Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests/: Fix linter complaints | daurnimator | 2017-12-10 |
| | |||
* | Move luaL_openlibs from lauxlib to lualib | daurnimator | 2017-05-11 |
| | |||
* | Remove unused variables | daurnimator | 2017-04-26 |
| | |||
* | Export luaL_openlibs from lauxlib.js | daurnimator | 2017-04-26 |
| | |||
* | Export lapi.js functions from lua.js | daurnimator | 2017-04-26 |
| | |||
* | 8-bit only in lstrlib | Benoit Giannangeli | 2017-03-30 |
| | |||
* | 8-bit string internally tests | Benoit Giannangeli | 2017-03-30 |
| | | | | Lexing/Parsing is done on byte rather than js strings | ||
* | utf8.len, utf8.codes | Benoit Giannangeli | 2017-03-15 |
| | |||
* | utf8.char | Benoit Giannangeli | 2017-03-15 |
| | |||
* | utf8.codepoint | Benoit Giannangeli | 2017-03-15 |
| | |||
* | utf8.offset | Benoit Giannangeli | 2017-03-14 |