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
/
ltable.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
new function "lua_next" (+ new implementation for "next")
Roberto Ierusalimschy
1999-02-23
1
-2
/
+2
*
luaH_set does the set, and protects its value, so luaH_move can be a
Roberto Ierusalimschy
1999-01-25
1
-4
/
+4
*
table entries with ref=null always have val=null too.
Roberto Ierusalimschy
1999-01-25
1
-2
/
+4
*
function "move" for tables is better implemented with some "inside
Roberto Ierusalimschy
1999-01-04
1
-1
/
+2
*
tables are better manipulated via "Hash *" instead of "TObject" or
Roberto Ierusalimschy
1998-12-30
1
-2
/
+2
*
auxiliar functions "luaH_setint" & "luaH_getint".
Roberto Ierusalimschy
1998-07-12
1
-1
/
+4
*
small details by lint.
Roberto Ierusalimschy
1997-11-26
1
-2
/
+1
*
first implementation of centralized global state.
Roberto Ierusalimschy
1997-11-19
1
-4
/
+1
*
macro "val" should live together with macro "ref".
Roberto Ierusalimschy
1997-10-18
1
-1
/
+2
*
better way to traverse GCnode lists.
Roberto Ierusalimschy
1997-09-26
1
-2
/
+2
*
Lua tables (hash)
Roberto Ierusalimschy
1997-09-16
1
-0
/
+27