index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lref.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
`pushref' is more efficient (and probably more useful) than `getref'.
Roberto Ierusalimschy
2000-08-17
1
-5
/
+8
*
default now is multi-state
Roberto Ierusalimschy
2000-08-09
1
-3
/
+1
*
new algorithm for traversing in GC to avoid deep recursion calls
Roberto Ierusalimschy
2000-08-07
1
-6
/
+6
*
remove dummy argument in LUA_ASSERT
Roberto Ierusalimschy
2000-06-30
1
-3
/
+3
*
`lua.h' is included before any other Lua header file
Roberto Ierusalimschy
2000-06-12
1
-2
/
+3
*
access to `values' in TObject always through macros
Roberto Ierusalimschy
2000-06-08
1
-4
/
+4
*
code cleaner for 16 bits.
Roberto Ierusalimschy
2000-05-24
1
-2
/
+3
*
no more special cases for closures with 0 upvalues (performance is the same,
Roberto Ierusalimschy
2000-03-29
1
-4
/
+2
*
TAG_ARRAY -> TAG_TABLE
Roberto Ierusalimschy
2000-03-27
1
-2
/
+2
*
some name changes
Roberto Ierusalimschy
2000-03-10
1
-6
/
+6
*
many details (most by lhf).
Roberto Ierusalimschy
2000-03-03
1
-4
/
+5
*
small changes for "clean C"
Roberto Ierusalimschy
2000-02-08
1
-3
/
+3
*
comments.
Roberto Ierusalimschy
1999-12-27
1
-2
/
+2
*
new ttypes to distinguish between C closures and Lua closures.
Roberto Ierusalimschy
1999-12-23
1
-8
/
+3
*
many details + code redistribution
Roberto Ierusalimschy
1999-12-14
1
-8
/
+32
*
first implementation of multiple states (reentrant code).
Roberto Ierusalimschy
1999-11-22
1
-12
/
+14
*
better implementation of `lua_ref' (much better...)
Roberto Ierusalimschy
1999-11-10
1
-15
/
+32
*
implementation of lua_ref (previously in module `lmem').
Roberto Ierusalimschy
1999-10-04
1
-0
/
+78