Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kaboc/dart_text_parser issues and pull requests
#15 - Add a matcher that escapes characters reserved in RegExp
Issue -
State: closed - Opened by kaboc about 1 year ago
- 1 comment
Labels: enhancement
#14 - Add `matcherIndex` to TextElement
Pull Request -
State: closed - Opened by kaboc over 1 year ago
- 1 comment
#13 - Support multiple matchers of the same type
Issue -
State: closed - Opened by kaboc over 1 year ago
Labels: enhancement
#12 - Change `matchers` to be required
Pull Request -
State: closed - Opened by kaboc over 1 year ago
- 1 comment
#11 - Change `matchers` of TextParser to be required.
Issue -
State: closed - Opened by kaboc over 1 year ago
Labels: enhancement
#10 - Add `UrlLikeMatcher` and make `UrlMatcher` stricter
Pull Request -
State: closed - Opened by kaboc almost 2 years ago
- 1 comment
#9 - Make UrlMatcher stricter so that it only matches strings starting with http
Issue -
State: closed - Opened by kaboc almost 2 years ago
Labels: enhancement
#8 - Resolve issue of lookbehind assersion by improving parser to find all matches at once
Pull Request -
State: closed - Opened by kaboc almost 2 years ago
- 1 comment
#7 - Remove the limitation that requires a workaround in lookbehind assertion
Issue -
State: closed - Opened by kaboc almost 2 years ago
Labels: enhancement
#6 - Fix default matchers to parse email address correctly
Pull Request -
State: closed - Opened by kaboc about 2 years ago
- 1 comment
#5 - Email address starting with URL-like text is parsed as URL if matcher is not specified
Issue -
State: closed - Opened by kaboc about 2 years ago
Labels: bug
#4 - Parse date from given text.
Issue -
State: closed - Opened by heydc7 over 3 years ago
- 2 comments
Labels: wontfix
#3 - Null safety
Pull Request -
State: closed - Opened by kaboc almost 4 years ago
#2 - Fix URL pattern
Pull Request -
State: closed - Opened by kaboc about 4 years ago
#1 - Some URLs are not correctly parsed
Issue -
State: closed - Opened by kaboc about 4 years ago
Labels: bug