callisto/lua-5.4
Jeremy Baxter 290289cbf5 Refactor and fix up a lot of code
Don't tell the boss I forgot a couple of free()s...
2023-11-26 17:13:41 +13:00
..
lapi.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lapi.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lauxlib.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lauxlib.h Initial import 2023-06-25 16:47:09 +12:00
lbaselib.c Initial import 2023-06-25 16:47:09 +12:00
lcode.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lcode.h Initial import 2023-06-25 16:47:09 +12:00
lcorolib.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lctype.c Initial import 2023-06-25 16:47:09 +12:00
lctype.h Initial import 2023-06-25 16:47:09 +12:00
ldblib.c Fix some ldoc mistakes 2023-07-30 10:05:16 +12:00
ldebug.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
ldebug.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
ldo.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
ldo.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
ldump.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lfunc.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lfunc.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lgc.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lgc.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
linit.c Initial import 2023-06-25 16:47:09 +12:00
liolib.c Initial import 2023-06-25 16:47:09 +12:00
ljumptab.h Initial import 2023-06-25 16:47:09 +12:00
llex.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
llex.h Initial import 2023-06-25 16:47:09 +12:00
llimits.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lmathlib.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lmem.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lmem.h Initial import 2023-06-25 16:47:09 +12:00
loadlib.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lobject.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lobject.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lopcodes.c Initial import 2023-06-25 16:47:09 +12:00
lopcodes.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lopnames.h Initial import 2023-06-25 16:47:09 +12:00
loslib.c Refactor and fix up a lot of code 2023-11-26 17:13:41 +13:00
lparser.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lparser.h Initial import 2023-06-25 16:47:09 +12:00
lprefix.h Initial import 2023-06-25 16:47:09 +12:00
lstate.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lstate.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lstring.c Initial import 2023-06-25 16:47:09 +12:00
lstring.h Initial import 2023-06-25 16:47:09 +12:00
lstrlib.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
ltable.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
ltable.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
ltablib.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
ltm.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
ltm.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lua.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lua.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lua.hpp Initial import 2023-06-25 16:47:09 +12:00
luac.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
luaconf.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lualib.h Initial import 2023-06-25 16:47:09 +12:00
lundump.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lundump.h Initial import 2023-06-25 16:47:09 +12:00
lutf8lib.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lvm.c Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lvm.h Update to Lua 5.4.6 2023-07-30 09:57:45 +12:00
lzio.c Initial import 2023-06-25 16:47:09 +12:00
lzio.h Initial import 2023-06-25 16:47:09 +12:00
Makefile Change 'ar rcu' to 'ar cr' 2023-07-18 12:56:02 +12:00
README Add Lua 5.4.6 README 2023-07-26 08:41:19 +12:00

This is Lua 5.4.6, released on 02 May 2023.

For installation instructions, license details, and
further information about Lua, see doc/readme.html.