Go to file
Roberto Ierusalimschy 1a4c428d6d new function `newproxy' 2002-06-24 14:23:16 -03:00
bugs
lapi.c `luaV_gettable' returns element position 2002-06-24 10:08:45 -03:00
lapi.h
lauxlib.c new protocol for error handling 2002-06-18 12:19:27 -03:00
lauxlib.h new protocol for error handling 2002-06-18 12:19:27 -03:00
lbaselib.c new function `newproxy' 2002-06-24 14:23:16 -03:00
lcode.c new fallback for equality `__eq' 2002-06-13 10:39:55 -03:00
lcode.h details 2002-06-12 16:16:00 -03:00
ldblib.c better tests (assertions) for debug hooks 2002-06-18 14:42:52 -03:00
ldebug.c details 2002-06-24 12:07:21 -03:00
ldebug.h details 2002-06-24 12:07:21 -03:00
ldo.c first implementation of independent global table per function 2002-06-20 17:41:46 -03:00
ldo.h traceback stops at first protected call 2002-06-18 14:10:43 -03:00
lfunc.c first implementation of independent global table per function 2002-06-20 17:41:46 -03:00
lfunc.h first implementation of independent global table per function 2002-06-20 17:41:46 -03:00
lgc.c assertion may fail when closing a state 2002-06-24 14:19:43 -03:00
lgc.h
linit.c
liolib.c luaL_verror -> luaL_error 2002-06-18 12:16:18 -03:00
llex.c new protocol for error handling 2002-06-18 12:19:27 -03:00
llex.h
llimits.h new macro to check conditions on expression macros 2002-06-13 10:45:31 -03:00
lmathlib.c `^' operator is defined in registry.__pow 2002-06-24 10:54:13 -03:00
lmem.c new protocol for error handling 2002-06-18 12:19:27 -03:00
lmem.h
lobject.c new fallback for equality `__eq' 2002-06-13 10:39:55 -03:00
lobject.h `luaV_gettable' returns element position 2002-06-24 10:08:45 -03:00
lopcodes.c new fallback __le (less equal), for partial order 2002-06-12 11:56:22 -03:00
lopcodes.h new fallback __le (less equal), for partial order 2002-06-12 11:56:22 -03:00
lparser.c new "local function" 2002-06-06 14:29:53 -03:00
lparser.h
lstate.c new protocol for error handling 2002-06-18 12:19:27 -03:00
lstate.h
lstring.c
lstring.h
lstrlib.c luaL_verror -> luaL_error 2002-06-18 12:16:18 -03:00
ltable.c new fallback for equality `__eq' 2002-06-13 10:39:55 -03:00
ltable.h
ltablib.c luaL_verror -> luaL_error 2002-06-18 12:16:18 -03:00
ltests.c avoid using obsolete lua_dostring 2002-06-20 17:40:38 -03:00
ltests.h new macro to check conditions on expression macros 2002-06-13 10:45:31 -03:00
ltm.c new fallback for equality `__eq' 2002-06-13 10:39:55 -03:00
ltm.h new fallback for equality `__eq' 2002-06-13 10:39:55 -03:00
lua.c more robust when printing error messages 2002-06-20 17:40:09 -03:00
lua.h first implementation of independent global table per function 2002-06-20 17:41:46 -03:00
luadebug.h traceback stops at first protected call 2002-06-18 14:10:43 -03:00
lualib.h better tests (assertions) for debug hooks 2002-06-18 14:42:52 -03:00
lundump.c avoid assignments to TObject access macros 2002-06-17 10:51:01 -03:00
lundump.h
lvm.c details 2002-06-24 12:07:21 -03:00
lvm.h `luaV_gettable' returns element position 2002-06-24 10:08:45 -03:00
lzio.c names & names 2002-06-06 09:40:22 -03:00
lzio.h names & names 2002-06-06 09:40:22 -03:00
makefile
manual.tex on the way to 5.0 2002-06-06 09:49:28 -03:00