0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improve debug output of compiled expression tree More... 4 months ago
add ability to parse subroutine calls More... 4 months ago
small changes to toy example More... 4 months ago
attempt to fix false code coverage failure More... 4 months ago
update usage syntax to mention \Z More... 4 months ago
increase code coverage More... 4 months ago
Implement \Z More... 6 months ago
Add note for 0.13.0 and backtrack limit (see #138) More... 8 months ago
Add PR number More... 8 months ago
Version 0.14.0 More... 8 months ago
Merge pull request #145 from fancy-regex/bump-tarpaulin More... 8 months ago
Bump tarpaulin More... 8 months ago
Merge pull request #144 from k94-ishi/dev/splitn More... 8 months ago
Merge pull request #132 from jonperry-dev/casing_option More... 8 months ago
fix check More... 8 months ago
fmt More... 8 months ago
moved tests to tests/regex_options.rs More... 8 months ago
fmt More... 8 months ago
added self to authors More... 8 months ago
Merge branch 'main' into casing_option More... 8 months ago
Update splitting tests More... 8 months ago
Update docsrting Example: Splitting text More... 8 months ago
Add SplitN struct and Regex::splitn method More... 8 months ago
Fix split docs a little More... 8 months ago
CHANGELOG: Add Unreleased section More... 8 months ago
Merge pull request #140 from k94-ishi/dev/split More... 8 months ago
Merge pull request #143 from fancy-regex/robinst-codecov More... 8 months ago
Update codecov action More... 8 months ago
Refactored splitting test using helper function to produce split result More... 8 months ago
Add test of splitting by empty More... 8 months ago