Commit History

Author SHA1 Message Date
  Dmitry Panov f1567f3952 Upgraded tests, lots of fixes as a result 3 years ago
  Dmitry Panov bb5631bb91 Support chained template literals. See #334 4 years ago
  Dmitry Panov ce3fee827a Implemented template literals and \u{xxxx}. Closes #260 4 years ago
  Dmitry Panov 32956a348b Arrow function (#319) 4 years ago
  Dmitry Panov c04c643130 Fixed panics in parser on some invalid inputs. Fixes #318. 4 years ago
  Dmitry Panov b8e8f56aca Support patterns in catch clause. See #305 4 years ago
  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. 4 years ago
  Dmitry Panov a7a3a1366b Destructuring assignments, rest and spread properties, default function parameters (#303) 4 years ago
  Dmitry Panov f3cfc97811 Block-scoped declarations (#264) 4 years ago
  Dmitry Panov 13aee8e3cc Shorthand property fixes and support for NamedEvaluation so that function name is set when assigned to a variable 4 years ago
  Mihail Stoykov e8b6ca4ff4 Add support for shorthand properties 4 years ago
  Dmitry Panov e21ccf39bf Fixed compilation of object literals with numeric keys. Fixes #221. 5 years ago
  Mihail Stoykov ea8ab93208 Drop &^ and &^= parsing as AND NOT operator doesn't exist 5 years ago
  Dmitry Panov 5df89c3d31 Support for malformed UTF-16 strings and property keys. Missing String methods. (#146) 5 years ago
  Dmitry Panov a13c43b62b Proxy (#135) 5 years ago
  Dmitry Panov 2a18e28a73 Require commas in object literals. Fixes #82 6 years ago
  Adam Keys f57e8d5c24 Apply LEFT_BRACKET fix 7 years ago
  Dmitry Panov 25773609b6 Initial commit 9 years ago