bugs
|
in function `read_file', realloc() doesn't free the buffer if it can't
|
2000-10-26 10:53:55 -02:00 |
lapi.c
|
|
2000-10-30 10:50:09 -02:00 |
lapi.h
|
new implementation for `next'
|
2000-08-31 11:08:27 -03:00 |
lauxlib.c
|
`lua_typename' accepts LUA_TNONE
|
2000-10-30 11:07:48 -02:00 |
lauxlib.h
|
all API functions are declared in a single line (to facilitate pre-processing).
|
2000-10-30 10:38:50 -02:00 |
lbaselib.c
|
lua_settagmethod does not return old tag method
|
2000-10-31 11:10:24 -02:00 |
lcode.c
|
new way to count `nblocks' for GC (try to count bytes).
|
2000-09-29 09:42:13 -03:00 |
lcode.h
|
better code for unary/binary operators
|
2000-08-09 11:49:13 -03:00 |
ldblib.c
|
hooks may call `error' to break a chunk.
|
2000-11-06 11:19:08 -02:00 |
ldebug.c
|
all API functions are declared in a single line (to facilitate pre-processing).
|
2000-10-30 10:38:50 -02:00 |
ldebug.h
|
new definition for types-tags
|
2000-10-05 09:14:08 -03:00 |
ldo.c
|
all API functions are declared in a single line (to facilitate pre-processing).
|
2000-10-30 10:38:50 -02:00 |
ldo.h
|
luaD_call is more uniform
|
2000-10-06 09:45:25 -03:00 |
lfunc.c
|
details
|
2000-10-30 10:20:29 -02:00 |
lfunc.h
|
new way to count `nblocks' for GC (try to count bytes).
|
2000-09-29 09:42:13 -03:00 |
lgc.c
|
new API function `createuserdata'
|
2000-10-26 10:47:05 -02:00 |
lgc.h
|
new API for garbage collector
|
2000-10-02 11:47:43 -03:00 |
linit.c
|
obsolete module; not part of the oficial distribution
|
2000-08-09 11:50:13 -03:00 |
liolib.c
|
lua_settagmethod does not return old tag method
|
2000-10-31 11:10:24 -02:00 |
llex.c
|
new macro LUA_API
|
2000-10-20 14:39:03 -02:00 |
llex.h
|
bug: parser overwrites semantic information when looking ahead
|
2000-09-27 14:41:58 -03:00 |
llimits.h
|
new API function `createuserdata'
|
2000-10-26 10:47:05 -02:00 |
lmathlib.c
|
lua_settagmethod does not return old tag method
|
2000-10-31 11:10:24 -02:00 |
lmem.c
|
macro DEBUG renamed to LUA_DEBUG
|
2000-10-30 14:29:59 -02:00 |
lmem.h
|
macro DEBUG renamed to LUA_DEBUG
|
2000-10-30 14:29:59 -02:00 |
lobject.c
|
more controled use of `sprintf'
|
2000-10-20 14:36:32 -02:00 |
lobject.h
|
subtelties in layout of TString
|
2000-10-30 15:49:19 -02:00 |
lopcodes.h
|
comments
|
2000-10-24 14:05:59 -02:00 |
lparser.c
|
details
|
2000-10-27 09:39:52 -02:00 |
lparser.h
|
details
|
2000-10-09 11:47:46 -02:00 |
lstate.c
|
macro DEBUG renamed to LUA_DEBUG
|
2000-10-30 14:29:59 -02:00 |
lstate.h
|
tag methods are always functions, so don't need to store a whole object
|
2000-10-05 10:00:17 -03:00 |
lstring.c
|
subtelties in layout of TString
|
2000-10-30 15:49:19 -02:00 |
lstring.h
|
subtelties in layout of TString
|
2000-10-30 15:49:19 -02:00 |
lstrlib.c
|
new macro LUALIB_API (so the lib can be a separate DLL)
|
2000-10-27 14:15:53 -02:00 |
ltable.c
|
new API function `createuserdata'
|
2000-10-26 10:47:05 -02:00 |
ltable.h
|
new implementation for `next'
|
2000-08-31 11:08:27 -03:00 |
ltests.c
|
lua_settagmethod does not return old tag method
|
2000-10-31 11:10:24 -02:00 |
ltm.c
|
lua_settagmethod does not return old tag method
|
2000-10-31 11:10:24 -02:00 |
ltm.h
|
tag methods are always functions, so don't need to store a whole object
|
2000-10-05 10:00:17 -03:00 |
lua.c
|
more controled use of `sprintf'
|
2000-10-20 14:36:32 -02:00 |
lua.h
|
comments
|
2000-10-31 10:44:07 -02:00 |
luadebug.h
|
all API functions are declared in a single line (to facilitate pre-processing).
|
2000-10-30 10:38:50 -02:00 |
lualib.h
|
new macro LUALIB_API (so the lib can be a separate DLL)
|
2000-10-27 14:15:53 -02:00 |
lundump.c
|
new macro LUA_API
|
2000-10-20 14:39:03 -02:00 |
lundump.h
|
new macro LUA_API
|
2000-10-20 14:39:03 -02:00 |
lvm.c
|
new API function `createuserdata'
|
2000-10-26 10:47:05 -02:00 |
lvm.h
|
new definition for types-tags
|
2000-10-05 09:14:08 -03:00 |
lzio.c
|
`lua.h' is included before any other Lua header file
|
2000-06-12 10:52:05 -03:00 |
lzio.h
|
more controled use of `sprintf'
|
2000-10-20 14:36:32 -02:00 |
makefile
|
details
|
2000-11-06 11:45:18 -02:00 |
manual.tex
|
many changes
|
2000-10-31 16:20:01 -02:00 |