| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
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.
|
|\ |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
BC_ISTYPE, BC_ISNUM: fast type checks/coercions.
BC_TGETR, BC_TSETR: fast rawgeti/rawseti, no type checks for table/key.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
SSE2 required from now on.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to Adam Strzelecki.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to Eddie Edwards.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to Joey Liaw.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|