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

Roberto Ierusalimschy a775a2d81a check first whether function is global. vor 26 Jahren
bugs 6233d21c9d file stream cannot call fread after EOF. vor 26 Jahren
lapi.c a775a2d81a check first whether function is global. vor 26 Jahren
lapi.h f04c83e075 new function "lua_next" (+ new implementation for "next") vor 26 Jahren
lauxlib.c 82ad0d5770 details vor 26 Jahren
lauxlib.h f2d35bdc78 format for file source is independent of "ldo". vor 26 Jahren
lbuffer.c 72d675aba7 macros "growvector" and "reallocvector" more compact vor 26 Jahren
lbuiltin.c 5a8bb00df4 storing chunk "sources" instead of "filenames". vor 26 Jahren
lbuiltin.h 26c5f56ad1 Built-in functions vor 28 Jahren
ldblib.c 5a8bb00df4 storing chunk "sources" instead of "filenames". vor 26 Jahren
ldo.c 82ad0d5770 details vor 26 Jahren
ldo.h ee912e5a7f auxiliar function "luaD_calln". vor 27 Jahren
lfunc.c 5a8bb00df4 storing chunk "sources" instead of "filenames". vor 26 Jahren
lfunc.h 45e533599f optimization: closures without upvalues don't need to be closures vor 28 Jahren
lgc.c 5a8bb00df4 storing chunk "sources" instead of "filenames". vor 26 Jahren
lgc.h 3393fd7f25 first version of "lua_close" vor 28 Jahren
linit.c 3cc4ca821e initialization module (to load libraries) vor 27 Jahren
liolib.c d6ff06751a new functions openfile and closefile; vor 26 Jahren
llex.c 3e9c6a8a24 details vor 26 Jahren
llex.h 6a853fcb8b details (from lhf) vor 26 Jahren
lmathlib.c b5cd7d426f details vor 26 Jahren
lmem.c ae9fd122fa vector do not need to grow until MINSIZE vor 26 Jahren
lmem.h 72d675aba7 macros "growvector" and "reallocvector" more compact vor 26 Jahren
lobject.c ba57f7d946 details vor 26 Jahren
lobject.h 7a11c7f8e4 details vor 26 Jahren
lopcodes.h 2679461637 no more assignment expressions (they don't fit in Lua...) vor 26 Jahren
lparser.c e9aa98d594 do not generate SETLINE after main (it will be after last line) vor 26 Jahren
lparser.h 6a853fcb8b details (from lhf) vor 26 Jahren
lstate.c 055823c04d "L->Mbuffbase" is better kept as offset instead of pointer vor 26 Jahren
lstate.h 055823c04d "L->Mbuffbase" is better kept as offset instead of pointer vor 26 Jahren
lstring.c b678e465a1 warnings in Solaris vor 26 Jahren
lstring.h 88a2023c32 support for strings with '\0' vor 27 Jahren
lstrlib.c b678e465a1 warnings in Solaris vor 26 Jahren
ltable.c f04c83e075 new function "lua_next" (+ new implementation for "next") vor 26 Jahren
ltable.h f04c83e075 new function "lua_next" (+ new implementation for "next") vor 26 Jahren
ltm.c 72d675aba7 macros "growvector" and "reallocvector" more compact vor 26 Jahren
ltm.h 3fecf187ff names... vor 27 Jahren
lua.c 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". vor 27 Jahren
lua.h 6a853fcb8b details (from lhf) vor 26 Jahren
luadebug.h 5a8bb00df4 storing chunk "sources" instead of "filenames". vor 26 Jahren
lualib.h 01772cefa5 new library for debbuging vor 27 Jahren
lundump.c 5a8bb00df4 storing chunk "sources" instead of "filenames". vor 26 Jahren
lundump.h 21cff3015a details (for regularity) vor 27 Jahren
lvm.c 2679461637 no more assignment expressions (they don't fit in Lua...) vor 26 Jahren
lvm.h fb1cf6ab2d clearer way to set tables. vor 26 Jahren
lzio.c e907c711c0 "feof" may be a macro. vor 26 Jahren
lzio.h 6ac047afc4 details vor 28 Jahren
makefile 24a2c08145 details vor 26 Jahren
manual.tex c454dc7bdd no more if expressions. vor 26 Jahren