11 Commits (826d70fcba11a46de74a316b76caf94eb5a5acc5)

Author SHA1 Message Date
Roberto Ierusalimschy 43382ce5a2 new fallback "getglobal". 29 years ago
Roberto Ierusalimschy 970995c3f2 'luaI_travfallbacks' now can look for a fallback. 29 years ago
Roberto Ierusalimschy 1bb3fb73cc fallback table now has number of parameters and results of each 30 years ago
Roberto Ierusalimschy 68f337dfa6 Garbage collection of functions + header structure for functions 30 years ago
Roberto Ierusalimschy 609392ff2e fallback for "call expression not a function" errors 30 years ago
Roberto Ierusalimschy 96ea2e0fb4 fallback to unary minus is 'arith' with operation code 'unm' 30 years ago
Roberto Ierusalimschy 333a4f13d0 lua_lock receives its parameter via stack 30 years ago
Roberto Ierusalimschy 8a0521fa52 fallback for garbage collection 30 years ago
Roberto Ierusalimschy 9deac27704 fallback list moved from opcode.c to fallback.c 30 years ago
Roberto Ierusalimschy 2cf954b8ae lock mechanism 30 years ago
Roberto Ierusalimschy 63d300167e module to implement default fallbacks and lock mechanisms 30 years ago