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

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