Commit graph

  • e83b57b10a remove windows CR from LF's from several files main Matt Boney 2023-11-18 10:24:37 -0700
  • a773c947d7 add generator scripts to dependencies to trigger re-generation if they are changed Matt Boney 2023-11-18 10:10:57 -0700
  • 7c854e4fef add PLATFORM_LIBS m and dl for Unix platforms to fix static liblua.a linking Matt Boney 2023-11-17 00:39:17 -0700
  • c7ab92d668 embed scripts as char, rather than unsigned, given the API surfaces all request char Matt Boney 2023-11-17 00:30:00 -0700
  • efb241be00 move serial.c to Unix filename list Matt Boney 2023-11-17 00:06:01 -0700
  • f348ab1811 Add PLATFORM_LIBS to luasocket.cmake for WIN32 specific libraries to link Matt Boney 2023-11-17 00:01:41 -0700
  • 1b05fcdcfb add #define SCRIPT_NAME_SZ to generated script_name.c to avoid C2099 errors Matt Boney 2023-11-16 23:35:46 -0700
  • f66c2e93d0 add capability to embed C modules Matt Boney 2023-11-16 16:01:55 -0700
  • 2dbbdb7da0 import luasocket-3.1.0, lua source Matt Boney 2023-11-16 15:58:03 -0700
  • d54559cf13 import luafilesystem-3.1.0 Matt Boney 2023-11-16 15:47:31 -0700
  • 94952bb821 import luafilesystem-3.1.0 Matt Boney 2023-11-16 15:47:31 -0700
  • 94c6382c93 fix copy/paste error on wlesi/generated sripts dependency Matt Boney 2023-10-30 12:24:32 -0600
  • e941b6e180 add wlesi (Windows GUI executable) for WIN32 builds via wmain.c Matt Boney 2023-10-30 12:18:04 -0600
  • 864be0a3bd add wmain from github.com/LuaDist/srlua Matt Boney 2023-10-30 12:17:01 -0600
  • bbf8621d3e update README for added Lua 5.1, 5.2, 5.3 support Matt Boney 2023-10-30 10:32:18 -0600
  • 7bb0d2b73f add Lua 5.3 support Matt Boney 2023-10-30 10:29:57 -0600
  • ad876755f7 add Lua 5.3 interpreter Matt Boney 2023-10-29 21:00:57 -0600
  • 6ef8b87137 add Lua 5.2 interpreter Matt Boney 2023-10-29 20:14:44 -0600
  • 4c67fee162 add Lua 5.2 interpreter Matt Boney 2023-10-29 17:14:07 -0600
  • 2b22532070 fix erroneous semicolon at the end of string definition Matt Boney 2023-10-29 16:59:38 -0600
  • f11faedf25 add support for embedding with Lua 5.1 Matt Boney 2023-10-29 16:56:56 -0600
  • 2e0ad1d577 add github.com/k-takata/ptycheck to increase compatibility with MSYS2 Matt Boney 2023-10-29 10:49:13 -0600
  • 582dfec0ec add lua.c from Lua 5.1 Matt Boney 2023-10-29 09:04:45 -0600
  • 8fa2665697 bugfix: typo, main should not be included in the package searcher array Matt Boney 2023-10-28 16:06:59 -0600
  • 363b51eedb Update README with description, requirements, usage, build Matt Boney 2023-10-28 15:09:02 -0600
  • a09b951d55 initial import, built with mingw64-ucrt64-gcc, works on lua5.4 currently Matt Boney 2023-10-28 14:34:14 -0600
  • 18acf3a48e add lprefix.h from Lua 5.4.6 Matt Boney 2023-10-28 14:23:32 -0600
  • 181957913a add lua.c from Lua 5.4.6 Matt Boney 2023-10-28 14:19:38 -0600
  • 3dfc8613c5 update license with mbo@disroot.org address Matt Boney 2023-10-28 14:17:15 -0600
  • 5f044f9514 Initial commit mbo 2023-10-28 20:09:01 +0000