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

Roberto Ierusalimschy 01b00cc292 better control over extensions of char/short to int 25 lat temu
bugs fc7b167ae0 BUG: parser does not accept a `;' after a `return' 25 lat temu
lapi.c 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
lapi.h 100bfec39a new implementation for `next' 25 lat temu
lauxlib.c e42a219eeb `lua_typename' accepts LUA_TNONE 25 lat temu
lauxlib.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). 25 lat temu
lbaselib.c 1385d81d20 25 lat temu
lcode.c 01b00cc292 better control over extensions of char/short to int 25 lat temu
lcode.h 01b00cc292 better control over extensions of char/short to int 25 lat temu
ldblib.c 22914afab3 avoid the use of (non const) static data 25 lat temu
ldebug.c 01b00cc292 better control over extensions of char/short to int 25 lat temu
ldebug.h 001f2bdd0e new definition for types-tags 25 lat temu
ldo.c 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
ldo.h ad3816d0d1 luaD_call is more uniform 25 lat temu
lfunc.c 728ff20701 details 25 lat temu
lfunc.h dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 lat temu
lgc.c 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
lgc.h 78bc8e553d new API for garbage collector 25 lat temu
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 lat temu
liolib.c 35d6b15057 some cleaning 25 lat temu
llex.c 64eecc0b82 new macro LUA_API 25 lat temu
llex.h 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 lat temu
llimits.h 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
lmathlib.c 67c1afff59 lua_settagmethod does not return old tag method 25 lat temu
lmem.c 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
lmem.h 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
lobject.c 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
lobject.h 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
lopcodes.h e833bd47c9 comments 25 lat temu
lparser.c 01b00cc292 better control over extensions of char/short to int 25 lat temu
lparser.h 01b00cc292 better control over extensions of char/short to int 25 lat temu
lstate.c 37e9c2e744 macro DEBUG renamed to LUA_DEBUG 25 lat temu
lstate.h 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
lstring.c 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
lstring.h 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
lstrlib.c 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
ltable.c 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
ltable.h 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
ltests.c 67c1afff59 lua_settagmethod does not return old tag method 25 lat temu
ltm.c 01b00cc292 better control over extensions of char/short to int 25 lat temu
ltm.h 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 lat temu
lua.c 8b88ab07f7 more controled use of `sprintf' 25 lat temu
lua.h 03770ecfc9 comments 25 lat temu
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). 25 lat temu
lualib.h 35d6b15057 some cleaning 25 lat temu
lundump.c 523c5d8e1c last changes by lhf. 25 lat temu
lundump.h 523c5d8e1c last changes by lhf. 25 lat temu
lvm.c 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 lat temu
lvm.h 001f2bdd0e new definition for types-tags 25 lat temu
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 lat temu
lzio.h 8b88ab07f7 more controled use of `sprintf' 25 lat temu
makefile 906d5dcc41 details 25 lat temu
manual.tex 523c5d8e1c last changes by lhf. 25 lat temu