lite-xl/src/api
Guldoman a9d8f12cb7
Make empty groups in `regex.gmatch` return their offset (#1325)
This makes `regex.gmatch` behave like `string.gmatch`.
2023-08-19 12:28:47 +08:00
..
dirmonitor dirmonitor: use pipes on fsevents (#1274) 2022-12-27 23:07:12 -04: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 defer lua error until after cleanup (#1310) 2023-08-19 12:28:20 +08:00
regex.c Make empty groups in `regex.gmatch` return their offset (#1325) 2023-08-19 12:28:47 +08:00
renderer.c do not allow users to create an empty font group (#1303) 2023-08-19 12:28:18 +08:00
system.c replace uses of SDL_Window with RenWindow (#1319) 2023-08-19 12:28:21 +08:00
utf8.c Don't set a value twice (#1306) 2023-08-19 12:28:19 +08:00