| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
work ok).
|
| |
|
| |
|
|
|
|
| |
separately.
|
|
|
|
|
| |
of at the end of 'rootgc' (which was renamed to 'allgc', as it is not
"root" in the usual meaning for collectors)
|
|
|
|
| |
in that array unified in a single address
|
|
|
|
| |
through registry
|
| |
|
|
|
|
| |
when 'ptr' is NULL.
|
| |
|
|
|
|
| |
at the C API level
|
|
|
|
| |
set C scripts as C hooks
|
| |
|
| |
|
| |
|
|
|
|
| |
environment
|
|
|
|
| |
therefore saving C stack space
|
| |
|
| |
|
|
|
|
| |
instead of sequence of pseudo-opcodes after OP_CLOSURE
|
| |
|
| |
|
|
|
|
| |
Cfunc with extra upvalues
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
'func')
|
|
|
|
| |
erasing savedpc from lua_State)
|
| |
|
| |
|
|
|
|
|
| |
testC may run code on different threads +
rename of some testC operations ('rawcall'->'call', 'call'->'pcall')
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
no more GCSsweeptmu collector's state
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|