|
1808bee82a
|
Refactor and overhaul luajit crate
|
2025-06-30 05:59:54 +10:00 |
|
|
fcdee34b42
|
Fix doc errors
|
2025-06-29 17:58:34 +10:00 |
|
|
505364a661
|
Check argument against negative sleep duration
|
2025-06-28 19:59:37 +10:00 |
|
|
d5e85f2c30
|
Fix race condition in task state table unref
|
2025-06-28 19:52:28 +10:00 |
|
|
eaa40ff3bc
|
Fix all borrow errors
|
2025-06-28 17:20:40 +10:00 |
|
|
27c40c3244
|
All library functions no longer require self
|
2025-06-28 05:58:29 +10:00 |
|
|
e05e2f4cb3
|
Implement the foundations for annotation generation
|
2025-06-28 04:15:27 +10:00 |
|
|
c07ec4c3ad
|
Add headings
|
2025-06-27 14:31:49 +10:00 |
|
|
d2e06c9a70
|
Add stab tag for async functions
|
2025-06-26 22:58:30 +10:00 |
|
|
549f96d4dc
|
Warn missing documentation
|
2025-06-26 21:32:38 +10:00 |
|
|
8a74ade6a6
|
Implement task handle awaiting
|
2025-06-26 20:18:16 +10:00 |
|
|
01f459ffaf
|
Implement task sleep function
|
2025-06-26 18:47:43 +10:00 |
|
|
9b7dbcc141
|
Implement proper error handlign in spawned tasks
|
2025-06-26 18:47:31 +10:00 |
|
|
24c5e9edc2
|
Include lb_tasklib::spawn in globals
|
2025-06-26 17:52:31 +10:00 |
|
|
0cafac0948
|
Let modules decide their own name via #[cdef] macro
|
2025-06-26 17:47:21 +10:00 |
|
|
ba969b9e56
|
Rename lb_libx to lb_xlib
|
2025-06-26 00:40:26 +10:00 |
|
|
a295107bac
|
Create channel and task libs
|
2025-06-25 10:43:00 +10:00 |
|