lite-xl/src/api
Francesco Abbate 24ea6b07ec Add build option to disable plugin API
This is a temporary solution to easity recover compatibility with
LuaJIT. The native plugin API doesn't isn't currently compatible
with LuaJIT and the compatibility layer we are using.
2021-10-03 17:22:05 +02:00
..
api.c Removed font renderer. 2021-09-24 11:22:39 -04:00
api.h Initial draft of transition to use LuaJIT2 instead of Lua 5.2 2021-10-03 17:07:44 +02:00
compat.c Fix luajit compatibility for new code 2021-10-03 17:07:44 +02:00
compat.h Fix luajit compatibility for new code 2021-10-03 17:07:44 +02:00
process.c Merged dev to master. 2021-07-20 14:39:50 -04:00
regex.c Reverted bledthrough changes. 2021-09-25 13:01:01 -04:00
renderer.c Converted all ints to floats for x coordinate purposes. 2021-09-25 00:35:55 -04:00
system.c Add build option to disable plugin API 2021-10-03 17:22:05 +02:00