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 74f1c3d025 small changes for "clean C" 25 years ago
bugs bug: cannot reopen stdin (for binary mode) 25 years ago
lapi.c small changes for "clean C" 25 years ago
lapi.h new debug API (first version) 25 years ago
lauxlib.c small changes for "clean C" 25 years ago
lauxlib.h details 25 years ago
lbuffer.c first implementation of multiple states (reentrant code). 25 years ago
lbuiltin.c small optimizations (relational operators) 25 years ago
lbuiltin.h details. 25 years ago
ldblib.c new debug API (first version) 25 years ago
ldebug.c renaming of some opcodes and fields 25 years ago
ldebug.h Auxiliary functions from Debug Interface module 25 years ago
ldo.c small changes for "clean C" 25 years ago
ldo.h new debug API (first version) 25 years ago
lfunc.c renaming of some opcodes and fields 25 years ago
lfunc.h comments. 25 years ago
lgc.c renaming of some opcodes and fields 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 small changes for "clean C" 25 years ago
llex.c small changes for "clean C" 25 years ago
llex.h small changes for "clean C" 25 years ago
lmathlib.c comments. 25 years ago
lmem.c small changes for "clean C" 25 years ago
lmem.h details 25 years ago
lobject.c performance details. 25 years ago
lobject.h renaming of some opcodes and fields 25 years ago
lopcodes.h renaming of some opcodes and fields 25 years ago
lparser.c renaming of some opcodes and fields 25 years ago
lparser.h first implementation of multiple states (reentrant code). 25 years ago
lref.c small changes for "clean C" 25 years ago
lref.h small changes for "clean C" 25 years ago
lstate.c details 25 years ago
lstate.h small changes for "clean C" 25 years ago
lstring.c luaS_newfixedstring renamed to luaS_newfixed 25 years ago
lstring.h luaS_newfixedstring renamed to luaS_newfixed 25 years ago
lstrlib.c small changes for "clean C" 25 years ago
ltable.c small changes for "clean C" 25 years ago
ltable.h details 25 years ago
ltests.c small changes for "clean C" 25 years ago
ltm.c new debug API (first version) 25 years ago
ltm.h first implementation of multiple states (reentrant code). 25 years ago
lua.c new debug API 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 new ttypes to distinguish between C closures and Lua closures. 25 years ago
lundump.h modifications by lhf 25 years ago
lvm.c small changes for "clean C" 25 years ago
lvm.h keep `top' in registers when running basic tasks (settable, getglobal, ...) 25 years ago
lzio.c small changes for "clean C" 25 years ago
lzio.h "const" !!! 26 years ago
makefile simplified version of `gc' tag method (only for userdata now). 25 years ago
manual.tex simplified version of `gc' tag method (only for userdata now). 25 years ago