bugs
|
MAX_WORD should not be bigger than MAX_INT
|
1998-01-19 17:49:22 -02:00 |
lapi.c
|
small optimizations in switch order
|
1998-01-09 12:44:55 -02:00 |
lapi.h
|
auxiliar functions from Lua API
|
1997-09-16 16:25:59 -03:00 |
lauxlib.c
|
luaL_arg_check now is inlined
|
1998-01-09 13:09:53 -02:00 |
lauxlib.h
|
luaL_arg_check now is inlined
|
1998-01-09 13:09:53 -02:00 |
lbuffer.c
|
Generic buffer facilities for Lua (and libraries)
|
1997-12-23 17:24:36 -02:00 |
lbuiltin.c
|
MAX_WORD should not be bigger than MAX_INT
|
1998-01-19 17:49:22 -02:00 |
lbuiltin.h
|
Built-in functions
|
1997-09-16 16:25:59 -03:00 |
ldo.c
|
back to upavalues as extra arguments for C closures; this way it's
|
1998-01-07 14:26:48 -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
|
MAX_WORD should not be bigger than MAX_INT
|
1998-01-19 17:49:22 -02:00 |
lgc.h
|
first version of "lua_close"
|
1997-12-01 18:31:25 -02:00 |
liolib.c
|
back to upavalues as extra arguments for C closures; this way it's
|
1998-01-07 14:26:48 -02:00 |
llex.c
|
small optimizations in switch order
|
1998-01-09 12:44:55 -02:00 |
llex.h
|
details
|
1998-01-09 12:57:43 -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
|
small optimizations in switch order
|
1998-01-09 12:44:55 -02:00 |
lobject.h
|
MAX_WORD should not be bigger than MAX_INT
|
1998-01-19 17:49:22 -02:00 |
lopcodes.h
|
new way to hanlde arg information
|
1998-01-12 11:35:37 -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
|
details
|
1998-01-09 12:57:43 -02:00 |
lstring.c
|
small optimizations (?)
|
1998-01-13 16:06:27 -02:00 |
lstring.h
|
first version of "lua_close"
|
1997-12-01 18:31:25 -02:00 |
lstrlib.c
|
details
|
1998-01-09 12:57:43 -02:00 |
ltable.c
|
small optimizations (?)
|
1998-01-13 16:06:27 -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
|
needs "stdlib.h" (calls "exit")
|
1998-01-19 17:49:49 -02:00 |
lua.h
|
back to upavalues as extra arguments for C closures; this way it's
|
1998-01-07 14:26:48 -02:00 |
lua.stx
|
new way to hanlde arg information
|
1998-01-12 11:35:37 -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 |
lundump.c
|
module to load bytecodes from files.
|
1998-01-14 13:49:01 -02:00 |
lundump.h
|
module to load bytecodes from files.
|
1998-01-14 13:49:01 -02:00 |
lvm.c
|
"strcoll" may not exist in ond ansi machines
|
1998-01-14 11:49:15 -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
|
details
|
1998-01-09 12:57:43 -02:00 |
makefile
|
details
|
1998-01-05 15:12:54 -02:00 |
manual.tex
|
details
|
1998-01-14 11:49:44 -02:00 |