codemp/src/ffi/lua
alemi 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
..
ext chore(lua): renamed some top level methods 2024-09-17 23:33:37 +02:00
buffer.rs feat(lua): also pass errors in callbacks 2024-09-17 23:27:27 +02:00
client.rs chore(lua): split down the monofile 2024-09-17 23:00:30 +02:00
cursor.rs feat(lua): also pass errors in callbacks 2024-09-17 23:27:27 +02:00
mod.rs fix(lua): dont throw error, return a string 2024-09-18 00:30:46 +02:00
workspace.rs chore(lua): split down the monofile 2024-09-17 23:00:30 +02:00