14 Commits (8fde98afa9b0b1abd798866ffc25917a5ae9c542)

Author SHA1 Message Date
Iban Eguia 8fde98afa9
Add ECMAScript test suite (test262) (#567) 4 years ago
Paul Lancaster cb93472b4a
New lexer (#559) 4 years ago
croraf 5a45ab532e
[NaN] handle NaN token as identifier (#475) 4 years ago
croraf 863abb3747
[TemplateLiteral] Basic lexer implementation (#455) 4 years ago
Iban Eguia 4beadfc9ad
Execution and Node modularization (#392) 4 years ago
Yiyu Lin d4d27296fc
fix `NaN` is lexed as identifier, not as a number (#397) 4 years ago
HalidOdat 35f5f0b5b3
Code cleanup (#372) 4 years ago
Jason Williams f02babf0bd
Refactor old function with new function object (#255) 4 years ago
HalidOdat 84b4da545a
Fix #331 "We only get `Const::Num`, never `Const::Int`" (#338) 4 years ago
Iban Eguia bc63b28b6b
Modularized parser (#304) 4 years ago
Iban Eguia 4ed7122199
Fixed positions in regexes and strict operators. (#295) 4 years ago
Jason Williams 48c6e886d4
Parser fixes #225 #240 #273 (#281) 4 years ago
Nick Vernij 2d5bf55956
Fix parsing of floats that start with a zero (#272) 4 years ago
Iban Eguia 86052d6d75
Moved test modules to their own files (#258) 4 years ago