Commit message (Expand) | Author | Age | |
---|---|---|---|
* | src/lzio.js: Use lua_assert instead of assert | daurnimator | 2018-01-18 |
* | src/lzio.js: Don't permit DataView returned from a lua_load reader any more | daurnimator | 2017-12-15 |
* | Use Uint8Array to back strings | daurnimator | 2017-12-13 |
* | src/llex.js: Use luaZ_buffer when not using .slice | daurnimator | 2017-12-13 |
* | src/lzio.js: Introduce luaZ_buffremove | daurnimator | 2017-06-09 |
* | src/lzio.js: Introduce luaZ_resetbuffer | daurnimator | 2017-06-09 |
* | Separate ZIO and MBuffer data structures | daurnimator | 2017-05-15 |