codemp/src
alemi 79f132236f
feat(lua): impl all methods, add callback
this uses mlua beta but whatev api is so much better
2024-08-15 22:19:08 +02:00
..
api feat: callback gets the controller itself as arg 2024-08-15 20:41:53 +02:00
buffer feat: callback gets the controller itself as arg 2024-08-15 20:41:53 +02:00
cursor feat: callback gets the controller itself as arg 2024-08-15 20:41:53 +02:00
ffi feat(lua): impl all methods, add callback 2024-08-15 22:19:08 +02:00
workspace chore: remove unused deps and imports 2024-08-09 00:49:31 +02:00
client.rs feat(python): new leaner glue, up to date 2024-08-08 23:58:45 +02:00
errors.rs fix: add from error for oneshot channel 2024-08-13 18:00:17 +02:00
ext.rs fix: don't clone at the end of select_buffer 2024-08-15 03:42:48 +02:00
lib.rs feat: hash is a public ext 2024-08-14 17:12:36 +02:00
prelude.rs feat: async try_recv, delta_request 2024-08-14 00:24:32 +02:00