| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
Many thanks to Demetrios Obenour for tracking down this long-standing bug.
|
|\| |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Add lua_State pointer to SBuf for buffer resizing.
|
| | |
|
| |
| |
| |
| |
| | |
Switch to pointers for start/pos/end of buffer.
Abstract out some buffer writers.
|
|/
|
|
|
| |
Move string buffer handling to lj_buf.*.
Use common buffer resizing function.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Needs -DLUAJIT_ENABLE_LUA52COMPAT.
|
|
|
|
| |
Needs -DLUAJIT_ENABLE_LUA52COMPAT.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Solves the trace-explosion problem with closure-heavy programming.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|