lite-xl/src
Quinten Kock 3fda8c0a09
Fix userdata APIs for Lua 5.4 in native plugin interface (#1188)
* Reintroduce some missing Lua API's from native plugin API

* Add new upvalue functions to header

* Fix things that are actually macros in current lua

* Introduce lua_insert,replace,remove macros from lua5.4
2022-12-27 23:39:28 -05:00
..
api Fix userdata APIs for Lua 5.4 in native plugin interface (#1188) 2022-12-27 23:39:28 -05:00
bundle_open.m Takes kivutar's changes into account, cleaning things up slightly. 2021-12-15 20:31:24 -05:00
main.c Fix some syntax errors (#1243) 2022-12-20 18:11:05 -04:00
meson.build Replace deprecated meson feature `gui_app` with `win_subsystem` 2022-11-15 16:57:50 +01:00
rencache.c Use Lua string length instead of relying on `strlen` (#1262) 2022-12-26 13:49:07 -04:00
rencache.h Use Lua string length instead of relying on `strlen` (#1262) 2022-12-26 13:49:07 -04:00
renderer.c Use Lua string length instead of relying on `strlen` (#1262) 2022-12-26 13:49:07 -04:00
renderer.h Use Lua string length instead of relying on `strlen` (#1262) 2022-12-26 13:49:07 -04:00
renwindow.c Missing header. 2022-06-24 20:21:15 -04:00
renwindow.h Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00
unidata.h Update unidata to version 15.0 (#1122) 2022-09-19 21:27:54 -04:00
utfconv.h fix utfconv.h duplicate functions 2022-11-14 21:59:32 +08:00