| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Use Uint8Array.prototype.toString instead of .join (IE compat) | daurnimator | 2018-01-06 |
| * | src/defs: Rename luastring_cmp to luastring_eq | daurnimator | 2018-01-06 |
| * | Support environments without a Uint8Array.from | daurnimator | 2018-01-06 |
| * | Use Uint8Array to back strings | daurnimator | 2017-12-13 |
| * | Add internal function defs.luastring_cmp for string equality checks | daurnimator | 2017-11-12 |
| * | Add is_luastring function instead of using Array.isArray directly | daurnimator | 2017-06-09 |
| * | src/ltable.js: Implement table_hash for lightuserdata | daurnimator | 2017-05-23 |
| * | Revert "src/lstring.js: Freeze strings to catch accidental modification" | daurnimator | 2017-05-09 |
| * | Cache string hashes in TString | daurnimator | 2017-05-09 |
| * | Introduce a TString class | daurnimator | 2017-05-08 |
| * | src/lstring.js: Freeze strings to catch accidental modification | daurnimator | 2017-05-08 |
| * | Move string functions to centralised lstring.js | daurnimator | 2017-05-08 |
