Skip to content

Releases: MaxArt2501/re-build

Unicode support

25 Jul 22:37
Compare
Choose a tag to compare
  • Added support to unicode flag
  • Changed the unicode escape function to codePoint, with support to code points from Unicode's astral planes
  • Fixed illegal zero-length expression quantification

First public release

19 Apr 08:48
Compare
Choose a tag to compare
First public release Pre-release
Pre-release
  • Complete ES5 regex support
  • Compatible with IE9+
  • Unit tests with mocha