| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
|
|
|
| |
- lua_load no longer takes a null reader function
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
luaL_optnumber, luaL_prepbuffer, luaL_pushresultsize, luaL_ref
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Work towards https://github.com/giann/fengari/commit/354d659f577fc27969784400c8c1e6090756da7b#commitcomment-21975897
|
| |
| |
| |
| | |
See https://github.com/giann/fengari/commit/278fd3edb6ead6cd65c2293f823887d19e4fbc8e#commitcomment-22009497
|
| |
| |
| |
| | |
See https://github.com/giann/fengari/commit/3ba0fe6fd5ad9f62b948bf970347ffef3d5fe4bf#commitcomment-22054952
|
| | |
|
|/
|
|
|
| |
If there's a table in the concat sequence, we ended up with a toconcat
array with undefined slots.
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #29
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Saves a TValue allocation
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
To remove along with asserts calls for any real use
|
| |
| |
| |
| | |
dead keys for next()
|
| | |
|
| | |
|
|/ |
|