aboutsummaryrefslogtreecommitdiff
path: root/src/lzio.js
Commit message (Collapse)AuthorAge
* src/lzio.js: Use lua_assert instead of assertdaurnimator2018-01-18
|
* src/lzio.js: Don't permit DataView returned from a lua_load reader any moredaurnimator2017-12-15
|
* Use Uint8Array to back stringsdaurnimator2017-12-13
|
* src/llex.js: Use luaZ_buffer when not using .slicedaurnimator2017-12-13
|
* src/lzio.js: Introduce luaZ_buffremovedaurnimator2017-06-09
|
* src/lzio.js: Introduce luaZ_resetbufferdaurnimator2017-06-09
|
* Separate ZIO and MBuffer data structuresdaurnimator2017-05-15
- lua_load no longer takes a null reader function