This repository was archived by the owner on May 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Pull requests: google/fancy-regex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Cargo.toml Add [workspace] to fix travis
#53
by davelab6
was closed Oct 31, 2018
Loading…
updated Oct 31, 2018
Fix alternations with empty sub-expressions with regex >= 0.2.7
#47
by robinst
was merged May 1, 2018
Loading…
updated May 1, 2018
Add PERFORMANCE.md for examples and comparing to Oniguruma
#43
by robinst
was merged Feb 13, 2018
Loading…
updated Feb 13, 2018
Bump dependencies and fix a warning
#46
by robinst
was merged Feb 12, 2018
Loading…
updated Feb 12, 2018
Some minor fixes for the toy example
#45
by robinst
was merged Feb 12, 2018
Loading…
updated Feb 12, 2018
Fix negative lookaround matching
#42
by robinst
was merged Jan 22, 2018
Loading…
updated Jan 23, 2018
Remove unnecessary jump instruction for last branch of alt
#41
by robinst
was merged Jan 22, 2018
Loading…
updated Jan 23, 2018
Add "graph" and "trace-inner" commands to toy
#40
by robinst
was merged Jan 22, 2018
Loading…
updated Jan 22, 2018
Add tests for parts of VM State
#38
by robinst
was merged Nov 28, 2017
Loading…
updated Jan 21, 2018
Add documentation for captures_from_pos
#37
by robinst
was merged Nov 25, 2017
Loading…
updated Nov 26, 2017
Fix lookaround with a concat that contains an alt and another lookaround
#36
by robinst
was merged Oct 16, 2017
Loading…
updated Oct 16, 2017
Fix left-looking alt if first child is left-looking
#34
by robinst
was merged Oct 10, 2017
Loading…
updated Oct 11, 2017
Disable codecov comments on PRs, they are very verbose
#31
by robinst
was merged Sep 28, 2017
Loading…
updated Sep 28, 2017
Use
? instead of try! for error handling
#33
by robinst
was merged Sep 27, 2017
Loading…
updated Sep 28, 2017
Fix handling of unescaped
] in character class
#28
by robinst
was merged Sep 22, 2017
Loading…
updated Sep 25, 2017
Fix case insensitive character classes and other escapes
#30
by robinst
was merged Sep 22, 2017
Loading…
updated Sep 25, 2017
Allow escaping of space to make literal space
#29
by robinst
was merged Sep 22, 2017
Loading…
updated Sep 23, 2017
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.