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
/
lobject.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
small corrections in comments
Roberto Ierusalimschy
1998-06-19
1
-2
/
+2
*
"findname" moved from lobject.c to lauxlib.c (so libraries may use it).
Roberto Ierusalimschy
1998-06-18
1
-12
/
+1
*
better use of "ASSERT".
Roberto Ierusalimschy
1998-03-09
1
-2
/
+2
*
small optimizations in switch order
Roberto Ierusalimschy
1998-01-09
1
-2
/
+2
*
some details related to OLD_ANSI
Roberto Ierusalimschy
1997-12-26
1
-1
/
+18
*
optimization: closures without upvalues don't need to be closures
Roberto Ierusalimschy
1997-12-15
1
-4
/
+6
*
first implementation of centralized global state.
Roberto Ierusalimschy
1997-11-19
1
-4
/
+1
*
"global" version of a nil object.
Roberto Ierusalimschy
1997-11-03
1
-1
/
+5
*
first version of Cclosures.
Roberto Ierusalimschy
1997-10-24
1
-4
/
+3
*
GC now considers an "estimate" of object size, instead of just the number
Roberto Ierusalimschy
1997-10-23
1
-3
/
+2
*
better identification of types which are tags
Roberto Ierusalimschy
1997-10-16
1
-4
/
+3
*
better way to traverse GCnode lists.
Roberto Ierusalimschy
1997-09-26
1
-1
/
+10
*
Some generic functions over Lua objects
Roberto Ierusalimschy
1997-09-16
1
-0
/
+68