Commit Verlauf

Autor SHA1 Nachricht Datum
  liwei 97b9a8f699 fix: DotAll flag with group vor 1 Jahr
  Dmitry Panov 016eb72565 Numeric separator literal (#603) vor 1 Jahr
  Levi 3491d4a58f feat: regular expressions support DotAll flag (#593) vor 1 Jahr
  Dmitry Panov f1567f3952 Upgraded tests, lots of fixes as a result vor 3 Jahren
  Dmitry Panov ce3fee827a Implemented template literals and \u{xxxx}. Closes #260 vor 4 Jahren
  Dmitry Panov ab0d68a9e9 Refactored TransformRegExp: fail early, avoid allocation and copy if not necessary. vor 4 Jahren
  Dmitry Panov bf18fe8c88 Support lookbehind assertions in regexp vor 5 Jahren
  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. vor 5 Jahren
  Dmitry Panov ef30b0537d go fmt vor 6 Jahren
  Dmitry Panov c99b0db935 Unescape non-ascii characters for re2 (closes #23) vor 8 Jahren
  Dmitry Panov 25773609b6 Initial commit vor 9 Jahren