lite-xl/src/api
Takase 5d53b13cf4
fix(dirmonitor): deadlock if error handler jumps somewhere else (#1647)
* fix: deadlock if error handler jumps somewhere else

* docs(dirmonitor): fix wrong data type in error callback

* docs(dirmonitor): clarify coroutines and deadlocks

* docs(dirmonitor): wording

Co-authored-by: Guldoman <giulio.lettieri@gmail.com>

---------

Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2023-10-24 20:16:52 +08:00
..
dirmonitor Updated dummy method signature to match prototypes. 2023-08-19 12:28:48 +08: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-10-24 20:16:52 +08:00
process.c fix(process): check for HANDLE_INVALID (#1475) 2023-08-19 12:44:19 +08:00
regex.c Make empty groups in `regex.gmatch` return their offset (#1325) 2023-08-19 12:28:47 +08:00
renderer.c Attach command buffer to Renderer Window (#1472) 2023-08-19 13:29:05 +08:00
system.c Make `system.path_compare` more digit-aware (#1474) 2023-08-19 12:44:18 +08:00
utf8.c Don't set a value twice (#1306) 2023-08-19 12:28:19 +08:00