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

Roberto Ierusalimschy 7b65328c8e new semantics for `generic for' (with state) hace 23 años
bugs 9d2e454d6f BUG: seg. fault when rawget/rawset get extra arguments hace 24 años
lapi.c 237969724f support for `light' userdata + simpler support for `boxed' udata hace 23 años
lapi.h 88c7b574cb `luaA_index' is a local macro now hace 23 años
lauxlib.c f438d00ef3 correct #args for calls with self (a:foo(...)) hace 23 años
lauxlib.h cd99bbcd0d better support for new libraries hace 23 años
lbaselib.c d2e05589d7 bug: `resume' was returning its arguments, too hace 23 años
lcode.c 13ab5a6bb1 details hace 23 años
lcode.h 13ab5a6bb1 details hace 23 años
ldblib.c 13ab5a6bb1 details hace 23 años
ldebug.c 7b65328c8e new semantics for `generic for' (with state) hace 23 años
ldebug.h 801aaf37b1 simpler implementation for line information hace 23 años
ldo.c 81215cd59f simpler way to control stack overflow hace 23 años
ldo.h 801aaf37b1 simpler implementation for line information hace 23 años
lfunc.c 801aaf37b1 simpler implementation for line information hace 23 años
lfunc.h 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves hace 24 años
lgc.c 237969724f support for `light' userdata + simpler support for `boxed' udata hace 23 años
lgc.h e043b72a55 simpler way to collect userdata hace 24 años
linit.c fb55c96706 obsolete module; not part of the oficial distribution hace 25 años
liolib.c 237969724f support for `light' userdata + simpler support for `boxed' udata hace 23 años
llex.c 51ad2f1162 error message hace 23 años
llex.h e01f5e6809 better order of record fields for 64-bit machines hace 23 años
llimits.h 81215cd59f simpler way to control stack overflow hace 23 años
lmathlib.c a2e414d679 `pow' must be global (as the implementation of '^') hace 23 años
lmem.c 72659a0605 no more explicit support for wide-chars; too much troble... hace 24 años
lmem.h 72659a0605 no more explicit support for wide-chars; too much troble... hace 24 años
lobject.c 237969724f support for `light' userdata + simpler support for `boxed' udata hace 23 años
lobject.h 237969724f support for `light' userdata + simpler support for `boxed' udata hace 23 años
lopcodes.c 7b65328c8e new semantics for `generic for' (with state) hace 23 años
lopcodes.h 7b65328c8e new semantics for `generic for' (with state) hace 23 años
lparser.c 7b65328c8e new semantics for `generic for' (with state) hace 23 años
lparser.h 801aaf37b1 simpler implementation for line information hace 23 años
lstate.c 63a614e145 some improvements in stack control hace 23 años
lstate.h 81215cd59f simpler way to control stack overflow hace 23 años
lstring.c 237969724f support for `light' userdata + simpler support for `boxed' udata hace 23 años
lstring.h 72659a0605 no more explicit support for wide-chars; too much troble... hace 24 años
lstrlib.c 13ab5a6bb1 details hace 23 años
ltable.c 237969724f support for `light' userdata + simpler support for `boxed' udata hace 23 años
ltable.h 71c716e5a8 avoid C identifiers beginning with '_' hace 23 años
ltests.c 237969724f support for `light' userdata + simpler support for `boxed' udata hace 23 años
ltests.h ecda9c1972 details hace 23 años
ltm.c 237969724f support for `light' userdata + simpler support for `boxed' udata hace 23 años
ltm.h b3bb0f132b new interface for weak modes hace 24 años
lua.c 237969724f support for `light' userdata + simpler support for `boxed' udata hace 23 años
lua.h 237969724f support for `light' userdata + simpler support for `boxed' udata hace 23 años
luadebug.h 93bcb65a9b debug interface uses `method' to describe calls like `a:foo()' hace 23 años
lualib.h dd3a63c205 new way to handle `profiles' hace 24 años
lundump.c 801aaf37b1 simpler implementation for line information hace 23 años
lundump.h 9f25df02d5 new definition for headers of binary files hace 24 años
lvm.c 7b65328c8e new semantics for `generic for' (with state) hace 23 años
lvm.h 938092489b erroneous objects may not live in the stack hace 23 años
lzio.c 72659a0605 no more explicit support for wide-chars; too much troble... hace 24 años
lzio.h dd3a63c205 new way to handle `profiles' hace 24 años
makefile 0b00e7f1a2 new macro to convert double->int hace 23 años
manual.tex e966dd93be towards next version... hace 23 años