We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
83c9b27
Subtle improvements in the serialization of yregex patterns.
1c96751
Code improvements, better yregex to regex serialization.
7ff5d48
Code improvements, approach refinements.
49e0b6c
Bug fixes, better naming of classes.
0e86a0a
Code improvements, Mechanism to convert from regex to raw Python code.
149230d
Bug fix, better test coverage for lookahead and lookbehind.
355655c
Support for matching start of string, end of string and non capturing group.
632d83c
Code improvements, bug fixes, new support for greedy operators.
930c975
Bug fixes, code improvements.
d06967b
Bug fixes, code improvements, support for regex comment and named group reference were added.