Roberto Ierusalimschy
|
bd9e68cfcd
new implementation of gc: "Pre-collect" garbage in temporary lists and
|
28 years ago |
Roberto Ierusalimschy
|
ad5574c4c9
"Object" renamed to "TObject" (Tagged Object), to avoid conflicts with
|
28 years ago |
Roberto Ierusalimschy
|
1444d28476
first full implementation of internal methods
|
28 years ago |
Roberto Ierusalimschy
|
131d66efd2
first step in implementing internal methods.
|
28 years ago |
Roberto Ierusalimschy
|
1936a9e53b
tables may grow bigger than words.
|
29 years ago |
Roberto Ierusalimschy
|
5c0e5fd36d
details.
|
29 years ago |
Roberto Ierusalimschy
|
41259bff31
BIG CHANGE: new data structure for constants, strings and globals, using
|
29 years ago |
Roberto Ierusalimschy
|
995a9f7188
no more "Bool" type
|
29 years ago |
Roberto Ierusalimschy
|
8faf4d1de2
control of garbage collection is done with Longs, as there can be
|
31 years ago |
Roberto Ierusalimschy
|
8cb8594a3b
better control of integer types and their limits
|
31 years ago |
Roberto Ierusalimschy
|
b234da1cc2
changes in garbage collection control
|
31 years ago |
Roberto Ierusalimschy
|
3b7a36653b
lua_equalObj now is global (and is used by opcode)
|
31 years ago |
Waldemar Celes
|
0dcae99d74
new field 'next' in struct 'Hash', to list tables for garbage collection.
|
31 years ago |
Waldemar Celes
|
b28da81cfe
Alteracao do hash, trocando tratamento de colisao por lista
|
31 years ago |
Waldemar Celes
|
088cc3f380
evitar, durante consultas, criacao de nos nao encontrados.
|
31 years ago |
Waldemar Celes
|
44521b21e5
Implementacao da nova estrategia para armazenar os arrays
|
31 years ago |
Waldemar Celes
|
26c3684c4f
hash manager for lua
|
32 years ago |
The Lua team
|
cd05d9c5cb
oldest known commit
|
32 years ago |