Historique des commits

Auteur SHA1 Message Date
  Dmitry Panov ff76422be7 Implemented exponentiation expressions. Closes #381. il y a 3 ans
  Dmitry Panov 8a7c4f41dd Fixed panic when parsing invalid object property keys. Fixes #376. il y a 3 ans
  Dmitry Panov b93494d0c5 Implemented optional chaining. Closes #350 il y a 3 ans
  Dmitry Panov fb27c91c26 Handle invalid object literal keys. Fixes #352. il y a 3 ans
  Dmitry Panov e42ffa0493 Do not hang when opening backtick is the last character. Fixes #351 il y a 3 ans
  Dmitry Panov f1567f3952 Upgraded tests, lots of fixes as a result il y a 3 ans
  Dmitry Panov bb5631bb91 Support chained template literals. See #334 il y a 4 ans
  Dmitry Panov ce3fee827a Implemented template literals and \u{xxxx}. Closes #260 il y a 4 ans
  Dmitry Panov 32956a348b Arrow function (#319) il y a 4 ans
  Dmitry Panov c04c643130 Fixed panics in parser on some invalid inputs. Fixes #318. il y a 4 ans
  Dmitry Panov b8e8f56aca Support patterns in catch clause. See #305 il y a 4 ans
  Dmitry Panov 7ad1be9aa9 Support for assignment patterns in for-in and for-of loops. Support for spread elements in call arguments. Fixed various issues related to destructuring assignments. See #305. il y a 4 ans
  Dmitry Panov a7a3a1366b Destructuring assignments, rest and spread properties, default function parameters (#303) il y a 4 ans
  Dmitry Panov f3cfc97811 Block-scoped declarations (#264) il y a 4 ans
  Dmitry Panov 13aee8e3cc Shorthand property fixes and support for NamedEvaluation so that function name is set when assigned to a variable il y a 4 ans
  Mihail Stoykov e8b6ca4ff4 Add support for shorthand properties il y a 4 ans
  Dmitry Panov e21ccf39bf Fixed compilation of object literals with numeric keys. Fixes #221. il y a 5 ans
  Mihail Stoykov ea8ab93208 Drop &^ and &^= parsing as AND NOT operator doesn't exist il y a 5 ans
  Dmitry Panov 5df89c3d31 Support for malformed UTF-16 strings and property keys. Missing String methods. (#146) il y a 5 ans
  Dmitry Panov a13c43b62b Proxy (#135) il y a 5 ans
  Dmitry Panov 2a18e28a73 Require commas in object literals. Fixes #82 il y a 6 ans
  Adam Keys f57e8d5c24 Apply LEFT_BRACKET fix il y a 7 ans
  Dmitry Panov 25773609b6 Initial commit il y a 9 ans