|
d66b25deb4
|
chore(lua): style
|
2024-10-10 12:52:25 +02:00 |
|
|
45864e19f6
|
feat: added Delta object to ffis
|
2024-10-10 12:52:25 +02:00 |
|
|
039a54b8e2
|
chore: last fmt touches
|
2024-10-10 12:52:25 +02:00 |
|
|
b821cdc152
|
fix(lua): add Delta object
|
2024-10-10 12:52:25 +02:00 |
|
|
75a0df5e7c
|
chore(lua): auto callback args macro
|
2024-10-10 12:52:25 +02:00 |
|
|
d5518a7b48
|
chore: updated send methods (+format)
|
2024-10-10 12:52:25 +02:00 |
|
|
2fe217ad85
|
chore: autofmt
|
2024-10-03 04:06:54 +02:00 |
|
|
535de6c2fc
|
Merge branch 'dev' into feat/workspace-receiver
|
2024-10-03 03:52:42 +02:00 |
|
|
b897b26bb9
|
feat: implemented Workspace receiver in glues
|
2024-10-03 03:11:30 +02:00 |
|
|
fe835c84ff
|
Merge branch 'dev' into feat/lua-promise-abort
|
2024-10-01 17:48:09 +02:00 |
|
|
36591a6cda
|
chore: rename from abort to cancel
:await() and :abort() may get mixed up,
:await() and :cancel() are more distinguishable
|
2024-10-01 16:07:30 +02:00 |
|
|
d21969cb81
|
feat: add promise abort for lua
|
2024-10-01 16:07:30 +02:00 |
|
|
400d87cdb1
|
chore: cargo fmt
|
2024-10-01 16:07:09 +02:00 |
|
|
d733a0e4e2
|
chore: update glue code to remove .stop()
|
2024-09-26 02:29:46 +02:00 |
|
|
7d3a7ebef5
|
fix: add version to lua, fix annotations
also snuck in a tiny change for rockspec file
|
2024-09-25 17:28:52 +02:00 |
|
|
db77fce3ab
|
chore: implemented user_list for lua, js, py
|
2024-09-21 13:18:38 +02:00 |
|
|
c5ab72280a
|
fix(lua): dont throw error, return a string
while less "correct", dealing with the error in lua is really awful.
also its too late to deal with that error anyway, it was in another
thread
|
2024-09-18 00:30:46 +02:00 |
|
|
d215b4ab0b
|
chore(lua): renamed some top level methods
|
2024-09-17 23:33:37 +02:00 |
|
|
3047d21870
|
feat(lua): also pass errors in callbacks
|
2024-09-17 23:27:27 +02:00 |
|
|
54db029ecc
|
chore(lua): split down the monofile
|
2024-09-17 23:00:30 +02:00 |
|
|
f0003f04bd
|
chore: leftover lua lib.rs
|
2024-03-10 13:13:11 +01:00 |
|
|
074c88feee
|
feat: added lua ffi bindings
broken because no proper build target but whatev for now ig
|
2024-03-10 01:39:08 +01:00 |
|