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 06f08f5634 small problems with limits and jumps 25 years ago
bugs lua_settable should check stack space (it could call a T.M.) 25 years ago
lapi.c some name changes 25 years ago
lapi.h some name changes 25 years ago
lauxlib.c small changes for "clean C" 25 years ago
lauxlib.h details 25 years ago
lbuffer.c many details (most by lhf). 25 years ago
lbuiltin.c some name changes 25 years ago
lbuiltin.h many details (most by lhf). 25 years ago
lcode.c small problems with limits and jumps 25 years ago
lcode.h details. 25 years ago
ldblib.c many details (most by lhf). 25 years ago
ldebug.c some name changes 25 years ago
ldebug.h Auxiliary functions from Debug Interface module 25 years ago
ldo.c some name changes 25 years ago
ldo.h new debug API (first version) 25 years ago
lfunc.c some name changes 25 years ago
lfunc.h some name changes 25 years ago
lgc.c some name changes 25 years ago
lgc.h first implementation of multiple states (reentrant code). 25 years ago
linit.c `lua_setfallback' leaves things on the stack, so it is better to protect 25 years ago
liolib.c many details (most by lhf). 25 years ago
llex.c some name changes 25 years ago
llex.h some name changes 25 years ago
lmathlib.c some name changes 25 years ago
lmem.c some name changes 25 years ago
lmem.h details 25 years ago
lobject.c some name changes 25 years ago
lobject.h some name changes 25 years ago
lopcodes.h small problems with limits and jumps 25 years ago
lparser.c details. 25 years ago
lparser.h details 25 years ago
lref.c some name changes 25 years ago
lref.h small changes for "clean C" 25 years ago
lstate.c details 25 years ago
lstate.h some name changes 25 years ago
lstring.c some name changes 25 years ago
lstring.h some name changes 25 years ago
lstrlib.c many details (most by lhf). 25 years ago
ltable.c some name changes 25 years ago
ltable.h details 25 years ago
ltests.c some name changes 25 years ago
ltm.c some name changes 25 years ago
ltm.h many details (most by lhf). 25 years ago
lua.c many details (most by lhf). 25 years ago
lua.h details 25 years ago
luadebug.h new debug API (first version) 25 years ago
lualib.h first implementation of multiple states (reentrant code). 25 years ago
lundump.c some name changes 25 years ago
lundump.h some name changes 25 years ago
lvm.c some name changes 25 years ago
lvm.h some name changes 25 years ago
lzio.c many details (most by lhf). 25 years ago
lzio.h "const" !!! 26 years ago
makefile all order operators use a single tag method (<) 25 years ago
manual.tex simplified version of `gc' tag method (only for userdata now). 25 years ago