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
/
fallback.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lua_Reference is int, so say so.
Roberto Ierusalimschy
1996-04-25
1
-3
/
+3
*
lock mechanism seperseded by the REFERENCE mechanism.
Roberto Ierusalimschy
1996-04-22
1
-3
/
+5
*
new fallback "getglobal".
Roberto Ierusalimschy
1996-01-30
1
-1
/
+2
*
'luaI_travfallbacks' now can look for a fallback.
Roberto Ierusalimschy
1995-10-17
1
-3
/
+3
*
fallback table now has number of parameters and results of each
Roberto Ierusalimschy
1995-10-09
1
-1
/
+3
*
Garbage collection of functions + header structure for functions
Roberto Ierusalimschy
1995-10-04
1
-1
/
+2
*
fallback for "call expression not a function" errors
Roberto Ierusalimschy
1994-11-21
1
-1
/
+2
*
fallback to unary minus is 'arith' with operation code 'unm'
Roberto Ierusalimschy
1994-11-21
1
-4
/
+3
*
lua_lock receives its parameter via stack
Roberto Ierusalimschy
1994-11-18
1
-1
/
+2
*
fallback for garbage collection
Roberto Ierusalimschy
1994-11-10
1
-7
/
+2
*
fallback list moved from opcode.c to fallback.c
Roberto Ierusalimschy
1994-11-10
1
-1
/
+16
*
lock mechanism
Roberto Ierusalimschy
1994-11-08
1
-1
/
+5
*
module to implement default fallbacks and lock mechanisms
Roberto Ierusalimschy
1994-11-07
1
-0
/
+16