lite-xl/src/api
Takase fdd6ca3426
Update api_require to expose more symbols (#1437)
* feat(system): update api_require for more symbols
* fix(system): fix missing 5.1 symbols
* fix(system): add more missing symbols
* fix(system): add all symbols
   We got'em this time. I swear.
* fix(system): fix undefined symbols due to conditional compilation
   There is only pain and suffering.
   Turns out some of the symbols are only exported when the options are enabled.
   We need to preprocess the header.
2023-08-19 12:41:56 +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 MSVC Support (#1199) 2022-11-15 23:23:45 -04:00
process.c Asynchronous process reaping (#1412) 2023-08-19 12:38:49 +08:00
regex.c Make empty groups in `regex.gmatch` return their offset (#1325) 2023-08-19 12:28:47 +08:00
renderer.c Improve text width calculation precision (#1408) 2023-08-19 12:38:35 +08:00
system.c Update api_require to expose more symbols (#1437) 2023-08-19 12:41:56 +08:00
utf8.c Don't set a value twice (#1306) 2023-08-19 12:28:19 +08:00