bugs
|
beeff4ccaf
GC metamethod stored in a weak metatable being collected together with
|
vor 23 Jahren |
lapi.c
|
fdafd4f4a8
new structure for collectable objects, sharing a common header
|
vor 23 Jahren |
lapi.h
|
88c7b574cb
`luaA_index' is a local macro now
|
vor 23 Jahren |
lauxlib.c
|
1bdde38bd2
no more newlines at the end of error messages
|
vor 23 Jahren |
lauxlib.h
|
2c670baf24
avoid the use of "obvious" names in header files to avoid conflicts
|
vor 23 Jahren |
lbaselib.c
|
1bdde38bd2
no more newlines at the end of error messages
|
vor 23 Jahren |
lcode.c
|
fbc23d0245
details
|
vor 23 Jahren |
lcode.h
|
0052930ffe
details
|
vor 23 Jahren |
ldblib.c
|
1bdde38bd2
no more newlines at the end of error messages
|
vor 23 Jahren |
ldebug.c
|
1bdde38bd2
no more newlines at the end of error messages
|
vor 23 Jahren |
ldebug.h
|
6c283b2f4f
new simetric format for ABC instructions, to avoid exchanging operands
|
vor 23 Jahren |
ldo.c
|
7c0ccdfd61
avoid the use of "enum" in the API, as they do not have a fixed representation
|
vor 23 Jahren |
ldo.h
|
7c0ccdfd61
avoid the use of "enum" in the API, as they do not have a fixed representation
|
vor 23 Jahren |
lfunc.c
|
fdafd4f4a8
new structure for collectable objects, sharing a common header
|
vor 23 Jahren |
lfunc.h
|
3941af53ad
first implementation of independent global table per function
|
vor 23 Jahren |
lgc.c
|
4964e7c8a0
details
|
vor 23 Jahren |
lgc.h
|
fdafd4f4a8
new structure for collectable objects, sharing a common header
|
vor 23 Jahren |
linit.c
|
fb55c96706
obsolete module; not part of the oficial distribution
|
vor 25 Jahren |
liolib.c
|
81a8845e4f
detail
|
vor 23 Jahren |
llex.c
|
1bdde38bd2
no more newlines at the end of error messages
|
vor 23 Jahren |
llex.h
|
b2bc3b44b6
no more reserved word "global"
|
vor 23 Jahren |
llimits.h
|
44752fc9ce
hook count is quadratic
|
vor 23 Jahren |
lmathlib.c
|
aa5b15f271
detail
|
vor 23 Jahren |
lmem.c
|
1dbe708aa8
new protocol for error handling
|
vor 23 Jahren |
lmem.h
|
751cd867d3
new way to handle errors
|
vor 23 Jahren |
lobject.c
|
4964e7c8a0
details
|
vor 23 Jahren |
lobject.h
|
4964e7c8a0
details
|
vor 23 Jahren |
lopcodes.c
|
6c283b2f4f
new simetric format for ABC instructions, to avoid exchanging operands
|
vor 23 Jahren |
lopcodes.h
|
fbc23d0245
details
|
vor 23 Jahren |
lparser.c
|
fdafd4f4a8
new structure for collectable objects, sharing a common header
|
vor 23 Jahren |
lparser.h
|
1c328a191a
no more `global' declarations
|
vor 23 Jahren |
lstate.c
|
fdafd4f4a8
new structure for collectable objects, sharing a common header
|
vor 23 Jahren |
lstate.h
|
fdafd4f4a8
new structure for collectable objects, sharing a common header
|
vor 23 Jahren |
lstring.c
|
fdafd4f4a8
new structure for collectable objects, sharing a common header
|
vor 23 Jahren |
lstring.h
|
da19c436cc
cleaning the stage for generational collection
|
vor 23 Jahren |
lstrlib.c
|
12c4e48506
`frontier' patterns
|
vor 23 Jahren |
ltable.c
|
4964e7c8a0
details
|
vor 23 Jahren |
ltable.h
|
46c471d7e9
new `__newindex' eventfield
|
vor 23 Jahren |
ltablib.c
|
2e38c6ae5a
`luadebug.h' content now is included in `lua.h'
|
vor 23 Jahren |
ltests.c
|
fdafd4f4a8
new structure for collectable objects, sharing a common header
|
vor 23 Jahren |
ltests.h
|
79c8edb6c4
new names for light userdata operations
|
vor 23 Jahren |
ltm.c
|
fdafd4f4a8
new structure for collectable objects, sharing a common header
|
vor 23 Jahren |
ltm.h
|
634344d61f
new API for weak mode
|
vor 23 Jahren |
lua.c
|
1bdde38bd2
no more newlines at the end of error messages
|
vor 23 Jahren |
lua.h
|
7c0ccdfd61
avoid the use of "enum" in the API, as they do not have a fixed representation
|
vor 23 Jahren |
lualib.h
|
a885b826b3
LUA_ALERT is no longer used
|
vor 23 Jahren |
lundump.c
|
221b5be7b7
use of `LoadState' struct (instead of several separate arguments)
|
vor 23 Jahren |
lundump.h
|
b6791f5fa5
details
|
vor 23 Jahren |
lvm.c
|
fbc23d0245
details
|
vor 23 Jahren |
lvm.h
|
5016f43aa4
(much) cleaner way to control function states
|
vor 23 Jahren |
lzio.c
|
d3dd337fca
lua_Chunkreader gets a lua_State, to avoid future incompatibilities
|
vor 23 Jahren |
lzio.h
|
0b3d380f9f
internal names
|
vor 23 Jahren |
makefile
|
576bded513
details
|
vor 23 Jahren |
manual.tex
|
82a3be0671
some corrections + angles in radians
|
vor 23 Jahren |