Commit graph

144 commits

Author SHA1 Message Date
c5a9f54695 pass entity 2025-05-16 07:00:00 +02:00
fccc822f9a entities 2025-05-16 07:00:00 +02:00
04d8845729 refactor 2025-05-15 17:39:07 +02:00
9b8b15ded7 cleanup 2025-05-15 17:38:15 +02:00
3e217c1865 add noop if no block given 2025-05-15 17:36:50 +02:00
33496446c9 remove some unwraps 2025-05-15 17:22:52 +02:00
8245f14737 cleanup 2025-05-15 07:00:00 +02:00
e654c7fa30 cleanup 2025-05-15 07:00:00 +02:00
ca703cb389 get rid of mlua feature 2025-05-15 07:00:00 +02:00
3962fc40b1 clippy 2025-05-15 07:00:00 +02:00
62fcdab69a use blocks instead of lambdas 2025-05-15 07:00:00 +02:00
bd4b377fc6 promise runtime err 2025-05-15 07:00:00 +02:00
2a05b9a50d all tests pass 2025-05-14 21:17:13 +02:00
03ec5d4941 add todo 2025-05-14 17:13:38 +02:00
8e7f15ed73 working promises 2025-05-14 17:09:08 +02:00
16b322b707 promises almost work 2025-05-14 16:55:12 +02:00
4abd59840c promise wip 2025-05-14 16:30:32 +02:00
ca508bef58 everyting but promises 2025-05-14 15:54:12 +02:00
763550b63a refactor ruby 2025-05-14 15:37:09 +02:00
0e5257e98c handle errors 2025-05-14 14:43:40 +02:00
d97096bc9f add tests 2025-05-14 14:17:12 +02:00
29689a0f6b remove todo 2025-05-14 14:07:19 +02:00
7eb4a346b8 add todo 2025-05-14 14:06:42 +02:00
e15fb74e64 func args 2025-05-14 14:05:31 +02:00
4b53e9d040 value conversions 2025-05-14 13:43:14 +02:00
7e886a5eef parse args 2025-05-14 10:48:20 +02:00
356e552ce7 wip callback call 2025-05-14 10:26:35 +02:00
b498da957d args wip 2025-05-13 22:42:39 +02:00
008771bb15 cleanup 2025-05-13 18:25:34 +02:00
e92a3afe9f no explicit drop 2025-05-13 18:11:49 +02:00
d02b6375c6 get rid of warnings 2025-05-13 18:02:57 +02:00
9db84f0360 rename 2025-05-13 17:53:56 +02:00
4ccedf442b add todo 2025-05-13 17:45:39 +02:00
54a47572db add api for remote thread engine access 2025-05-13 17:44:20 +02:00
fcf2680824 ruby thread ensure single access 2025-05-13 10:58:00 +02:00
c46391871f get by name 2025-05-12 12:15:41 +02:00
19bb6514ed enable test 2025-05-12 12:10:23 +02:00
cbde11d17b callbacks global 2025-05-12 12:08:04 +02:00
e95f025b07 func call 2025-05-11 11:50:39 +02:00
191cfce733 get rid of warnings 2025-05-10 16:37:56 +02:00
253761c730 wip 2025-05-10 16:35:31 +02:00
0a9dc09b0c no panic in thread 2025-05-10 10:18:55 +02:00
f3bcacbf14 return val 2025-05-10 10:02:42 +02:00
a3a40182f5 ruby thread spawn one per binary 2025-05-10 09:20:18 +02:00
aee3276f2b execute ruby stuff on ruby thread 2025-05-09 22:43:16 +02:00
e82278155a ruby thread channel 2025-05-09 21:13:45 +02:00
02d0662294 create ruby thread 2025-05-09 20:49:41 +02:00
b307cf6c13 call rust from ruby 2025-05-09 18:42:37 +02:00
a4c5911603 call rust from ruby 2025-05-09 18:19:44 +02:00
6be5a4dec1 pass simple test 2025-05-09 13:40:29 +02:00