Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.

Pull requests: google/fancy-regex

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Moved to new location
#52 by raphlinus was merged Oct 31, 2018 Loading… updated Jan 11, 2021
Cargo.toml Add [workspace] to fix travis
#53 by davelab6 was closed Oct 31, 2018 Loading… updated Oct 31, 2018
Update metadata for repo move
#51 by raphlinus was closed Oct 2, 2018 Loading… updated Oct 2, 2018
Update dependencies (regex 1.0)
#48 by robinst was merged May 7, 2018 Loading… updated May 8, 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
Improve trace output
#39 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
Rename codecov config file
#35 by robinst was merged Oct 10, 2017 Loading… updated Oct 10, 2017
Update README and add badges
#32 by robinst was merged Sep 28, 2017 Loading… updated Sep 28, 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
Add Travis CI
#27 by robinst was merged Sep 22, 2017 Loading… updated Sep 22, 2017
Make benches compile
#26 by robinst was merged Sep 16, 2017 Loading… updated Sep 18, 2017
ProTip! Mix and match filters to narrow down what you’re looking for.