lite-xl/src
rxi c658b6f1ca Removed underscore from start of globals, added VERSION
eg. `_SCALE` => `SCALE`
prevents conflict with lua's own _NAME globals
2020-04-25 09:58:01 +01:00
..
api Made font.gc() do null-check in case font.load() failed 2020-04-22 00:41:23 +01:00
lib Initial commit 2019-12-28 11:17:56 +00:00
main.c Removed underscore from start of globals, added VERSION 2020-04-25 09:58:01 +01:00
rencache.c Initial commit 2019-12-28 11:17:56 +00:00
rencache.h Initial commit 2019-12-28 11:17:56 +00:00
renderer.c Changed renderer to make tab and newline glyphs invisible 2020-02-05 20:16:09 +00:00
renderer.h Initial commit 2019-12-28 11:17:56 +00:00
xalloc.c Initial commit 2019-12-28 11:17:56 +00:00
xalloc.h Initial commit 2019-12-28 11:17:56 +00:00