Roberto Ierusalimschy
|
0183b8030c
`free' gets size of the block: complete control over memory use
|
25 年之前 |
Roberto Ierusalimschy
|
8c49e19865
explicit control of size for growing vectors
|
25 年之前 |
Roberto Ierusalimschy
|
96253ed8ce
better support for 64-bit machines (avoid excessive use of longs)
|
25 年之前 |
Roberto Ierusalimschy
|
b892f0a877
new API function `createuserdata'
|
25 年之前 |
Roberto Ierusalimschy
|
046a3d6173
tag methods are always functions, so don't need to store a whole object
|
25 年之前 |
Roberto Ierusalimschy
|
001f2bdd0e
new definition for types-tags
|
25 年之前 |
Roberto Ierusalimschy
|
78bc8e553d
new API for garbage collector
|
25 年之前 |
Roberto Ierusalimschy
|
dad808a73a
new way to count `nblocks' for GC (try to count bytes).
|
25 年之前 |
Roberto Ierusalimschy
|
c9c6f9747c
GC may crash when checking C closures
|
25 年之前 |
Roberto Ierusalimschy
|
5ed3bcd4ea
warnings in Solaris
|
25 年之前 |
Roberto Ierusalimschy
|
787a78f83e
new scheme for buffers
|
25 年之前 |
Roberto Ierusalimschy
|
9fdf73bc9a
first version for new API
|
25 年之前 |
Roberto Ierusalimschy
|
c85162be27
new way to store local-variable information.
|
25 年之前 |
Roberto Ierusalimschy
|
e238efc536
default now is multi-state
|
25 年之前 |
Roberto Ierusalimschy
|
0802a9df9e
no more options for debug information: it is always on
|
25 年之前 |
Roberto Ierusalimschy
|
d9e61e8cea
new algorithm for traversing in GC to avoid deep recursion calls
|
25 年之前 |
Roberto Ierusalimschy
|
cfba572076
remove dummy argument in LUA_ASSERT
|
25 年之前 |
Roberto Ierusalimschy
|
afef009fce
new version of debug system
|
25 年之前 |
Roberto Ierusalimschy
|
1de5587184
`lua.h' is included before any other Lua header file
|
25 年之前 |
Roberto Ierusalimschy
|
8ca9534d04
access to `values' in TObject always through macros
|
25 年之前 |
Roberto Ierusalimschy
|
c542aac0b9
collect dead indices in tables
|
25 年之前 |
Roberto Ierusalimschy
|
dbfb810267
cleansing of lparser.c
|
25 年之前 |
Roberto Ierusalimschy
|
7e30900def
better field name
|
25 年之前 |
Roberto Ierusalimschy
|
50a82ec1b9
gc tag methods for udata are called in (reverse) tag order
|
25 年之前 |
Roberto Ierusalimschy
|
ef62b340e0
code cleaner for 16 bits.
|
25 年之前 |
Roberto Ierusalimschy
|
b803c0600e
details
|
25 年之前 |
Roberto Ierusalimschy
|
330e51bed3
string hash uses one single hash table
|
25 年之前 |
Roberto Ierusalimschy
|
11a7022067
global variables are stored in a Lua table
|
25 年之前 |
Roberto Ierusalimschy
|
870f61d299
code redistribution
|
25 年之前 |
Roberto Ierusalimschy
|
8f0f54ec38
name change
|
25 年之前 |