Commit History

Author SHA1 Message Date
  Sébastien Ros b24306e099 Supporting big hex literal (#435) 7 years ago
  Ronnie 7c4e2be886 Change char code (#328) 9 years ago
  Sebastien Ros 85bf11fc92 Caching literals 9 years ago
  [email protected] 92627e5002 white space fixes 9 years ago
  Sebastien Ros 27dcf89486 Fixing failed unit tests 11 years ago
  Sebastien Ros 9109e22587 Ignoring HTML comments 11 years ago
  Sebastien Ros 8f0982f4ff Reverting Regex optimizations 11 years ago
  Sebastien Ros faed32717c Improving parser performance 11 years ago
  Sebastien Ros 2b1221635f Adding source information in exceptions 11 years ago
  Sebastien Ros 868f67421c Fixing unary expression parsing 11 years ago
  Sebastien Ros 903ff6f3e2 Converting operators to enums 11 years ago
  Sébastien Ros 96ff394fab Using invariant culture to parse numbers 11 years ago
  Sebastien Ros 61c8e18fe3 Fixing issue with loc/range when the loc/range 11 years ago
  Sebastien Ros a9924087a6 Fixing hex parsing 11 years ago
  Sebastien Ros 2547d44263 Fixing left hand side reference error 12 years ago
  Sebastien Ros efab9cfc8b Completing strict code management 12 years ago
  Sebastien Ros c87e5e440b Using StringBuilder in the parser 12 years ago
  Sebastien Ros 2697143e6e Implementing labelled statements 12 years ago
  Sebastien Ros a19ba37d49 Fixing escape sequence parsing in identifier 12 years ago
  Sebastien Ros 905a96d9ea Fixing Line Terminators parsing in regular expressions 12 years ago
  Sebastien Ros 2ca56e2b07 Implementing RegExp 12 years ago
  Sebastien Ros 858bf60fe7 Fixing wrong handling of relational expression in a for statement 12 years ago
  Sebastien Ros 8efe43f7a3 Fixing \u escaping 12 years ago
  Sebastien Ros 0507fb9a78 Passing strict mode function unit tests 12 years ago
  Sebastien Ros 241205132a Implementing all standard conversions 12 years ago
  Sebastien Ros fb7f6dfeb9 Fixing binary operator precedence 12 years ago
  Sebastien Ros 0765117106 Implementing Function(p1,p2, ..., body) 12 years ago
  Sebastien Ros ce01c1a490 Tolerant mode: ignore invalid left-hand side expression. 12 years ago
  Sebastien Ros f2ebd10a66 Support escaped "]" in regexp literal character classes (ex: "/[\]/]/") 12 years ago
  Sebastien Ros 0b371cbc4e Fixing update expressions 12 years ago