Historie revizí

Autor SHA1 Zpráva Datum
  Dmitry Panov e42ffa0493 Do not hang when opening backtick is the last character. Fixes #351 před 3 roky
  Dmitry Panov f1567f3952 Upgraded tests, lots of fixes as a result před 3 roky
  Dmitry Panov d99e4b8cbf Support 0o and 0b number literals. Closes #335 před 4 roky
  Dmitry Panov ce3fee827a Implemented template literals and \u{xxxx}. Closes #260 před 4 roky
  Dmitry Panov 32956a348b Arrow function (#319) před 4 roky
  Dmitry Panov c04c643130 Fixed panics in parser on some invalid inputs. Fixes #318. před 4 roky
  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. před 4 roky
  Dmitry Panov a7a3a1366b Destructuring assignments, rest and spread properties, default function parameters (#303) před 4 roky
  Dmitry Panov f3cfc97811 Block-scoped declarations (#264) před 4 roky
  Dmitry Panov 10e5c75992 Introduced options for parser. Added options to set a custom source map loader or to disable source map support. See #235. před 4 roky
  Dmitry Panov 4ac8fd9669 Detect source map URL when the source is wrapped in "(function() { ... })". See #235. před 4 roky
  Dmitry Panov cfe7e0d44d Correctly handle \<U+2028> and \<U+2029> in string literals. Closes #209. před 5 roky
  Mihail Stoykov ea8ab93208 Drop &^ and &^= parsing as AND NOT operator doesn't exist před 5 roky
  Dmitry Panov 5df89c3d31 Support for malformed UTF-16 strings and property keys. Missing String methods. (#146) před 5 roky
  Dmitry Panov 00cc9a5697 Fixed tests. před 5 roky
  Dmitry Panov 1a71e42e74 Fixed parser tests (closes #96) před 6 roky
  Dmitry Panov 2a18e28a73 Require commas in object literals. Fixes #82 před 6 roky
  Adam Keys 03f457fabf Handle do/while statement with trailing semicolon in if statement před 7 roky
  Dmitry Panov 25773609b6 Initial commit před 9 roky