Histórico de Commits

Autor SHA1 Mensagem Data
  Dmitry Panov f1567f3952 Upgraded tests, lots of fixes as a result há 3 anos atrás
  Dmitry Panov dc8c55024d Implemented Promise. Closes #178. há 4 anos atrás
  Dmitry Panov 8253af8f29 Added nil-safety checks for values returned by get*() methods há 4 anos atrás
  Dmitry Panov f3cfc97811 Block-scoped declarations (#264) há 4 anos atrás
  Mihail Stoykov f5884268f0 String.prototype.matchAll implementation (#248) há 4 anos atrás
  Dmitry Panov 19cfe0fd8a Fixed some edge cases há 4 anos atrás
  Dmitry Panov 6060b0671c Exposed Symbol há 4 anos atrás
  Dmitry Panov ab0d68a9e9 Refactored TransformRegExp: fail early, avoid allocation and copy if not necessary. há 4 anos atrás
  Dmitry Panov d44c223500 Treat invalid groups starting with "(?" as errors (Go regexp is too lenient in this case). Do not pass to regexp2 if TransformRegExp() returns a 'fatal' error. Fixes #216. há 5 anos atrás
  Dmitry Panov ac41584057 Skip new regexp allocation for standard regexes in split(). See #201 há 5 anos atrás
  Dmitry Panov 253d82221b Exporting to numeric types uses standard ECMAScript conversion operations instead of producing a zero value when conversion is not possible. Closes #190 há 5 anos atrás
  Dmitry Panov 5574b5dbd2 Optimised global regexp match(). Closes #185. há 5 anos atrás
  Dmitry Panov 379ac97e7e RegExp source escaping should pass escaped characters through. Fixes #184. há 5 anos atrás
  Dmitry Panov b206dd5e2c Added missing Regexp functionality, enhanced unicode and UTF-16 support (#171) 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 1236576b0d Typedarrays (#137) há 5 anos atrás
  Dmitry Panov a13c43b62b Proxy (#135) há 5 anos atrás
  Dmitry Panov a0559b5ea4 Missing Object methods, ToPropertyKey, GetV há 5 anos atrás
  Dmitry Panov 37522a24db Implemented Symbol (#128) há 5 anos atrás
  Dmitry Panov 25773609b6 Initial commit há 9 anos atrás