Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename TokenStream::reportStrictWarningErrorNumberVA to | wolfbeast | 2019-04-06 | -2/+1 |
| | | | | | | | TokenStream::reportExtraWarningErrorNumberVA for clarity. Emit Extra Warnings instead of Strict Warnings from the BCE where it makes sense. | |||
* | Split Parser::report into Parser::zeport (a temporary name) that uses | wolfbeast | 2019-04-05 | -0/+1 |
| | | | | | the current offset, and Parser::reportWithNode that derives it from a Node. | |||
* | Stage 1-1: Implement Function.prototype.toString revision proposal. | wolfbeast | 2019-02-02 | -0/+7 |
| | | | | Tag #960 | |||
* | Correctly tokenize valid JS names when using Unicode mathematical ↵ | janekptacijarabaci | 2018-03-18 | -0/+1 |
| | | | | | | alphanumeric symbols as variable name Issue https://github.com/MoonchildProductions/Pale-Moon/issues/1647 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+1057 |