Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
sedregex
Browse files
Nov 11, 2021
Implement std::error::Error for ErrorKind
· 9a441400
Denis
authored
Nov 11, 2021
9a441400
Apr 10, 2021
Fix clippy lints
· cfa5ae30
Denis
authored
Apr 10, 2021
cfa5ae30
Jul 05, 2020
Fix clippy lints
· 24d50687
Denis
authored
Jul 06, 2020
24d50687
May 31, 2019
Implement `Display` for `ErrorKind`
· 111d7adc
Denis
authored
May 31, 2019
111d7adc
Migrate to 2018 edition
· 56c8f593
Denis
authored
May 31, 2019
56c8f593
Dec 28, 2018
Apply cargo fmt
· 55ed80f5
Denis
authored
Dec 28, 2018
55ed80f5
Remove extra explicit lifetimes
· e6c9bf23
Denis
authored
Dec 28, 2018
e6c9bf23
Remove commented out code
· a615b1d1
Denis
authored
Dec 28, 2018
a615b1d1
Dec 06, 2018
Add ReplaceCommand public interface
· 959b3c8c
Denis
authored
Dec 06, 2018
959b3c8c
Remove extra printlns
· c1c99e80
Denis
authored
Dec 06, 2018
c1c99e80
Take character length into account while processing strings
· e3960d69
Denis
authored
Dec 06, 2018
e3960d69
Aug 30, 2018
Bump version
· e59aa894
Denis
authored
Aug 30, 2018
e59aa894
Accept an iterator instead of a slice
· 12521449
Denis
authored
Aug 30, 2018
12521449
Update docs
· 80715b73
Denis
authored
Aug 30, 2018
80715b73
Remove unnecessary type annotation
· 8e7ebfe8
Denis
authored
Aug 30, 2018
8e7ebfe8
Better escapes handling, multiple commands
· e5830dc9
Denis
authored
Aug 30, 2018
e5830dc9
Aug 29, 2018
Remove Cargo.lock
· f4aded68
Denis
authored
Aug 30, 2018
f4aded68
Bump the version to regenerate the docs
· c30f3a5e
Denis
authored
Aug 30, 2018
c30f3a5e
Fix a typo with slash <-> backslash
· cb505bd1
Denis
authored
Aug 30, 2018
cb505bd1
Initial version
· 372dc730
Denis
authored
Aug 30, 2018
372dc730
Loading