Commit Verlauf

Autor SHA1 Nachricht Datum
  Dmitry Panov ab0d68a9e9 Refactored TransformRegExp: fail early, avoid allocation and copy if not necessary. vor 5 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