Go to file
Roberto Ierusalimschy e79bf02f33 correct semantics for comparison metamethods (they are only valid
when both operands have the same metamethod).
2003-01-27 13:12:52 -02:00
bugs bug: luaD_protectedparser must protect its garbage collection too 2003-01-23 09:31:38 -02:00
lapi.c
lapi.h
lauxlib.c getn/setn in C moved to lauxlib 2003-01-27 11:46:16 -02:00
lauxlib.h getn/setn in C moved to lauxlib 2003-01-27 11:46:16 -02:00
lbaselib.c bug: `resume' was checking the wrong value for stack overflow 2002-12-20 07:55:56 -02:00
lcode.c
lcode.h
ldblib.c `openlib' functions return new module 2002-12-20 08:26:33 -02:00
ldebug.c
ldebug.h
ldo.c bug: luaD_protectedparser must protect its garbage collection too 2003-01-23 09:31:38 -02:00
ldo.h
ldump.c
lfunc.c
lfunc.h
lgc.c
lgc.h
linit.c
liolib.c use the more modern _POSIX_C_SOURCE instead of older _POSIX_SOURCE 2003-01-17 13:27:28 -02:00
llex.c
llex.h
llimits.h
lmathlib.c `openlib' functions return new module 2002-12-20 08:26:33 -02:00
lmem.c
lmem.h
lobject.c details 2003-01-27 11:00:43 -02:00
lobject.h
lopcodes.c
lopcodes.h
lparser.c
lparser.h
lstate.c
lstate.h
lstring.c
lstring.h
lstrlib.c `openlib' functions return new module 2002-12-20 08:26:33 -02:00
ltable.c
ltable.h
ltablib.c getn/setn in C moved to lauxlib 2003-01-27 11:46:16 -02:00
ltests.c `openlib' functions return new module 2002-12-20 08:26:33 -02:00
ltests.h
ltm.c
ltm.h
lua.c use the more modern _POSIX_C_SOURCE instead of older _POSIX_SOURCE 2003-01-17 13:27:28 -02:00
lua.h
lualib.h
lundump.c
lundump.h
lvm.c correct semantics for comparison metamethods (they are only valid 2003-01-27 13:12:52 -02:00
lvm.h
lzio.c
lzio.h
makefile