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

Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
bugs 6bfef60e77 bug: rawset/rawget do not ignore extra arguments %!s(int64=20) %!d(string=hai) anos
lapi.c 71eb824036 details %!s(int64=20) %!d(string=hai) anos
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lauxlib.c 9ffae705ee new "primitive" getn %!s(int64=20) %!d(string=hai) anos
lauxlib.h e6e543a534 better control for compatibility code %!s(int64=20) %!d(string=hai) anos
lbaselib.c ade585bdf9 no more LUA_FIRSTINDEX %!s(int64=20) %!d(string=hai) anos
lcode.c 04bbd01171 new operation *t (for size of t) (may yet be removed...) %!s(int64=20) %!d(string=hai) anos
lcode.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
ldblib.c f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them %!s(int64=20) %!d(string=hai) anos
ldebug.c 8c3c3e7691 small bug for tail-recursive debugging %!s(int64=20) %!d(string=hai) anos
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
ldo.c 7b6c3b463e small optimizations %!s(int64=20) %!d(string=hai) anos
ldo.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
ldump.c 5d834bdf57 function constants may include boolean values %!s(int64=21) %!d(string=hai) anos
lfunc.c 7d45a5f48f C functions and userdata also have environments %!s(int64=20) %!d(string=hai) anos
lfunc.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lgc.c 390256edf7 better name for GC pause %!s(int64=20) %!d(string=hai) anos
lgc.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
linit.c 04f657c7f8 new protocol to open standard libraries %!s(int64=20) %!d(string=hai) anos
liolib.c 086d6b09ce avoid name colision with `close' function %!s(int64=20) %!d(string=hai) anos
llex.c 61a888518f details %!s(int64=21) %!d(string=hai) anos
llex.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
llimits.h 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) %!s(int64=20) %!d(string=hai) anos
lmathlib.c 49f90ffdeb new functions (to complete math.h) %!s(int64=20) %!d(string=hai) anos
lmem.c d55bb795fa details %!s(int64=20) %!d(string=hai) anos
lmem.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
loadlib.c 04f657c7f8 new protocol to open standard libraries %!s(int64=20) %!d(string=hai) anos
lobject.c 04c41444e2 wrong comment corrected %!s(int64=20) %!d(string=hai) anos
lobject.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lopcodes.c 04bbd01171 new operation *t (for size of t) (may yet be removed...) %!s(int64=20) %!d(string=hai) anos
lopcodes.h 04bbd01171 new operation *t (for size of t) (may yet be removed...) %!s(int64=20) %!d(string=hai) anos
loslib.c d3a6d95b9a more cleaning on configurations %!s(int64=20) %!d(string=hai) anos
lparser.c fabf5db237 C stack is the same for the parser and the interpreter, so depth %!s(int64=20) %!d(string=hai) anos
lparser.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lstate.c 9768e2f681 detail %!s(int64=20) %!d(string=hai) anos
lstate.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lstring.c 7d45a5f48f C functions and userdata also have environments %!s(int64=20) %!d(string=hai) anos
lstring.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lstrlib.c 408cb71795 avoid name conflict with some spurious included header files %!s(int64=20) %!d(string=hai) anos
ltable.c 409ee99900 detail %!s(int64=20) %!d(string=hai) anos
ltable.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
ltablib.c ade585bdf9 no more LUA_FIRSTINDEX %!s(int64=20) %!d(string=hai) anos
ltests.c ade585bdf9 no more LUA_FIRSTINDEX %!s(int64=20) %!d(string=hai) anos
ltests.h 04f657c7f8 new protocol to open standard libraries %!s(int64=20) %!d(string=hai) anos
ltm.c 7d57ea70bc new `mod' (`%') operator %!s(int64=20) %!d(string=hai) anos
ltm.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lua.c 04f657c7f8 new protocol to open standard libraries %!s(int64=20) %!d(string=hai) anos
lua.h ade585bdf9 no more LUA_FIRSTINDEX %!s(int64=20) %!d(string=hai) anos
luaconf.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lualib.h 04f657c7f8 new protocol to open standard libraries %!s(int64=20) %!d(string=hai) anos
lundump.c 5d834bdf57 function constants may include boolean values %!s(int64=21) %!d(string=hai) anos
lundump.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lvm.c a7ea0c71e8 detail %!s(int64=20) %!d(string=hai) anos
lvm.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lzio.c b4cd38ba6c new scheme for configuration through `luaconf.h' %!s(int64=21) %!d(string=hai) anos
lzio.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
makefile a17e1fe124 new organization using only one library %!s(int64=20) %!d(string=hai) anos