Commit History

Author SHA1 Message Date
  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 ab0d68a9e9 Refactored TransformRegExp: fail early, avoid allocation and copy if not necessary. 4 years ago
  Dmitry Panov bf18fe8c88 Support lookbehind assertions in regexp 5 years ago
  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. 5 years ago
  Dmitry Panov ef30b0537d go fmt 6 years ago
  Dmitry Panov 25773609b6 Initial commit 9 years ago