bugs
|
file stream cannot call fread after EOF.
|
1999-03-04 11:50:26 -03:00 |
lapi.c
|
storing chunk "sources" instead of "filenames".
|
1999-03-04 18:23:39 -03:00 |
lapi.h
|
new function "lua_next" (+ new implementation for "next")
|
1999-02-23 11:57:28 -03:00 |
lauxlib.c
|
storing chunk "sources" instead of "filenames".
|
1999-03-04 18:23:39 -03:00 |
lauxlib.h
|
storing chunk "sources" instead of "filenames".
|
1999-03-04 18:23:39 -03:00 |
lbuffer.c
|
macros "growvector" and "reallocvector" more compact
|
1999-02-26 12:48:55 -03:00 |
lbuiltin.c
|
storing chunk "sources" instead of "filenames".
|
1999-03-04 18:23:39 -03:00 |
lbuiltin.h
|
Built-in functions
|
1997-09-16 16:25:59 -03:00 |
ldblib.c
|
storing chunk "sources" instead of "filenames".
|
1999-03-04 18:23:39 -03:00 |
ldo.c
|
details about debug info.
|
1999-03-05 17:45:01 -03:00 |
ldo.h
|
auxiliar function "luaD_calln".
|
1998-07-12 13:14:34 -03:00 |
lfunc.c
|
storing chunk "sources" instead of "filenames".
|
1999-03-04 18:23:39 -03:00 |
lfunc.h
|
optimization: closures without upvalues don't need to be closures
|
1997-12-15 14:17:20 -02:00 |
lgc.c
|
storing chunk "sources" instead of "filenames".
|
1999-03-04 18:23:39 -03:00 |
lgc.h
|
first version of "lua_close"
|
1997-12-01 18:31:25 -02:00 |
linit.c
|
initialization module (to load libraries)
|
1999-01-08 14:49:32 -02:00 |
liolib.c
|
details about debug info.
|
1999-03-05 17:45:01 -03:00 |
llex.c
|
details about debug info.
|
1999-03-05 17:45:01 -03:00 |
llex.h
|
details (from lhf)
|
1999-02-25 18:07:26 -03:00 |
lmathlib.c
|
details
|
1999-02-19 15:33:35 -02:00 |
lmem.c
|
vector do not need to grow until MINSIZE
|
1999-03-01 14:49:13 -03:00 |
lmem.h
|
macros "growvector" and "reallocvector" more compact
|
1999-02-26 12:48:55 -03:00 |
lobject.c
|
details
|
1999-02-26 12:48:30 -03:00 |
lobject.h
|
storing chunk "sources" instead of "filenames".
|
1999-03-04 18:23:39 -03:00 |
lopcodes.h
|
new opcode TAILCALL
|
1999-03-05 18:16:07 -03:00 |
lparser.c
|
new opcode TAILCALL
|
1999-03-05 18:16:07 -03:00 |
lparser.h
|
details (from lhf)
|
1999-02-25 18:07:26 -03:00 |
lstate.c
|
"L->Mbuffbase" is better kept as offset instead of pointer
|
1999-02-25 12:17:01 -03:00 |
lstate.h
|
"L->Mbuffbase" is better kept as offset instead of pointer
|
1999-02-25 12:17:01 -03:00 |
lstring.c
|
warnings in Solaris
|
1999-02-26 12:49:53 -03:00 |
lstring.h
|
support for strings with '\0'
|
1998-03-06 13:54:42 -03:00 |
lstrlib.c
|
warnings in Solaris
|
1999-02-26 12:49:53 -03:00 |
ltable.c
|
new function "lua_next" (+ new implementation for "next")
|
1999-02-23 11:57:28 -03:00 |
ltable.h
|
new function "lua_next" (+ new implementation for "next")
|
1999-02-23 11:57:28 -03:00 |
ltm.c
|
macros "growvector" and "reallocvector" more compact
|
1999-02-26 12:48:55 -03:00 |
ltm.h
|
names...
|
1999-01-15 11:11:57 -02:00 |
lua.c
|
"lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state".
|
1999-02-04 15:47:59 -02:00 |
lua.h
|
details (from lhf)
|
1999-02-25 18:07:26 -03:00 |
luadebug.h
|
storing chunk "sources" instead of "filenames".
|
1999-03-04 18:23:39 -03:00 |
lualib.h
|
new library for debbuging
|
1999-01-08 14:47:44 -02:00 |
lundump.c
|
storing chunk "sources" instead of "filenames".
|
1999-03-04 18:23:39 -03:00 |
lundump.h
|
details (for regularity)
|
1998-12-15 12:59:43 -02:00 |
lvm.c
|
new opcode TAILCALL
|
1999-03-05 18:16:07 -03:00 |
lvm.h
|
clearer way to set tables.
|
1999-02-08 15:07:59 -02:00 |
lzio.c
|
"feof" may be a macro.
|
1999-03-05 10:15:50 -03:00 |
lzio.h
|
details
|
1998-01-09 12:57:43 -02:00 |
makefile
|
details
|
1999-02-24 18:31:03 -03:00 |
manual.tex
|
storing chunk "sources" instead of "filenames".
|
1999-03-04 18:23:39 -03:00 |