Roberto Ierusalimschy
|
73664eb739
function 'lua_createstring' moved from table.c to tree.c
|
31 years ago |
Roberto Ierusalimschy
|
b234da1cc2
changes in garbage collection control
|
31 years ago |
Roberto Ierusalimschy
|
2b5bc5d1a8
new module for memory allocation
|
31 years ago |
Roberto Ierusalimschy
|
94686ce585
correction of function 'nextvar'
|
31 years ago |
Roberto Ierusalimschy
|
86b35cf4f6
unification of symbol tree and constant tree
|
31 years ago |
Roberto Ierusalimschy
|
b8996eaaba
small corrections to avoid 'warings' with acc
|
31 years ago |
Roberto Ierusalimschy
|
ff7f769454
small changes in error recovery
|
31 years ago |
Roberto Ierusalimschy
|
5f2d187b73
frees file names when unstacked
|
31 years ago |
Roberto Ierusalimschy
|
dabe09518f
garbage collection for locked objects
|
31 years ago |
Roberto Ierusalimschy
|
d95a8b3121
new API: lua_Object now is an integer
|
31 years ago |
Roberto Ierusalimschy
|
8c22057b2e
new global function 'setfallback'
|
31 years ago |
Roberto Ierusalimschy
|
42ef3f9388
there is no need of predefined constants.
|
31 years ago |
Roberto Ierusalimschy
|
852d9a8597
function 'lua_addfile' returns an error message
|
31 years ago |
Roberto Ierusalimschy
|
0162decc58
tags T_NIL, etc, changed to LUA_T_NIL, etc
|
31 years ago |
Roberto Ierusalimschy
|
ac68a3abc4
frees filename from file stack
|
31 years ago |
Roberto Ierusalimschy
|
1a6536aaad
deletion of 'include mm.h'
|
31 years ago |
Roberto Ierusalimschy
|
25010f8e09
remove of 'printf' for debuging.
|
31 years ago |
Waldemar Celes
|
f8c8159362
adaptative garbage collection.
|
31 years ago |
Waldemar Celes
|
b1e9b37883
Implementacao de funcoes para tratar Lua function em C e
|
31 years ago |
Waldemar Celes
|
493d718b7f
Uso de arvores binarias para armazenar nomes e realocacao dinamica
|
31 years ago |
Waldemar Celes
|
44521b21e5
Implementacao da nova estrategia para armazenar os arrays
|
31 years ago |
Waldemar Celes
|
ed80de37d9
Correcao de bug: uma string ja' existente na tabela de string nao
|
31 years ago |
Waldemar Celes
|
662e2fa5cc
Modificaco para reservar espaco do byte para marcar constantes
|
31 years ago |
Waldemar Celes
|
540dc65bcd
Acrescentar o gerenciador de memoria "mm", corrigir bug reservando
|
31 years ago |
Roberto Ierusalimschy
|
72f67fa810
eliminacao da funcao findenclosedconstant, cuja tarefa agora
|
32 years ago |
Waldemar Celes
|
4478f0ce92
Module to control static tables
|
32 years ago |
The Lua team
|
cd05d9c5cb
oldest known commit
|
32 years ago |