Commit History

作者 SHA1 備註 提交日期
  Dmitry Panov ce3fee827a Implemented template literals and \u{xxxx}. Closes #260 4 年之前
  Dmitry Panov ab0d68a9e9 Refactored TransformRegExp: fail early, avoid allocation and copy if not necessary. 4 年之前
  Dmitry Panov bf18fe8c88 Support lookbehind assertions in regexp 5 年之前
  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 年之前
  Dmitry Panov ef30b0537d go fmt 6 年之前
  Dmitry Panov c99b0db935 Unescape non-ascii characters for re2 (closes #23) 8 年之前
  Dmitry Panov 25773609b6 Initial commit 9 年之前