lite-xl/src
takase1121 1de4d0a4a3 refactor regex API again
This time making it easier to use from Lua side.
- regex is now a proper userdata instead of a table wrapped in userdata
- add regex:get_metadata()
- remove regex:nametable() option in favor of regex:get_metadata()
2021-10-09 12:32:36 +08:00
..
api refactor regex API again 2021-10-09 12:32:36 +08:00
bundle_open.m Enable lite-xl to be started from a symlink to the deployed binary (#249) 2021-06-03 21:48:15 +02:00
fontdesc.c Scale fonts context menu (#246) 2021-06-03 22:49:37 +02:00
fontdesc.h Scale fonts context menu (#246) 2021-06-03 22:49:37 +02:00
main.c change double quotes to single quotes to reduce escaping 2021-07-15 18:01:24 -04:00
meson.build Use lite-xl as project and exacutable names 2021-06-25 22:54:02 +02:00
rencache.c Fix crash problem with rencache and font access 2021-05-21 23:38:54 +02:00
rencache.h Fix crash problem with rencache and font access 2021-05-21 23:38:54 +02:00
renderer.c Reverted if guard. 2021-06-09 19:34:02 -04:00
renderer.h Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00
renwindow.c More accurate update rects / show window / present sequence 2021-05-06 09:00:36 +02:00
renwindow.h Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00