You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Roberto Ierusalimschy 19ac0fadc9 don't need to mark the stacks twice ;-) 23 years ago
bugs BUG: seg. fault when rawget/rawset get extra arguments 23 years ago
lapi.c improvements in stack control 23 years ago
lapi.h `luaA_index' is a local macro now 23 years ago
lauxlib.c standard libraries in packages 23 years ago
lauxlib.h standard libraries in packages 23 years ago
lbaselib.c standard libraries in packages 23 years ago
lcode.c generic for (with any number of control variables) 23 years ago
lcode.h generic for (with any number of control variables) 23 years ago
ldblib.c standard libraries in packages 23 years ago
ldebug.c erroneous objects may not live in the stack 23 years ago
ldebug.h erroneous objects may not live in the stack 23 years ago
ldo.c some improvements in stack control 23 years ago
ldo.h some improvements in stack control 23 years ago
lfunc.c lu_byte is enough for those fields (maxstack < 256) 23 years ago
lfunc.h new implementation for lua upvalues (sugested by E.T.): simpler and solves 23 years ago
lgc.c don't need to mark the stacks twice ;-) 23 years ago
lgc.h simpler way to collect userdata 23 years ago
linit.c obsolete module; not part of the oficial distribution 25 years ago
liolib.c standard libraries in packages 23 years ago
llex.c error message 23 years ago
llex.h better order of record fields for 64-bit machines 23 years ago
llimits.h configurable macros should live in llimits.h 23 years ago
lmathlib.c standard libraries in packages 23 years ago
lmem.c no more explicit support for wide-chars; too much troble... 23 years ago
lmem.h no more explicit support for wide-chars; too much troble... 23 years ago
lobject.c comments 23 years ago
lobject.h configurable macros should live in llimits.h 23 years ago
lopcodes.c generic for (with any number of control variables) 23 years ago
lopcodes.h special treatment for 'global in nil' 23 years ago
lparser.c special treatment for 'global in nil' 23 years ago
lparser.h implementation of `global' statement 23 years ago
lstate.c some improvements in stack control 23 years ago
lstate.h avoid C identifiers beginning with '_' 23 years ago
lstring.c reserve one more bit for GC 23 years ago
lstring.h no more explicit support for wide-chars; too much troble... 23 years ago
lstrlib.c standard libraries in packages 23 years ago
ltable.c new macro to convert double->int 23 years ago
ltable.h avoid C identifiers beginning with '_' 23 years ago
ltests.c standard libraries in packages 23 years ago
ltests.h details 23 years ago
ltm.c new names for tag methods 23 years ago
ltm.h new interface for weak modes 23 years ago
lua.c detail 23 years ago
lua.h new macro to convert double->int 23 years ago
luadebug.h comments 23 years ago
lualib.h new way to handle `profiles' 24 years ago
lundump.c no more explicit support for wide-chars; too much troble... 23 years ago
lundump.h new definition for headers of binary files 24 years ago
lvm.c some improvements in stack control 23 years ago
lvm.h erroneous objects may not live in the stack 23 years ago
lzio.c no more explicit support for wide-chars; too much troble... 23 years ago
lzio.h new way to handle `profiles' 24 years ago
makefile new macro to convert double->int 23 years ago
manual.tex towards next version... 23 years ago