Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / J-F-Liu/pom issues and pull requests
#72 - Documentation & clippy warning removal.
Pull Request -
State: closed - Opened by nigeleke 30 days ago
#71 - Question: How can recursive grammars work with pom?
Issue -
State: closed - Opened by nigeleke 30 days ago
- 1 comment
#70 - Distinguish empty and nonempty lists
Issue -
State: open - Opened by mcclure about 2 months ago
- 2 comments
#69 - Use eprintln instead of println for trace feature
Pull Request -
State: closed - Opened by mcclure 3 months ago
#68 - [Feature request] accept str in the Set
Issue -
State: closed - Opened by wiiznokes 7 months ago
- 1 comment
#67 - JSON Parser explanation
Issue -
State: closed - Opened by homersimpsons 11 months ago
- 2 comments
#66 - Feature/utility updates
Pull Request -
State: closed - Opened by nigeleke 12 months ago
#65 - Feature/v3.3.1
Pull Request -
State: closed - Opened by nigeleke 12 months ago
- 2 comments
#64 - Amend RangeArgument such that repeat accepts RangeToInclusive and RangeInclusive
Pull Request -
State: closed - Opened by nigeleke 12 months ago
#63 - Add 'trace' feature to be used in 'name'd parsers.
Pull Request -
State: closed - Opened by nigeleke 12 months ago
#62 - `pom::utf8::end` has useless type parameter
Issue -
State: closed - Opened by jendrikw over 1 year ago
- 3 comments
#61 - refactored, code golfed 40 lines
Pull Request -
State: closed - Opened by adamnemecek over 1 year ago
#60 - Ran cargo fmt, some nitpicks.
Pull Request -
State: closed - Opened by adamnemecek over 1 year ago
- 1 comment
#59 - "utf8" module supporting matching UTF-8/returning &str
Pull Request -
State: closed - Opened by mcclure about 2 years ago
- 10 comments
#58 - Documentation or examples for Range and Set
Issue -
State: open - Opened by mcclure about 2 years ago
- 1 comment
#57 - Use lazy_format! to repleace format! in constructing error messages
Issue -
State: open - Opened by J-F-Liu about 2 years ago
#56 - Parse error human-readable messages maybe should translate u8s to ascii
Issue -
State: open - Opened by mcclure about 2 years ago
- 1 comment
#55 - Feature request: Support .clone()
Issue -
State: open - Opened by mcclure about 2 years ago
- 1 comment
#54 - Static lifetime of pom::Parser does not specialize / example code should not encourage pom::Parser
Issue -
State: open - Opened by mcclure about 2 years ago
- 1 comment
#53 - How to use with Unicode?
Issue -
State: open - Opened by mcclure about 2 years ago
- 1 comment
#52 - Recursive parser
Issue -
State: closed - Opened by DukeofStars over 2 years ago
- 1 comment
#51 - impl Set for arrays using const generics
Pull Request -
State: closed - Opened by f01dab1e almost 3 years ago
#50 - update example code to 2021 edition
Pull Request -
State: closed - Opened by tbmreza almost 3 years ago
#49 - Support back-references with ">>"
Issue -
State: open - Opened by jameskirkwood about 3 years ago
- 3 comments
#48 - Update article.md
Pull Request -
State: closed - Opened by LastLightSith about 3 years ago
#47 - Help, I get many errors
Issue -
State: open - Opened by lexasub about 3 years ago
#46 - Rollback tracing
Pull Request -
State: closed - Opened by ramonsnir over 3 years ago
#45 - Tips on debugging
Issue -
State: closed - Opened by ramonsnir over 3 years ago
- 3 comments
#44 - feat: impl set for array<u8; 0..64>
Pull Request -
State: closed - Opened by yjhmelody about 4 years ago
#43 - Example with spans
Issue -
State: open - Opened by NicEastvillage over 4 years ago
- 2 comments
#42 - Clarify relation to pom-preview
Issue -
State: closed - Opened by munael over 4 years ago
- 1 comment
#41 - add JSON example that reads from a file
Pull Request -
State: closed - Opened by joshmarinacci almost 5 years ago
#40 - Remove more unnecessary traits and generalize PartialEq usage
Pull Request -
State: closed - Opened by afranchuk about 5 years ago
- 7 comments
#39 - Expose the method field in Parser to allow custom combinators
Pull Request -
State: closed - Opened by ivanceras about 5 years ago
- 2 comments
#38 - Make the list combinator fails early when one of the items does not parse.
Pull Request -
State: closed - Opened by ivanceras about 5 years ago
- 1 comment
#37 - How to get all the input token when a parse failed, so I can display them on the expect?
Issue -
State: closed - Opened by g1rp about 5 years ago
- 1 comment
#36 - Remove unnecessary trait bounds.
Pull Request -
State: closed - Opened by afranchuk about 5 years ago
#35 - Issue from "Parser::new" method on current version.
Issue -
State: closed - Opened by pictca over 5 years ago
- 2 comments
#34 - Pom doesn't recognize line breaks
Issue -
State: closed - Opened by anasbarg over 5 years ago
- 1 comment
#33 - Function parser parse input from IO cause lifetime issues
Issue -
State: closed - Opened by hulufei over 5 years ago
- 7 comments
#32 - Using `Fn` causes some lifetime issues.
Issue -
State: open - Opened by blakehawkins over 5 years ago
- 2 comments
#31 - improve example
Pull Request -
State: closed - Opened by blakehawkins over 5 years ago
#30 - add whitespace-aware example parser using >>
Pull Request -
State: closed - Opened by blakehawkins over 5 years ago
- 2 comments
#29 - Fix some README typos
Pull Request -
State: closed - Opened by aaneto almost 6 years ago
#28 - panic on end of input if take() without end()
Issue -
State: closed - Opened by Cokemonkey11 almost 6 years ago
- 1 comment
#27 - Not operator needs 'static
Issue -
State: closed - Opened by Cokemonkey11 almost 6 years ago
- 5 comments
#26 - Does Parser.collect() return discarded Parsers?
Issue -
State: closed - Opened by chrisdotcode about 6 years ago
- 3 comments
#25 - Allow chaining parsers similar to `p + q + r` but without getting nested tuple result
Issue -
State: open - Opened by JoshMcguigan about 6 years ago
- 5 comments
#24 - Add example parsing ISO 8601 duration
Pull Request -
State: closed - Opened by JoshMcguigan about 6 years ago
- 2 comments
#23 - Exponential blow-up in compilation time
Issue -
State: closed - Opened by MageSlayer over 6 years ago
- 3 comments
#22 - Recursive parser with additional arguments
Issue -
State: closed - Opened by singaraiona over 6 years ago
#21 - Additional context for Parser
Issue -
State: closed - Opened by MageSlayer over 6 years ago
- 2 comments
#20 - Is it possible to match a case insensitive seq?
Issue -
State: closed - Opened by Boiethios over 6 years ago
- 2 comments
#19 - POM isn't building on latest Rust nightly…
Issue -
State: closed - Opened by bwinton almost 7 years ago
- 2 comments
#18 - Docs.rs docs are broken
Issue -
State: closed - Opened by theduke about 7 years ago
- 3 comments
#17 - Fix Neg and Not implementations (wrap parsers, not combinators)
Pull Request -
State: closed - Opened by silmeth over 7 years ago
#16 - Compared with nom?
Issue -
State: closed - Opened by vincascm over 7 years ago
- 4 comments
#15 - Fix two typos in README
Pull Request -
State: closed - Opened by coder543 over 7 years ago
#14 - Improper handling of `Incomplete`
Issue -
State: closed - Opened by jsgf almost 8 years ago
- 10 comments
Labels: enhancement, discussion
#13 - Can't discard trailing symbols
Issue -
State: closed - Opened by cetra3 almost 8 years ago
- 2 comments
#12 - pest are much faster than POM, is there any chance to catch up?
Issue -
State: closed - Opened by lygstate about 8 years ago
- 3 comments
#11 - Benchmark numbers in the README are not correct
Issue -
State: closed - Opened by Marwes about 8 years ago
- 1 comment
#10 - Cargo build fails with v0.8.1 on crates.io
Issue -
State: closed - Opened by alienscience about 8 years ago
- 1 comment
#9 - Implement Display and Error for pom::Error
Pull Request -
State: closed - Opened by jsgf about 8 years ago
#8 - Fixes and improvements
Pull Request -
State: closed - Opened by jsgf about 8 years ago
#7 - Fix build on stable rust
Pull Request -
State: closed - Opened by jsgf about 8 years ago
- 1 comment
#6 - Nightly only
Issue -
State: closed - Opened by jsgf about 8 years ago
- 2 comments
#5 - Use slice::get in DataInput::current
Pull Request -
State: closed - Opened by zummenix about 8 years ago
#4 - list() behaviour
Issue -
State: closed - Opened by jeanm about 8 years ago
- 1 comment
#3 - Add space and multispace char classes
Pull Request -
State: closed - Opened by jeanm about 8 years ago
#2 - Consider return a slice from `Parser::collect`
Issue -
State: closed - Opened by zummenix about 8 years ago
- 5 comments
#1 - Equivalent of nom's map_res
Issue -
State: closed - Opened by jeanm about 8 years ago
- 1 comment