bugs
|
89f98c0995
in function `read_file', realloc() doesn't free the buffer if it can't
|
25 年之前 |
lapi.c
|
b3959d58ff
|
25 年之前 |
lapi.h
|
100bfec39a
new implementation for `next'
|
25 年之前 |
lauxlib.c
|
e42a219eeb
`lua_typename' accepts LUA_TNONE
|
25 年之前 |
lauxlib.h
|
f379d06e24
all API functions are declared in a single line (to facilitate pre-processing).
|
25 年之前 |
lbaselib.c
|
1385d81d20
|
25 年之前 |
lcode.c
|
dad808a73a
new way to count `nblocks' for GC (try to count bytes).
|
25 年之前 |
lcode.h
|
5f22f8961c
better code for unary/binary operators
|
25 年之前 |
ldblib.c
|
40a4c76773
setlinehook/setcallhook return old hook
|
25 年之前 |
ldebug.c
|
f379d06e24
all API functions are declared in a single line (to facilitate pre-processing).
|
25 年之前 |
ldebug.h
|
001f2bdd0e
new definition for types-tags
|
25 年之前 |
ldo.c
|
f379d06e24
all API functions are declared in a single line (to facilitate pre-processing).
|
25 年之前 |
ldo.h
|
ad3816d0d1
luaD_call is more uniform
|
25 年之前 |
lfunc.c
|
728ff20701
details
|
25 年之前 |
lfunc.h
|
dad808a73a
new way to count `nblocks' for GC (try to count bytes).
|
25 年之前 |
lgc.c
|
b892f0a877
new API function `createuserdata'
|
25 年之前 |
lgc.h
|
78bc8e553d
new API for garbage collector
|
25 年之前 |
linit.c
|
fb55c96706
obsolete module; not part of the oficial distribution
|
25 年之前 |
liolib.c
|
67c1afff59
lua_settagmethod does not return old tag method
|
25 年之前 |
llex.c
|
64eecc0b82
new macro LUA_API
|
25 年之前 |
llex.h
|
282ab366f4
bug: parser overwrites semantic information when looking ahead
|
25 年之前 |
llimits.h
|
b892f0a877
new API function `createuserdata'
|
25 年之前 |
lmathlib.c
|
67c1afff59
lua_settagmethod does not return old tag method
|
25 年之前 |
lmem.c
|
37e9c2e744
macro DEBUG renamed to LUA_DEBUG
|
25 年之前 |
lmem.h
|
37e9c2e744
macro DEBUG renamed to LUA_DEBUG
|
25 年之前 |
lobject.c
|
8b88ab07f7
more controled use of `sprintf'
|
25 年之前 |
lobject.h
|
d1c689af40
subtelties in layout of TString
|
25 年之前 |
lopcodes.h
|
e833bd47c9
comments
|
25 年之前 |
lparser.c
|
e2b6b7de1b
details
|
25 年之前 |
lparser.h
|
79909a92e1
details
|
25 年之前 |
lstate.c
|
37e9c2e744
macro DEBUG renamed to LUA_DEBUG
|
25 年之前 |
lstate.h
|
046a3d6173
tag methods are always functions, so don't need to store a whole object
|
25 年之前 |
lstring.c
|
d1c689af40
subtelties in layout of TString
|
25 年之前 |
lstring.h
|
d1c689af40
subtelties in layout of TString
|
25 年之前 |
lstrlib.c
|
2cbbf3933a
new macro LUALIB_API (so the lib can be a separate DLL)
|
25 年之前 |
ltable.c
|
b892f0a877
new API function `createuserdata'
|
25 年之前 |
ltable.h
|
100bfec39a
new implementation for `next'
|
25 年之前 |
ltests.c
|
67c1afff59
lua_settagmethod does not return old tag method
|
25 年之前 |
ltm.c
|
67c1afff59
lua_settagmethod does not return old tag method
|
25 年之前 |
ltm.h
|
046a3d6173
tag methods are always functions, so don't need to store a whole object
|
25 年之前 |
lua.c
|
8b88ab07f7
more controled use of `sprintf'
|
25 年之前 |
lua.h
|
03770ecfc9
comments
|
25 年之前 |
luadebug.h
|
f379d06e24
all API functions are declared in a single line (to facilitate pre-processing).
|
25 年之前 |
lualib.h
|
2cbbf3933a
new macro LUALIB_API (so the lib can be a separate DLL)
|
25 年之前 |
lundump.c
|
523c5d8e1c
last changes by lhf.
|
25 年之前 |
lundump.h
|
523c5d8e1c
last changes by lhf.
|
25 年之前 |
lvm.c
|
b892f0a877
new API function `createuserdata'
|
25 年之前 |
lvm.h
|
001f2bdd0e
new definition for types-tags
|
25 年之前 |
lzio.c
|
1de5587184
`lua.h' is included before any other Lua header file
|
25 年之前 |
lzio.h
|
8b88ab07f7
more controled use of `sprintf'
|
25 年之前 |
makefile
|
906d5dcc41
details
|
25 年之前 |
manual.tex
|
523c5d8e1c
last changes by lhf.
|
25 年之前 |