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

Roberto Ierusalimschy fdfd5b44ee TM_GETTABLE/TM_SETTABLE don't need fast access anymore vor 23 Jahren
bugs 9d2e454d6f BUG: seg. fault when rawget/rawset get extra arguments vor 24 Jahren
lapi.c e34f282365 `luaV_gettable' returns element position vor 23 Jahren
lapi.h 88c7b574cb `luaA_index' is a local macro now vor 23 Jahren
lauxlib.c 1dbe708aa8 new protocol for error handling vor 23 Jahren
lauxlib.h 1dbe708aa8 new protocol for error handling vor 23 Jahren
lbaselib.c 1a4c428d6d new function `newproxy' vor 23 Jahren
lcode.c 864c96f36c new fallback for equality `__eq' vor 23 Jahren
lcode.h 0052930ffe details vor 23 Jahren
ldblib.c eec0905173 better tests (assertions) for debug hooks vor 23 Jahren
ldebug.c 922f36a05b details vor 23 Jahren
ldebug.h 922f36a05b details vor 23 Jahren
ldo.c 3941af53ad first implementation of independent global table per function vor 23 Jahren
ldo.h 6ee2dbdfe9 traceback stops at first protected call vor 23 Jahren
lfunc.c 3941af53ad first implementation of independent global table per function vor 23 Jahren
lfunc.h 3941af53ad first implementation of independent global table per function vor 23 Jahren
lgc.c 2394604d10 assertion may fail when closing a state vor 23 Jahren
lgc.h e043b72a55 simpler way to collect userdata vor 24 Jahren
linit.c fb55c96706 obsolete module; not part of the oficial distribution vor 25 Jahren
liolib.c d8678edddc luaL_verror -> luaL_error vor 23 Jahren
llex.c 1dbe708aa8 new protocol for error handling vor 23 Jahren
llex.h dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' vor 23 Jahren
llimits.h 8fd0f6a82b new macro to check conditions on expression macros vor 23 Jahren
lmathlib.c e182cf452f `^' operator is defined in registry.__pow vor 23 Jahren
lmem.c 1dbe708aa8 new protocol for error handling vor 23 Jahren
lmem.h 751cd867d3 new way to handle errors vor 23 Jahren
lobject.c 864c96f36c new fallback for equality `__eq' vor 23 Jahren
lobject.h fdfd5b44ee TM_GETTABLE/TM_SETTABLE don't need fast access anymore vor 23 Jahren
lopcodes.c eeab473fc8 new fallback __le (less equal), for partial order vor 23 Jahren
lopcodes.h eeab473fc8 new fallback __le (less equal), for partial order vor 23 Jahren
lparser.c 65d66ba275 new "local function" vor 23 Jahren
lparser.h 1c328a191a no more `global' declarations vor 23 Jahren
lstate.c 1dbe708aa8 new protocol for error handling vor 23 Jahren
lstate.h 01f1ac36b1 `global' tables (registry, etc.) stored in proper place, not in the stack vor 23 Jahren
lstring.c 237969724f support for `light' userdata + simpler support for `boxed' udata vor 23 Jahren
lstring.h ab52fc6097 new macro to `fix' strings vor 23 Jahren
lstrlib.c d8678edddc luaL_verror -> luaL_error vor 23 Jahren
ltable.c fdfd5b44ee TM_GETTABLE/TM_SETTABLE don't need fast access anymore vor 23 Jahren
ltable.h 46c471d7e9 new `__newindex' eventfield vor 23 Jahren
ltablib.c d8678edddc luaL_verror -> luaL_error vor 23 Jahren
ltests.c 5610fdd776 avoid using obsolete lua_dostring vor 23 Jahren
ltests.h 8fd0f6a82b new macro to check conditions on expression macros vor 23 Jahren
ltm.c fdfd5b44ee TM_GETTABLE/TM_SETTABLE don't need fast access anymore vor 23 Jahren
ltm.h fdfd5b44ee TM_GETTABLE/TM_SETTABLE don't need fast access anymore vor 23 Jahren
lua.c b449a5e574 more robust when printing error messages vor 23 Jahren
lua.h 3941af53ad first implementation of independent global table per function vor 23 Jahren
luadebug.h 6ee2dbdfe9 traceback stops at first protected call vor 23 Jahren
lualib.h eec0905173 better tests (assertions) for debug hooks vor 23 Jahren
lundump.c e812aa2002 avoid assignments to TObject access macros vor 23 Jahren
lundump.h 711b936849 new versions from lhf vor 23 Jahren
lvm.c 922f36a05b details vor 23 Jahren
lvm.h e34f282365 `luaV_gettable' returns element position vor 23 Jahren
lzio.c 16f4723398 names & names vor 23 Jahren
lzio.h 16f4723398 names & names vor 23 Jahren
makefile 0b00e7f1a2 new macro to convert double->int vor 23 Jahren
manual.tex dc6e6c48bb on the way to 5.0 vor 23 Jahren