Go to file
Roberto Ierusalimschy 4e91384e14 sorting the includes... 1997-12-18 17:11:43 -02:00
bugs bug log 1997-12-02 10:46:15 -02:00
lapi.c back to "lua_upvalue"... (seems better choice) 1997-12-18 16:32:39 -02:00
lapi.h auxiliar functions from Lua API 1997-09-16 16:25:59 -03:00
lauxlib.c new scheme for buffers, centralized in auxlib. 1997-12-17 18:48:58 -02:00
lauxlib.h new scheme for buffers, centralized in auxlib. 1997-12-17 18:48:58 -02:00
lbuiltin.c back to "lua_upvalue"... (seems better choice) 1997-12-18 16:32:39 -02:00
lbuiltin.h Built-in functions 1997-09-16 16:25:59 -03:00
ldo.c back to "lua_upvalue"... (seems better choice) 1997-12-18 16:32:39 -02:00
ldo.h optimization: closures without upvalues don't need to be closures 1997-12-15 14:17:20 -02:00
lfunc.c optimization: closures without upvalues don't need to be closures 1997-12-15 14:17:20 -02:00
lfunc.h optimization: closures without upvalues don't need to be closures 1997-12-15 14:17:20 -02:00
lgc.c new scheme for buffers, centralized in auxlib. 1997-12-17 18:48:58 -02:00
lgc.h first version of "lua_close" 1997-12-01 18:31:25 -02:00
liolib.c sorting the includes... 1997-12-18 17:11:43 -02:00
llex.c new scheme for buffers, centralized in auxlib. 1997-12-17 18:48:58 -02:00
llex.h new scheme for buffers, centralized in auxlib. 1997-12-17 18:48:58 -02:00
lmathlib.c details (mainly error messages) 1997-12-09 11:50:08 -02:00
lmem.c new scheme for buffers, centralized in auxlib. 1997-12-17 18:48:58 -02:00
lmem.h new scheme for buffers, centralized in auxlib. 1997-12-17 18:48:58 -02:00
lobject.c optimization: closures without upvalues don't need to be closures 1997-12-15 14:17:20 -02:00
lobject.h optimization: closures without upvalues don't need to be closures 1997-12-15 14:17:20 -02:00
lopcodes.h optimization to handle <a.x> (new opcode). 1997-10-24 16:40:29 -02:00
lparser.h Syntax analizer and code generator 1997-09-16 16:33:21 -03:00
lstate.c new scheme for buffers, centralized in auxlib. 1997-12-17 18:48:58 -02:00
lstate.h new scheme for buffers, centralized in auxlib. 1997-12-17 18:48:58 -02:00
lstring.c details (mainly error messages) 1997-12-09 11:50:08 -02:00
lstring.h first version of "lua_close" 1997-12-01 18:31:25 -02:00
lstrlib.c new scheme for buffers, centralized in auxlib. 1997-12-17 18:48:58 -02:00
ltable.c optimization: closures without upvalues don't need to be closures 1997-12-15 14:17:20 -02:00
ltable.h small details by lint. 1997-11-26 16:53:45 -02:00
ltm.c optimization: closures without upvalues don't need to be closures 1997-12-15 14:17:20 -02:00
ltm.h small details by lint. 1997-11-26 16:53:45 -02:00
lua.c new option "-q" (quiet), and multi-line commands (ending with '\') 1997-12-11 15:00:21 -02:00
lua.h back to "lua_upvalue"... (seems better choice) 1997-12-18 16:32:39 -02:00
lua.stx optimization: closures without upvalues don't need to be closures 1997-12-15 14:17:20 -02:00
luadebug.h Debuging API 1997-09-16 16:25:59 -03:00
lualib.h new scheme for buffers, centralized in auxlib. 1997-12-17 18:48:58 -02:00
lvm.c new scheme for buffers, centralized in auxlib. 1997-12-17 18:48:58 -02:00
lvm.h optimization: closures without upvalues don't need to be closures 1997-12-15 14:17:20 -02:00
lzio.c small modifications (format, small optimizations, etc) 1997-11-21 17:00:46 -02:00
lzio.h small modifications (format, small optimizations, etc) 1997-11-21 17:00:46 -02:00
makefile new scheme for buffers, centralized in auxlib. 1997-12-17 18:48:58 -02:00
manual.tex very small corrections... 1997-09-16 16:01:10 -03:00
undump.c small optimization in opcodes for "and" and "or" 1997-08-04 16:15:05 -03:00
undump.h "luaI_undump1" cannot be static; luac uses it. 1997-06-17 15:19:17 -03:00