Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 8-bit string internally tests | Benoit Giannangeli | 2017-03-30 |
| | | | | Lexing/Parsing is done on byte rather than js strings | ||
* | Loading tests (binary/text) | Benoit Giannangeli | 2017-03-01 |
| | |||
* | lua_load will load both binary and text | Benoit Giannangeli | 2017-03-01 |
| | |||
* | math.random/randomseed | Benoit Giannangeli | 2017-02-26 |
| | |||
* | math.abs, math.sin, math.cos, math.tan, math.asin, math.acos, math.atan | Benoit Giannangeli | 2017-02-24 |