codemp/src
alemi 0c8c4a61ea
fix(lua): dont serialize hash when None
because it becomes an `userdata: NULL` and not `nil`, what??
2024-11-17 18:58:22 +01:00
..
api fix(lua): dont serialize hash when None 2024-11-17 18:58:22 +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