Kai Cataldo
2057d2b159
fix: non-directive "use strict" should not enable parsing in strict mode (#11188)
* fix: non-directive "use strict" should not enable parsing in strict mode
* Remove dead code
* Add stricter type annotations
* set oldStrict explicitly to null
* Fix error
* label callback argument
* update comment
* Address feedback
* Remove this.state.octalPosition
* Add additional tests
* Revert "Remove this.state.octalPosition"
This reverts commit bcc78c9530f8c840f85e86053b75efce662f34d1.
* Remove containsOctal
* Report multiple octal literals in single token
* Fix comments
* remove Array.prototype.flat()
2020-03-05 17:34:27 -05:00
..
2019-11-05 10:15:00 +01:00
2020-03-05 17:34:27 -05:00
2020-01-17 07:57:25 -05:00
2019-09-06 17:35:44 +02:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-08-15 09:04:52 +02:00