Commit History

Author SHA1 Message Date
  Tomoki Yamaguchi fc55792775 Fix indexes of nodes (#532) 2 years ago
  Dmitry Panov 9343cf0121 Implemented generators (only synchronous so far). Closes #436 2 years ago
  Levi b95230a9db Fix missing or wrong implementations in node.go (#429) 2 years ago
  Dmitry Panov 33bff8fdda Async/await functionality (#464) 2 years ago
  Dmitry Panov f32f727444 Fixed formatting for Go 1.19 3 years ago
  Dmitry Panov 4765a98722 Enabled more tests and fixed some bugs. Closes #410. 3 years ago
  Dmitry Panov 0b5d210524 Implemented classes (including private elements). Closes #349. 3 years ago
  Dmitry Panov b93494d0c5 Implemented optional chaining. Closes #350 3 years ago
  Dmitry Panov f1567f3952 Upgraded tests, lots of fixes as a result 3 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 b8e8f56aca Support patterns in catch clause. 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 6b6d5e2b5d Use source name provided by source map. See #235. 4 years ago
  Dmitry Panov e21ccf39bf Fixed compilation of object literals with numeric keys. Fixes #221. 5 years ago
  Dmitry Panov 5df89c3d31 Support for malformed UTF-16 strings and property keys. Missing String methods. (#146) 5 years ago
  Dmitry Panov 9f519f4c9b For-of 5 years ago
  Dmitry Panov a13c43b62b Proxy (#135) 5 years ago
  noctarius aka Christoph Engelbert ba650e5fe8 Support for sourcemaps (#66) 7 years ago
  Dmitry Panov 25773609b6 Initial commit 9 years ago