Mirror of the amazing lua scripting language
#lua #script #scripting #script-engine #embed #embedded #script-language

Roberto Ierusalimschy e64dbc390a new version is beta. il y a 26 ans
bugs 6233d21c9d file stream cannot call fread after EOF. il y a 26 ans
lapi.c a775a2d81a check first whether function is global. il y a 26 ans
lapi.h f04c83e075 new function "lua_next" (+ new implementation for "next") il y a 26 ans
lauxlib.c 82ad0d5770 details il y a 26 ans
lauxlib.h f2d35bdc78 format for file source is independent of "ldo". il y a 26 ans
lbuffer.c 72d675aba7 macros "growvector" and "reallocvector" more compact il y a 26 ans
lbuiltin.c 5a8bb00df4 storing chunk "sources" instead of "filenames". il y a 26 ans
lbuiltin.h 26c5f56ad1 Built-in functions il y a 28 ans
ldblib.c 5a8bb00df4 storing chunk "sources" instead of "filenames". il y a 26 ans
ldo.c 82ad0d5770 details il y a 26 ans
ldo.h ee912e5a7f auxiliar function "luaD_calln". il y a 27 ans
lfunc.c 5a8bb00df4 storing chunk "sources" instead of "filenames". il y a 26 ans
lfunc.h 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
lgc.c 5a8bb00df4 storing chunk "sources" instead of "filenames". il y a 26 ans
lgc.h 3393fd7f25 first version of "lua_close" il y a 28 ans
linit.c 3cc4ca821e initialization module (to load libraries) il y a 27 ans
liolib.c d9d04a9274 "read_pattern" could lock when reading a lookahead from stdin. il y a 26 ans
llex.c 3e9c6a8a24 details il y a 26 ans
llex.h 6a853fcb8b details (from lhf) il y a 26 ans
lmathlib.c b5cd7d426f details il y a 26 ans
lmem.c ae9fd122fa vector do not need to grow until MINSIZE il y a 26 ans
lmem.h 72d675aba7 macros "growvector" and "reallocvector" more compact il y a 26 ans
lobject.c 0bbd96bd5f details. il y a 26 ans
lobject.h 7a11c7f8e4 details il y a 26 ans
lopcodes.h 2679461637 no more assignment expressions (they don't fit in Lua...) il y a 26 ans
lparser.c e9aa98d594 do not generate SETLINE after main (it will be after last line) il y a 26 ans
lparser.h 6a853fcb8b details (from lhf) il y a 26 ans
lstate.c cb7f027380 IMtable must be initialized (and IMtable_size is not needed any more) due il y a 26 ans
lstate.h cb7f027380 IMtable must be initialized (and IMtable_size is not needed any more) due il y a 26 ans
lstring.c b678e465a1 warnings in Solaris il y a 26 ans
lstring.h 88a2023c32 support for strings with '\0' il y a 27 ans
lstrlib.c b678e465a1 warnings in Solaris il y a 26 ans
ltable.c f04c83e075 new function "lua_next" (+ new implementation for "next") il y a 26 ans
ltable.h f04c83e075 new function "lua_next" (+ new implementation for "next") il y a 26 ans
ltm.c 72d675aba7 macros "growvector" and "reallocvector" more compact il y a 26 ans
ltm.h 3fecf187ff names... il y a 27 ans
lua.c 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". il y a 26 ans
lua.h e64dbc390a new version is beta. il y a 26 ans
luadebug.h 5a8bb00df4 storing chunk "sources" instead of "filenames". il y a 26 ans
lualib.h 01772cefa5 new library for debbuging il y a 27 ans
lundump.c b4ad600b93 numbers are stored in ascii format for better portability and simplicity il y a 26 ans
lundump.h b4ad600b93 numbers are stored in ascii format for better portability and simplicity il y a 26 ans
lvm.c 0bbd96bd5f details. il y a 26 ans
lvm.h fb1cf6ab2d clearer way to set tables. il y a 26 ans
lzio.c e907c711c0 "feof" may be a macro. il y a 26 ans
lzio.h 6ac047afc4 details il y a 28 ans
makefile 24a2c08145 details il y a 26 ans
manual.tex a0fd8d1787 manual for 3.2 beta should be the same one that for 3.2. il y a 26 ans