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 24471525d7 details 22 years ago
bugs GC metamethod stored in a weak metatable being collected together with 23 years ago
lapi.c new function `lua_version' 22 years ago
lapi.h `luaA_index' is a local macro now 23 years ago
lauxlib.c better names for auxiliar functions 22 years ago
lauxlib.h better names for auxiliar functions 22 years ago
lbaselib.c details 22 years ago
lcode.c documentation for write barriers 22 years ago
lcode.h details 23 years ago
ldblib.c simpler interface to hooks + use of `int' to count hooks 22 years ago
ldebug.c detail 22 years ago
ldebug.h new representation for hooks (to allow asynchronous calls to sethook) 22 years ago
ldo.c comments 22 years ago
ldo.h detail 22 years ago
ldump.c module for dumping chunks 22 years ago
lfunc.c documentation for write barriers 22 years ago
lfunc.h first implementation of independent global table per function 23 years ago
lgc.c warnings from Visual C++ 22 years ago
lgc.h warnings from Visual C++ 22 years ago
linit.c obsolete module; not part of the oficial distribution 25 years ago
liolib.c `__tostring' for files + small bug (could do invalid read inside 22 years ago
llex.c details 22 years ago
llex.h avoid C stack overflow during parsing 22 years ago
llimits.h simpler interface to hooks + use of `int' to count hooks 22 years ago
lmathlib.c better names for auxiliar functions 22 years ago
lmem.c global_State must be deallocated (and so allocated) with NULL also 22 years ago
lmem.h new way to handle errors 23 years ago
lobject.c keep L->ci->base in L->base for faster access 22 years ago
lobject.h better code to signal write barriers 22 years ago
lopcodes.c new simetric format for ABC instructions, to avoid exchanging operands 23 years ago
lopcodes.h details 23 years ago
lparser.c make more clear "primitive" recursive definitions 22 years ago
lparser.h use of different buffers for scanner and concatenation 22 years ago
lstate.c separated control over C recursion level 22 years ago
lstate.h simpler interface to hooks + use of `int' to count hooks 22 years ago
lstring.c better control over GCObjects 22 years ago
lstring.h cleaning the stage for generational collection 23 years ago
lstrlib.c renaming `stringdump' -> `string.dump' 22 years ago
ltable.c details 22 years ago
ltable.h detail (`key' is always on stack) 22 years ago
ltablib.c better names for auxiliar functions 22 years ago
ltests.c simpler interface to hooks + use of `int' to count hooks 22 years ago
ltests.h details 22 years ago
ltm.c back to `__mode' metafield to specify weakness 22 years ago
ltm.h back to `__mode' metafield to specify weakness 22 years ago
lua.c simpler interface to hooks + use of `int' to count hooks 22 years ago
lua.h details 22 years ago
lualib.h LUA_ALERT is no longer used 23 years ago
lundump.c documentation for write barriers 22 years ago
lundump.h Writer type must be public (so, in lua.h) 22 years ago
lvm.c simpler interface to hooks + use of `int' to count hooks 22 years ago
lvm.h better code to signal write barriers 22 years ago
lzio.c use of different buffers for scanner and concatenation 22 years ago
lzio.h use of different buffers for scanner and concatenation 22 years ago
makefile new module, ldump.c 22 years ago
manual.tex towards 5.0 beta 22 years ago