bugs
|
bug: when `read' fails it must return nil (and not no value)
|
2000-12-22 15:32:28 -02:00 |
lapi.c
|
specialized versions for luaH_set (numbers and strings)
|
2001-01-10 16:56:11 -02:00 |
lapi.h
|
new implementation for `next'
|
2000-08-31 11:08:27 -03:00 |
lauxlib.c
|
lua_Number defined in lua.h (1st version)
|
2000-12-04 16:33:40 -02:00 |
lauxlib.h
|
lua_Number defined in lua.h (1st version)
|
2000-12-04 16:33:40 -02:00 |
lbaselib.c
|
new macro pushliteral
|
2001-01-10 14:58:11 -02:00 |
lcode.c
|
no more END opcode
|
2001-01-15 14:13:24 -02:00 |
lcode.h
|
lua_Number defined in lua.h (1st version)
|
2000-12-04 16:33:40 -02:00 |
ldblib.c
|
new macro pushliteral
|
2001-01-10 14:58:11 -02:00 |
ldebug.c
|
explicit control of size for growing vectors
|
2000-12-26 16:46:09 -02:00 |
ldebug.h
|
new definition for types-tags
|
2000-10-05 09:14:08 -03:00 |
ldo.c
|
specialized versions for luaH_set (numbers and strings)
|
2001-01-10 16:56:11 -02:00 |
ldo.h
|
luaD_call is more uniform
|
2000-10-06 09:45:25 -03:00 |
lfunc.c
|
`free' gets size of the block: complete control over memory use
|
2000-12-28 10:55:41 -02:00 |
lfunc.h
|
`free' gets size of the block: complete control over memory use
|
2000-12-28 10:55:41 -02:00 |
lgc.c
|
`free' gets size of the block: complete control over memory use
|
2000-12-28 10:55:41 -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
|
details
|
2001-01-11 16:59:20 -02:00 |
llex.c
|
details
|
2001-01-15 16:07:56 -02:00 |
llex.h
|
tighter size for error buffers
|
2001-01-10 14:40:56 -02:00 |
llimits.h
|
lua_Number defined in lua.h (1st version)
|
2000-12-04 16:33:40 -02:00 |
lmathlib.c
|
lua_Number defined in lua.h (1st version)
|
2000-12-04 16:33:40 -02:00 |
lmem.c
|
`free' gets size of the block: complete control over memory use
|
2000-12-28 10:55:41 -02:00 |
lmem.h
|
`free' gets size of the block: complete control over memory use
|
2000-12-28 10:55:41 -02:00 |
lobject.c
|
`free' gets size of the block: complete control over memory use
|
2000-12-28 10:55:41 -02:00 |
lobject.h
|
`free' gets size of the block: complete control over memory use
|
2000-12-28 10:55:41 -02:00 |
lopcodes.h
|
no more END opcode
|
2001-01-15 14:13:24 -02:00 |
lparser.c
|
no more END opcode
|
2001-01-15 14:13:24 -02:00 |
lparser.h
|
`free' gets size of the block: complete control over memory use
|
2000-12-28 10:55:41 -02:00 |
lstate.c
|
`free' gets size of the block: complete control over memory use
|
2000-12-28 10:55:41 -02:00 |
lstate.h
|
explicit control of size for growing vectors
|
2000-12-26 16:46:09 -02:00 |
lstring.c
|
details
|
2001-01-11 16:59:20 -02:00 |
lstring.h
|
small changes in lstring
|
2001-01-10 15:41:50 -02:00 |
lstrlib.c
|
new macro pushliteral
|
2001-01-10 14:58:11 -02:00 |
ltable.c
|
specialized versions for luaH_set (numbers and strings)
|
2001-01-10 16:56:11 -02:00 |
ltable.h
|
specialized versions for luaH_set (numbers and strings)
|
2001-01-10 16:56:11 -02:00 |
ltests.c
|
no more END opcode
|
2001-01-15 14:13:24 -02:00 |
ltm.c
|
`free' gets size of the block: complete control over memory use
|
2000-12-28 10:55:41 -02:00 |
ltm.h
|
explicit control of size for growing vectors
|
2000-12-26 16:46:09 -02:00 |
lua.c
|
new macro pushliteral
|
2001-01-10 14:58:11 -02:00 |
lua.h
|
new macro pushliteral
|
2001-01-10 14:58:11 -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
|
some cleaning
|
2000-11-23 11:49:35 -02:00 |
lundump.c
|
no more END opcode
|
2001-01-15 14:13:24 -02:00 |
lundump.h
|
last changes by lhf.
|
2000-11-07 10:44:44 -02:00 |
lvm.c
|
no more END opcode
|
2001-01-15 14:13:24 -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
|
general corrections
|
2000-12-28 15:25:45 -02:00 |