Histórico de Commits

Autor SHA1 Mensagem Data
  Dmitry Panov b8e8f56aca Support patterns in catch clause. See #305 há 4 anos atrás
  Dmitry Panov 53123f0c9f Make sure variables dynamically bound in parameter scope conflict with parameter bindings. See #305. há 4 anos atrás
  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. há 4 anos atrás
  Dmitry Panov a7a3a1366b Destructuring assignments, rest and spread properties, default function parameters (#303) há 4 anos atrás
  Dmitry Panov f3cfc97811 Block-scoped declarations (#264) há 4 anos atrás
  Dmitry Panov bf9dcfbbe7 Fixed compilation of falsy 'while' loops. Fixes #220. há 5 anos atrás
  Dmitry Panov 98bf47ee8f Merge branch 'master' into es6 há 5 anos atrás
  Dmitry Panov bfd59704b5 Fixed stack leak on empty catch block. Fixes #161. há 5 anos atrás
  Dmitry Panov 33474631bf Applied fix for #148 to for-of loops. há 5 anos atrás
  Dmitry Panov 00c4500f2b Merge branch 'master' into es6 há 5 anos atrás
  Dmitry Panov 77e84ffb8c - Fixed iterator stack leak when returning from the loop body. Fixes #148. há 5 anos atrás
  Dmitry Panov 5df89c3d31 Support for malformed UTF-16 strings and property keys. Missing String methods. (#146) há 5 anos atrás
  Dmitry Panov 9f519f4c9b For-of há 5 anos atrás
  Dmitry Panov 90fe3e56b5 Fixed switch statement compilation when no match and result needed. Fixes #87 há 6 anos atrás
  Dmitry Panov eab79f83e8 Support for labeled statements. Fixes for statement return values followed by break or continue. Closes #57. há 7 anos atrás
  Niels Widger d3092335fb Add DebuggerStatement to compiler.compileStatement há 9 anos atrás
  Dmitry Panov e7ca1f52dd Added missing support for setLocalP when converting non-dynamic catch blocks. Better mechanism for conversion. há 9 anos atrás
  Dmitry Panov 3edc8dfbf4 Fixed context variables mapping. há 9 anos atrás
  Dmitry Panov 25773609b6 Initial commit há 9 anos atrás