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

Roberto Ierusalimschy f8a0fd268e temporary version %!s(int64=25) %!d(string=hai) anos
bugs fc7b167ae0 BUG: parser does not accept a `;' after a `return' %!s(int64=25) %!d(string=hai) anos
lapi.c 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
lapi.h 100bfec39a new implementation for `next' %!s(int64=25) %!d(string=hai) anos
lauxlib.c 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
lauxlib.h 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
lbaselib.c 1385d81d20 %!s(int64=25) %!d(string=hai) anos
lcode.c 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
lcode.h 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
ldblib.c 22914afab3 avoid the use of (non const) static data %!s(int64=25) %!d(string=hai) anos
ldebug.c 01b00cc292 better control over extensions of char/short to int %!s(int64=25) %!d(string=hai) anos
ldebug.h 001f2bdd0e new definition for types-tags %!s(int64=25) %!d(string=hai) anos
ldo.c 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) %!s(int64=25) %!d(string=hai) anos
ldo.h ad3816d0d1 luaD_call is more uniform %!s(int64=25) %!d(string=hai) anos
lfunc.c 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
lfunc.h dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
lgc.c 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) %!s(int64=25) %!d(string=hai) anos
lgc.h 78bc8e553d new API for garbage collector %!s(int64=25) %!d(string=hai) anos
linit.c fb55c96706 obsolete module; not part of the oficial distribution %!s(int64=25) %!d(string=hai) anos
liolib.c 1db05793a0 `time' does not need to correct its table argument (use `date' for that) %!s(int64=25) %!d(string=hai) anos
llex.c 64eecc0b82 new macro LUA_API %!s(int64=25) %!d(string=hai) anos
llex.h 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
llimits.h 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
lmathlib.c 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
lmem.c 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) %!s(int64=25) %!d(string=hai) anos
lmem.h 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) %!s(int64=25) %!d(string=hai) anos
lobject.c 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
lobject.h 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
lopcodes.h 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
lparser.c 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
lparser.h 01b00cc292 better control over extensions of char/short to int %!s(int64=25) %!d(string=hai) anos
lstate.c 37e9c2e744 macro DEBUG renamed to LUA_DEBUG %!s(int64=25) %!d(string=hai) anos
lstate.h 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) %!s(int64=25) %!d(string=hai) anos
lstring.c 0066bbbb0b details %!s(int64=25) %!d(string=hai) anos
lstring.h 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) %!s(int64=25) %!d(string=hai) anos
lstrlib.c cce8ebd306 obsolete `format' option (d$). %!s(int64=25) %!d(string=hai) anos
ltable.c 0066bbbb0b details %!s(int64=25) %!d(string=hai) anos
ltable.h 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
ltests.c 67c1afff59 lua_settagmethod does not return old tag method %!s(int64=25) %!d(string=hai) anos
ltm.c 01b00cc292 better control over extensions of char/short to int %!s(int64=25) %!d(string=hai) anos
ltm.h 046a3d6173 tag methods are always functions, so don't need to store a whole object %!s(int64=25) %!d(string=hai) anos
lua.c 8b88ab07f7 more controled use of `sprintf' %!s(int64=25) %!d(string=hai) anos
lua.h f8a0fd268e temporary version %!s(int64=25) %!d(string=hai) anos
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). %!s(int64=25) %!d(string=hai) anos
lualib.h 35d6b15057 some cleaning %!s(int64=25) %!d(string=hai) anos
lundump.c 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
lundump.h 523c5d8e1c last changes by lhf. %!s(int64=25) %!d(string=hai) anos
lvm.c 4894c27962 lua_Number defined in lua.h (1st version) %!s(int64=25) %!d(string=hai) anos
lvm.h 001f2bdd0e new definition for types-tags %!s(int64=25) %!d(string=hai) anos
lzio.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lzio.h 8b88ab07f7 more controled use of `sprintf' %!s(int64=25) %!d(string=hai) anos
makefile 906d5dcc41 details %!s(int64=25) %!d(string=hai) anos
manual.tex 523c5d8e1c last changes by lhf. %!s(int64=25) %!d(string=hai) anos