bugs
|
bug log
|
1997-12-02 10:46:15 -02:00 |
lapi.c
|
LUA_COMPAT2.5 may use #ifdef instead of #if
|
1998-01-02 15:46:32 -02:00 |
lapi.h
|
auxiliar functions from Lua API
|
1997-09-16 16:25:59 -03:00 |
lauxlib.c
|
auxlib split in two parts (lauxlib and lbuffer)
|
1997-12-23 17:24:36 -02:00 |
lauxlib.h
|
new scheme for buffers, centralized in auxlib.
|
1997-12-17 18:48:58 -02:00 |
lbuffer.c
|
Generic buffer facilities for Lua (and libraries)
|
1997-12-23 17:24:36 -02:00 |
lbuiltin.c
|
LUA_COMPAT2.5 may use #ifdef instead of #if
|
1998-01-02 15:46:32 -02:00 |
lbuiltin.h
|
Built-in functions
|
1997-09-16 16:25:59 -03:00 |
ldo.c
|
some details related to OLD_ANSI
|
1997-12-26 16:38:16 -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
|
some details related to OLD_ANSI
|
1997-12-26 16:38:16 -02:00 |
llex.c
|
small bugs in error report
|
1997-12-22 15:52:20 -02:00 |
llex.h
|
new scheme for buffers, centralized in auxlib.
|
1997-12-17 18:48:58 -02:00 |
lmathlib.c
|
"rand()", in SunOS, may return values bigger than "RAND_MAX"...
|
1997-12-26 16:36:31 -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
|
some details related to OLD_ANSI
|
1997-12-26 16:38:16 -02:00 |
lobject.h
|
some details related to OLD_ANSI
|
1997-12-26 16:38:16 -02:00 |
lopcodes.h
|
variants for "ARGS".
|
1997-12-30 17:08:23 -02:00 |
lparser.h
|
"zio" now keeps its "name".
|
1997-12-22 18:57:18 -02: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
|
1997-12-30 17:15:52 -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
|
LUA_COMPAT2.5 may use #ifdef instead of #if
|
1998-01-02 15:46:32 -02:00 |
ltm.h
|
small details by lint.
|
1997-11-26 16:53:45 -02:00 |
lua.c
|
details (aborts with invalid arguments)
|
1997-12-22 18:03:50 -02:00 |
lua.h
|
LUA_COMPAT2.5 may use #ifdef instead of #if
|
1998-01-02 15:46:32 -02:00 |
lua.stx
|
variants for "ARGS".
|
1997-12-30 17:08:23 -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
|
variants for "ARGS".
|
1997-12-30 17:08:23 -02:00 |
lvm.h
|
optimization: closures without upvalues don't need to be closures
|
1997-12-15 14:17:20 -02:00 |
lzio.c
|
"zio" now keeps its "name".
|
1997-12-22 18:57:18 -02:00 |
lzio.h
|
"zio" now keeps its "name".
|
1997-12-22 18:57:18 -02:00 |
makefile
|
LUA_COMPAT2.5 may use #ifdef instead of #if
|
1998-01-02 15:46:32 -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 |