codemp/src
alemi 456a78d7c9
feat(lua): back to using official mlua
since we can't have `send` and `module` we store `LuaFunctions` inside
the registry and pass around keys to them. ehh, basically what i was
doing with the callback channel but now twice i guess, idk i hope this
can get better eventually ™️
2024-11-16 16:43:46 +01:00
..
api chore: cargo features (#66) 2024-11-16 16:28:46 +01:00
buffer feat: cursor+buffer controllers know their ws id 2024-11-16 16:42:58 +01:00
cursor feat: cursor+buffer controllers know their ws id 2024-11-16 16:42:58 +01:00
ffi feat(lua): back to using official mlua 2024-11-16 16:43:46 +01:00
tests chore: cargo fmt 2024-11-05 19:17:22 +01:00
client.rs chore: cargo features (#66) 2024-11-16 16:28:46 +01:00
errors.rs chore: cargo fmt 2024-10-01 16:07:09 +02:00
ext.rs docs(ffi): comparison examples (#47) 2024-10-14 14:13:35 +02:00
lib.rs test: added scoped fixtures and e2e tests 2024-10-30 13:03:46 +01:00
network.rs chore: cargo fmt 2024-10-01 16:07:09 +02:00
prelude.rs chore: split list_workspaces, renamed filetree, refactored fetch_users and fetch_buffers 2024-10-16 00:42:55 +02:00
workspace.rs feat: cursor+buffer controllers know their ws id 2024-11-16 16:42:58 +01:00