lesi/src
2023-11-18 10:24:37 -07:00
..
CMakeLists.txt remove windows CR from LF's from several files 2023-11-18 10:24:37 -07:00
embedded_generate.lua add #define SCRIPT_NAME_SZ to generated script_name.c to avoid C2099 errors 2023-11-16 23:35:46 -07:00
embedded_modules.lua add capability to embed C modules 2023-11-16 16:01:55 -07:00
embedded_script.c add capability to embed C modules 2023-11-16 16:01:55 -07:00
embedded_script.h fix erroneous semicolon at the end of string definition 2023-10-29 16:59:38 -06:00
generated_modules.h add capability to embed C modules 2023-11-16 16:01:55 -07:00
generated_scripts.h remove windows CR from LF's from several files 2023-11-18 10:24:37 -07:00
iscygpty.c add github.com/k-takata/ptycheck to increase compatibility with MSYS2 2023-10-29 10:49:13 -06:00
iscygpty.h add github.com/k-takata/ptycheck to increase compatibility with MSYS2 2023-10-29 10:49:13 -06:00
lprefix.h initial import, built with mingw64-ucrt64-gcc, works on lua5.4 currently 2023-10-28 14:34:14 -06:00
lua2c.lua remove windows CR from LF's from several files 2023-11-18 10:24:37 -07:00
lua51.c add support for embedding with Lua 5.1 2023-10-29 16:56:56 -06:00
lua52.c add Lua 5.2 interpreter 2023-10-29 20:14:44 -06:00
lua53.c add Lua 5.3 support 2023-10-30 10:29:57 -06:00
lua54.c initial import, built with mingw64-ucrt64-gcc, works on lua5.4 currently 2023-10-28 14:34:14 -06:00
wmain.c add wmain from github.com/LuaDist/srlua 2023-10-30 12:17:01 -06:00