lite-xl/src
Francesco Abbate e125c9666e Fix luajit compatibility for new code
The more recent version of lite-xl use the bit32 library and
the lua_Buffer functions. These function were not implemented
by the minimal compatiblity layer and are now added with this commit.

The code is adapted from:

https://github.com/keplerproject/lua-compat-5.2
2021-10-03 00:12:33 +02:00
..
api Fix luajit compatibility for new code 2021-10-03 00:12:33 +02:00
bundle_open.m Fix macOS build issue with recent commit 2021-08-19 14:33:39 -07:00
dirmonitor.c Treat watch dir errors and fix various things 2021-10-03 00:04:28 +02:00
dirmonitor.h Treat watch dir errors and fix various things 2021-10-03 00:04:28 +02:00
dmon.h Update dmon.h with new macOS fixes 2021-10-03 00:05:33 +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 Fix luajit compatibility for new code 2021-10-03 00:12:33 +02:00
meson.build Fix luajit compatibility for new code 2021-10-03 00:12:33 +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