bugs
|
6af005ec20
bug: when `read' fails it must return nil (and not no value)
|
25 yıl önce |
lapi.c
|
bce6572579
new macros + new names to facilitate compilation of threaded version
|
24 yıl önce |
lapi.h
|
100bfec39a
new implementation for `next'
|
25 yıl önce |
lauxlib.c
|
a53d9b66ca
first implementation for type names
|
24 yıl önce |
lauxlib.h
|
a53d9b66ca
first implementation for type names
|
24 yıl önce |
lbaselib.c
|
a53d9b66ca
first implementation for type names
|
24 yıl önce |
lcode.c
|
3b6f8bfbe6
simpler implementation of for loops
|
24 yıl önce |
lcode.h
|
3b6f8bfbe6
simpler implementation of for loops
|
24 yıl önce |
ldblib.c
|
4ff5545709
new macro pushliteral
|
24 yıl önce |
ldebug.c
|
bce6572579
new macros + new names to facilitate compilation of threaded version
|
24 yıl önce |
ldebug.h
|
001f2bdd0e
new definition for types-tags
|
25 yıl önce |
ldo.c
|
fa8c44b510
avoid the use of "reopen" (not that standard)
|
24 yıl önce |
ldo.h
|
71ae4801d6
macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core
|
24 yıl önce |
lfunc.c
|
4ac58853dc
thead-specific state separated from "global" state
|
24 yıl önce |
lfunc.h
|
0183b8030c
`free' gets size of the block: complete control over memory use
|
25 yıl önce |
lgc.c
|
9b45439860
details
|
24 yıl önce |
lgc.h
|
78bc8e553d
new API for garbage collector
|
25 yıl önce |
linit.c
|
fb55c96706
obsolete module; not part of the oficial distribution
|
25 yıl önce |
liolib.c
|
9b45439860
details
|
24 yıl önce |
llex.c
|
4ac58853dc
thead-specific state separated from "global" state
|
24 yıl önce |
llex.h
|
595e449537
tighter size for error buffers
|
24 yıl önce |
llimits.h
|
4894c27962
lua_Number defined in lua.h (1st version)
|
25 yıl önce |
lmathlib.c
|
4894c27962
lua_Number defined in lua.h (1st version)
|
25 yıl önce |
lmem.c
|
71ae4801d6
macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core
|
24 yıl önce |
lmem.h
|
0183b8030c
`free' gets size of the block: complete control over memory use
|
25 yıl önce |
lobject.c
|
ac390020e9
optimizations based on all types but number and nil are pointers
|
24 yıl önce |
lobject.h
|
b82242d4c4
detail
|
24 yıl önce |
lopcodes.h
|
a04de4f0ad
no more END opcode
|
24 yıl önce |
lparser.c
|
3b6f8bfbe6
simpler implementation of for loops
|
24 yıl önce |
lparser.h
|
0183b8030c
`free' gets size of the block: complete control over memory use
|
25 yıl önce |
lstate.c
|
bce6572579
new macros + new names to facilitate compilation of threaded version
|
24 yıl önce |
lstate.h
|
bce6572579
new macros + new names to facilitate compilation of threaded version
|
24 yıl önce |
lstring.c
|
b82242d4c4
detail
|
24 yıl önce |
lstring.h
|
08496eea8b
small changes in lstring
|
24 yıl önce |
lstrlib.c
|
4ff5545709
new macro pushliteral
|
24 yıl önce |
ltable.c
|
caf01b5bfa
better implementation for list "for"
|
24 yıl önce |
ltable.h
|
caf01b5bfa
better implementation for list "for"
|
24 yıl önce |
ltests.c
|
6fda6a5302
support for multiple stacks sharing the same global environment
|
24 yıl önce |
ltm.c
|
bce6572579
new macros + new names to facilitate compilation of threaded version
|
24 yıl önce |
ltm.h
|
a53d9b66ca
first implementation for type names
|
24 yıl önce |
lua.c
|
bce6572579
new macros + new names to facilitate compilation of threaded version
|
24 yıl önce |
lua.h
|
bce6572579
new macros + new names to facilitate compilation of threaded version
|
24 yıl önce |
luadebug.h
|
f379d06e24
all API functions are declared in a single line (to facilitate pre-processing).
|
25 yıl önce |
lualib.h
|
35d6b15057
some cleaning
|
25 yıl önce |
lundump.c
|
a04de4f0ad
no more END opcode
|
24 yıl önce |
lundump.h
|
523c5d8e1c
last changes by lhf.
|
25 yıl önce |
lvm.c
|
3b6f8bfbe6
simpler implementation of for loops
|
24 yıl önce |
lvm.h
|
001f2bdd0e
new definition for types-tags
|
25 yıl önce |
lzio.c
|
1de5587184
`lua.h' is included before any other Lua header file
|
25 yıl önce |
lzio.h
|
8b88ab07f7
more controled use of `sprintf'
|
25 yıl önce |
makefile
|
906d5dcc41
details
|
25 yıl önce |
manual.tex
|
a907aeeb1e
general corrections
|
25 yıl önce |