lite-xl/src/api
Guldoman c4f9542509 Limit `system.{sleep,wait_event}` to timeouts >= 0 (#1666)
Otherwise we might wait forever by mistake.
2023-12-26 13:16:33 +00:00
..
dirmonitor Updated dummy method signature to match prototypes. 2023-08-07 14:50:43 +01:00
api.c c core: fix extra utf8 build conflict on windows 2022-05-11 00:22:01 -04:00
api.h Fix native plugins not reloading upon core:restart (#1219) 2022-12-02 17:06:35 -05:00
dirmonitor.c fix(dirmonitor): deadlock if error handler jumps somewhere else (#1647) 2023-12-26 13:16:33 +00:00
process.c fix(process): check for HANDLE_INVALID (#1475) 2023-08-07 14:50:59 +01:00
regex.c Make empty groups in `regex.gmatch` return their offset (#1325) 2023-08-07 14:50:43 +01:00
renderer.c Attach command buffer to Renderer Window (#1472) 2023-08-07 14:50:59 +01:00
system.c Limit `system.{sleep,wait_event}` to timeouts >= 0 (#1666) 2023-12-26 13:16:33 +00:00
utf8.c Don't set a value twice (#1306) 2023-01-05 15:48:49 -05:00