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 8b5b42563c "lua_dobuffer" (is not official, but its there...) 27 years ago
bugs bug log 27 years ago
lapi.c otimization: closures without upvalues don't need to be closures 27 years ago
lapi.h auxiliar functions from Lua API 28 years ago
lauxlib.c new scheme for buffers, centralized in auxlib. 27 years ago
lauxlib.h new scheme for buffers, centralized in auxlib. 27 years ago
lbuiltin.c new scheme for buffers, centralized in auxlib. 27 years ago
lbuiltin.h Built-in functions 28 years ago
ldo.c "lua_dobuffer" (is not official, but its there...) 27 years ago
ldo.h optimization: closures without upvalues don't need to be closures 27 years ago
lfunc.c optimization: closures without upvalues don't need to be closures 27 years ago
lfunc.h optimization: closures without upvalues don't need to be closures 27 years ago
lgc.c new scheme for buffers, centralized in auxlib. 27 years ago
lgc.h first version of "lua_close" 27 years ago
liolib.c new scheme for buffers, centralized in auxlib. 27 years ago
llex.c new scheme for buffers, centralized in auxlib. 27 years ago
llex.h new scheme for buffers, centralized in auxlib. 27 years ago
lmathlib.c details (mainly error messages) 27 years ago
lmem.c new scheme for buffers, centralized in auxlib. 27 years ago
lmem.h new scheme for buffers, centralized in auxlib. 27 years ago
lobject.c optimization: closures without upvalues don't need to be closures 27 years ago
lobject.h optimization: closures without upvalues don't need to be closures 27 years ago
lopcodes.h optimization to handle <a.x> (new opcode). 27 years ago
lparser.h Syntax analizer and code generator 28 years ago
lstate.c new scheme for buffers, centralized in auxlib. 27 years ago
lstate.h new scheme for buffers, centralized in auxlib. 27 years ago
lstring.c details (mainly error messages) 27 years ago
lstring.h first version of "lua_close" 27 years ago
lstrlib.c new scheme for buffers, centralized in auxlib. 27 years ago
ltable.c optimization: closures without upvalues don't need to be closures 27 years ago
ltable.h small details by lint. 27 years ago
ltm.c optimization: closures without upvalues don't need to be closures 27 years ago
ltm.h small details by lint. 27 years ago
lua.c new option "-q" (quiet), and multi-line commands (ending with '\') 27 years ago
lua.h new year 27 years ago
lua.stx optimization: closures without upvalues don't need to be closures 27 years ago
luadebug.h Debuging API 28 years ago
lualib.h new scheme for buffers, centralized in auxlib. 27 years ago
lvm.c new scheme for buffers, centralized in auxlib. 27 years ago
lvm.h optimization: closures without upvalues don't need to be closures 27 years ago
lzio.c small modifications (format, small optimizations, etc) 27 years ago
lzio.h small modifications (format, small optimizations, etc) 27 years ago
makefile new scheme for buffers, centralized in auxlib. 27 years ago
manual.tex very small corrections... 28 years ago
undump.c small optimization in opcodes for "and" and "or" 28 years ago
undump.h "luaI_undump1" cannot be static; luac uses it. 28 years ago