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 1157c2a7e4 better(?) treatment for SETLINE + while optimization is too complex for 25 years ago
bugs lua_settable should check stack space (it could call a T.M.) 25 years ago
lapi.c tags can be positive values 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 better(?) treatment for SETLINE 25 years ago
lcode.h small changes 25 years ago
ldblib.c many details (most by lhf). 25 years ago
ldebug.c tags can be positive values 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 new implementation for handling I/O tags + setglobal TM for tracing 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 more information about memory use 25 years ago
lmem.h more information about memory use 25 years ago
lobject.c some name changes 25 years ago
lobject.h tags can be positive values 25 years ago
lopcodes.h small problems with limits and jumps 25 years ago
lparser.c better(?) treatment for SETLINE + while optimization is too complex for 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 more information about memory use 25 years ago
ltm.c tags can be positive values 25 years ago
ltm.h tags can be positive values 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 small optimization for i..'' 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