• Joined on 2024-03-24
262 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
kodi pushed to main at kodi/eagle 2024-06-23 01:50:41 +02:00
5e498f5882 Run clippy through nix now
kodi pushed to main at kodi/eagle 2024-06-23 01:46:52 +02:00
c892053cbd Implement additional codegen for calling server handler methods
kodi pushed to main at kodi/eagle 2024-06-22 13:26:09 +02:00
033482c076 Implement basic generation for the server code
kodi pushed to main at kodi/eagle 2024-06-22 13:02:58 +02:00
7227379e63 Try using a matrix to run workflows in parallel
kodi pushed to main at kodi/eagle 2024-06-22 13:01:01 +02:00
fe5dabec45 Fix build options
kodi pushed to main at kodi/eagle 2024-06-22 12:57:57 +02:00
15d44b6daa Add code to create a client connected to the network
kodi pushed to main at kodi/eagle 2024-06-22 12:25:48 +02:00
1eaeb68d82 Revert "Tweak usage of mutexes to reduce chance of deadlocks"
kodi pushed to main at kodi/eagle 2024-06-21 16:26:07 +02:00
f35166ce78 Tweak usage of mutexes to reduce chance of deadlocks
kodi pushed to main at kodi/eagle 2024-06-21 15:54:59 +02:00
06aa6a1f71 Implement basic networking code
kodi pushed to main at kodi/eagle 2024-06-21 14:39:06 +02:00
971e185ae5 Run clippy in workflow
kodi pushed to main at kodi/eagle 2024-06-21 14:36:25 +02:00
a77c3b09bb Run clippy in workflow
kodi pushed to main at kodi/eagle 2024-06-21 12:49:02 +02:00
1b2fd45c89 Add clippy to flake
374e50ee6b Add small random delay to async test for stress-testing
Compare 2 commits »
kodi pushed to main at kodi/eagle 2024-06-21 12:43:23 +02:00
7c2c03aa40 Implement workflow for building and testing library
kodi pushed to main at kodi/eagle 2024-06-21 12:41:58 +02:00
133e2ba9da Uploading the result is meaningless, oops
kodi pushed to main at kodi/eagle 2024-06-21 12:41:04 +02:00
94a4dbe4e1 Try solving CI bug
kodi pushed to main at kodi/eagle 2024-06-21 12:40:03 +02:00
216bbe92ad Fix workflow
kodi pushed to main at kodi/eagle 2024-06-21 12:38:42 +02:00
db5751fff5 Oops wrong directory
kodi pushed to main at kodi/eagle 2024-06-21 12:38:09 +02:00
5d95b3e05c Add basic action for building and testing
kodi pushed to main at kodi/eagle 2024-06-21 12:35:54 +02:00
c05091c5c2 Move away from devenv.sh
kodi pushed to main at kodi/eagle 2024-06-21 12:08:00 +02:00
3bbd385ee2 Putting a delay there is useless actually