Commit History

Author SHA1 Message Date
  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
  Sebastien Ros 8fbf0885a0 Implementing JSON object 12 years ago
  Sebastien Ros a068d4e61d Implementing logical expressions 12 years ago
  Sebastien Ros cd27168e76 Implementing object expressions 12 years ago
  Sebastien Ros 9cc5450489 Implementing Declaration Binding Instantiation 12 years ago
  Sebastien Ros 00c55e2006 Applying strict mode declarative 12 years ago
  Sebastien Ros 4210c94a57 Implementing hoisting 12 years ago
  Sebastien Ros 618c86ca61 Implementing statement completion results 12 years ago
  Sebastien Ros f720fb1798 Implementing === 12 years ago
  Sebastien Ros 4c24792b1d Implementing Date, Math and unary expressions 12 years ago
  Sebastien Ros 738abd2740 Changing the project type to a Portable Class Library 12 years ago
  Sebastien Ros b4b5070ffa Including project files 12 years ago