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

Roberto Ierusalimschy f1a1bb23fe good stack limit to compute ack(8,3) há 23 anos atrás
bugs 9d2e454d6f BUG: seg. fault when rawget/rawset get extra arguments há 24 anos atrás
lapi.c ee4859b3e3 new way to handle errors (temporary version) há 23 anos atrás
lapi.h 88c7b574cb `luaA_index' is a local macro now há 23 anos atrás
lauxlib.c 13230c451b details há 23 anos atrás
lauxlib.h cd99bbcd0d better support for new libraries há 23 anos atrás
lbaselib.c f388ee4a82 new way to handle errors há 23 anos atrás
lcode.c 3ee1efa7b2 some simplifications há 23 anos atrás
lcode.h f1f271ae76 details há 23 anos atrás
ldblib.c ee4859b3e3 new way to handle errors (temporary version) há 23 anos atrás
ldebug.c f388ee4a82 new way to handle errors há 23 anos atrás
ldebug.h 6c7334a9ac line trace uses `savedpc' to save last `pc' seen há 23 anos atrás
ldo.c ee4859b3e3 new way to handle errors (temporary version) há 23 anos atrás
ldo.h ee4859b3e3 new way to handle errors (temporary version) há 23 anos atrás
lfunc.c 801aaf37b1 simpler implementation for line information há 23 anos atrás
lfunc.h 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves há 24 anos atrás
lgc.c 237969724f support for `light' userdata + simpler support for `boxed' udata há 23 anos atrás
lgc.h e043b72a55 simpler way to collect userdata há 24 anos atrás
linit.c fb55c96706 obsolete module; not part of the oficial distribution há 25 anos atrás
liolib.c 1ce6cb6032 no more option `*u' in read (too complex) há 23 anos atrás
llex.c 51ad2f1162 error message há 23 anos atrás
llex.h e01f5e6809 better order of record fields for 64-bit machines há 23 anos atrás
llimits.h f1a1bb23fe good stack limit to compute ack(8,3) há 23 anos atrás
lmathlib.c a2e414d679 `pow' must be global (as the implementation of '^') há 23 anos atrás
lmem.c f388ee4a82 new way to handle errors há 23 anos atrás
lmem.h 72659a0605 no more explicit support for wide-chars; too much troble... há 24 anos atrás
lobject.c f388ee4a82 new way to handle errors há 23 anos atrás
lobject.h 237969724f support for `light' userdata + simpler support for `boxed' udata há 23 anos atrás
lopcodes.c f1f271ae76 details há 23 anos atrás
lopcodes.h 7b65328c8e new semantics for `generic for' (with state) há 23 anos atrás
lparser.c 30ad4c75db bug: 'local a,b; a,b = 1,f()' did not close f() há 23 anos atrás
lparser.h 801aaf37b1 simpler implementation for line information há 23 anos atrás
lstate.c f388ee4a82 new way to handle errors há 23 anos atrás
lstate.h c11d374c59 `panic' function configurable via API há 23 anos atrás
lstring.c 237969724f support for `light' userdata + simpler support for `boxed' udata há 23 anos atrás
lstring.h 72659a0605 no more explicit support for wide-chars; too much troble... há 24 anos atrás
lstrlib.c 13ab5a6bb1 details há 23 anos atrás
ltable.c f388ee4a82 new way to handle errors há 23 anos atrás
ltable.h 71c716e5a8 avoid C identifiers beginning with '_' há 23 anos atrás
ltablib.c ae5283dc36 `co' library goes with basic library (and not with `tab') há 23 anos atrás
ltests.c 237969724f support for `light' userdata + simpler support for `boxed' udata há 23 anos atrás
ltests.h ecda9c1972 details há 23 anos atrás
ltm.c 237969724f support for `light' userdata + simpler support for `boxed' udata há 23 anos atrás
ltm.h b3bb0f132b new interface for weak modes há 24 anos atrás
lua.c 151ba1cc7b details há 23 anos atrás
lua.h f388ee4a82 new way to handle errors há 23 anos atrás
luadebug.h 93bcb65a9b debug interface uses `method' to describe calls like `a:foo()' há 23 anos atrás
lualib.h 8e1e618606 `baselib' splited in `baselib' and `tablib' há 23 anos atrás
lundump.c 801aaf37b1 simpler implementation for line information há 23 anos atrás
lundump.h 9f25df02d5 new definition for headers of binary files há 24 anos atrás
lvm.c f388ee4a82 new way to handle errors há 23 anos atrás
lvm.h 938092489b erroneous objects may not live in the stack há 23 anos atrás
lzio.c 72659a0605 no more explicit support for wide-chars; too much troble... há 24 anos atrás
lzio.h dd3a63c205 new way to handle `profiles' há 24 anos atrás
makefile 0b00e7f1a2 new macro to convert double->int há 23 anos atrás
manual.tex e966dd93be towards next version... há 23 anos atrás