-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: jwodder/newlines
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Renovate Dependency Dashboard
CI
Continuous integration / continuous deployment setup
dependencies
Add, remove, or update one or more dependencies
#21
opened May 19, 2024 by
renovate
bot
2 tasks
Add "partial" searching methods that don't match a substring at end of input that could be extended to a bigger match
enhancement
New feature or request therefor
under consideration
Dev has not yet decided whether or how to implement
#17
opened May 9, 2024 by
jwodder
Add string-splitting functionality that takes & consumes a New feature or request therefor
under consideration
Dev has not yet decided whether or how to implement
String
and yields sub-String
s
enhancement
#16
opened May 9, 2024 by
jwodder
Support newlines specific to Python's New feature or request therefor
under consideration
Dev has not yet decided whether or how to implement
str.splitlines()
enhancement
#15
opened May 9, 2024 by
jwodder
Add a method for replacing New feature or request therefor
NewlineSet
matches in a given string with a given Newline
enhancement
#14
opened May 9, 2024 by
jwodder
Add a method for appending a newline to a string if it doesn't already end with one
enhancement
New feature or request therefor
under consideration
Dev has not yet decided whether or how to implement
#13
opened May 9, 2024 by
jwodder
Add Cannot be implemented until something else happens
enhancement
New feature or request therefor
AsyncBufRead
extension methods for reading text terminated by a NewlinePattern
blocked
#12
opened May 9, 2024 by
jwodder
Add Cannot be implemented until something else happens
enhancement
New feature or request therefor
BufRead
extension methods for reading text terminated by a NewlinePattern
blocked
#11
opened May 9, 2024 by
jwodder
Add a decoder-like type for splitting incrementally-received text
blocked
Cannot be implemented until something else happens
enhancement
New feature or request therefor
#10
opened May 9, 2024 by
jwodder
Support searching & splitting New feature or request therefor
&[u8]
values
enhancement
#9
opened May 9, 2024 by
jwodder
Add a New feature or request therefor
nightly
feature that adds Pattern
implementations for NewlinePattern
types
enhancement
Add a method for joining an iterable of New feature or request therefor
under consideration
Dev has not yet decided whether or how to implement
&str
s while appending newlines to those that don't already end with one
enhancement
#7
opened May 9, 2024 by
jwodder
Add a wrapper around New feature or request therefor
NewlineSet
that matches (greedily) one or more consecutive newlines from the set
enhancement
Add a New feature or request therefor
NewParagraph
type for matching on newline sequences that start a new paragraph
enhancement
Give New feature or request therefor
NewlinePattern
a method that returns a configurable splitter on a given string
enhancement
Give New feature or request therefor
NewlinePattern
a method that returns a double-ended iterator of match ranges
enhancement
Make New feature or request therefor
NewlineSet
operation iterators implement DoubleEndedIterator
enhancement
ProTip!
Find all open issues with in progress development work with linked:pr.