index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
table.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
unused declaration.
Roberto Ierusalimschy
1997-05-26
1
-2
/
+1
*
first implementation of "$if";
Roberto Ierusalimschy
1997-04-07
1
-1
/
+2
*
"Object" renamed to "TObject" (Tagged Object), to avoid conflicts with
Roberto Ierusalimschy
1997-03-31
1
-4
/
+4
*
first step in implementing internal methods.
Roberto Ierusalimschy
1997-02-26
1
-1
/
+2
*
lock mechanism seperseded by the REFERENCE mechanism.
Roberto Ierusalimschy
1996-04-22
1
-1
/
+2
*
"lua_ntable" and "lua_nconstant" are public (undump.c uses them).
Roberto Ierusalimschy
1996-03-14
1
-1
/
+3
*
fixed strings (not collectable) don't need to be inserted in the constant table.
Roberto Ierusalimschy
1996-02-26
1
-2
/
+2
*
reserved words are stored in main string table; "marked" field is
Roberto Ierusalimschy
1996-02-14
1
-2
/
+3
*
BIG CHANGE: new data structure for constants, strings and globals, using
Roberto Ierusalimschy
1996-02-12
1
-4
/
+5
*
elimination of unused declarations (left from old modifications)
Roberto Ierusalimschy
1996-02-06
1
-5
/
+1
*
lua_table now has references to global variable names (TreeNode's).
Roberto Ierusalimschy
1996-01-26
1
-1
/
+8
*
memory overflow tries a garbage collection; if it fails then exit the
Roberto Ierusalimschy
1996-01-22
1
-1
/
+2
*
functions now may be declared with any "var" as a name;
Roberto Ierusalimschy
1995-10-26
1
-3
/
+1
*
new style for debug information about functions: no more SETFUNCTION
Roberto Ierusalimschy
1995-10-17
1
-6
/
+5
*
new function "luaI_findconstantbyname".
Roberto Ierusalimschy
1995-10-13
1
-1
/
+2
*
better control of integer types and their limits
Roberto Ierusalimschy
1994-12-20
1
-4
/
+4
*
garbage collection tag for strings organized in struct TaggedString
Roberto Ierusalimschy
1994-11-23
1
-2
/
+3
*
function 'lua_createstring' moved from table.c to tree.c
Roberto Ierusalimschy
1994-11-18
1
-2
/
+1
*
changes in garbage collection control
Roberto Ierusalimschy
1994-11-17
1
-5
/
+1
*
correction of function 'nextvar'
Roberto Ierusalimschy
1994-11-16
1
-2
/
+1
*
unification of symbol tree and constant tree
Roberto Ierusalimschy
1994-11-14
1
-3
/
+6
*
function 'lua_addfile' returns an error message
Roberto Ierusalimschy
1994-11-03
1
-2
/
+2
*
adaptative garbage collection.
Waldemar Celes
1994-10-17
1
-1
/
+2
*
Uso de arvores binarias para armazenar nomes e realocacao dinamica
Waldemar Celes
1994-07-19
1
-12
/
+2
*
Implementacao da nova estrategia para armazenar os arrays
Waldemar Celes
1994-04-20
1
-11
/
+15
*
eliminacao da funcao findenclosedconstant, cuja tarefa agora
Roberto Ierusalimschy
1993-12-22
1
-2
/
+1
*
Module to control static tables
Waldemar Celes
1993-12-17
1
-2
/
+2
*
oldest known commit
The Lua team
1993-07-28
1
-0
/
+39