An open API service for providing issue and pull request metadata for open source projects.

GitHub / pest-parser/book issues and pull requests

#63 - Should "WIP" be removed from a heading in the "Syntax" chapter?

Issue - State: open - Opened by refinedkontrol 2 months ago - 1 comment

#62 - Rephrased and corrected typos in json.md

Pull Request - State: closed - Opened by Tamchuk 4 months ago - 1 comment

#62 - Rephrased and corrected typos in json.md

Pull Request - State: open - Opened by Tamchuk 4 months ago

#61 - remove the unused multilingual field from book.toml

Pull Request - State: closed - Opened by szabgab 5 months ago - 1 comment

#60 - Enable Printing and PDF Verison

Issue - State: open - Opened by stefanpie 5 months ago - 1 comment
Labels: help wanted

#59 - rename the author field to authors in book.toml

Pull Request - State: open - Opened by szabgab 5 months ago

#59 - rename the author field to authors in book.toml

Pull Request - State: closed - Opened by szabgab 5 months ago - 1 comment

#58 - add documentation for PUSH_LITERAL

Pull Request - State: open - Opened by yshavit 5 months ago

#58 - add documentation for PUSH_LITERAL

Pull Request - State: closed - Opened by yshavit 5 months ago - 1 comment

#56 - Revert "Update ini example file to parse correctly."

Pull Request - State: closed - Opened by ccouzens 7 months ago - 1 comment

#56 - Revert "Update ini example file to parse correctly."

Pull Request - State: open - Opened by ccouzens 7 months ago

#55 - docs: tags on silent rules

Pull Request - State: open - Opened by phi-go about 1 year ago

#55 - docs: tags on silent rules

Pull Request - State: closed - Opened by phi-go about 1 year ago - 1 comment

#53 - Document common issues, and how to solve them.

Issue - State: open - Opened by oxcrow about 1 year ago - 1 comment

#52 - Update ini example file to parse correctly.

Pull Request - State: open - Opened by icosahedron over 1 year ago

#52 - Update ini example file to parse correctly.

Pull Request - State: closed - Opened by icosahedron over 1 year ago - 1 comment

#51 - docs: add missing description for `ASCII`

Pull Request - State: closed - Opened by abiriadev over 1 year ago - 1 comment

#51 - docs: add missing description for `ASCII`

Pull Request - State: open - Opened by abiriadev over 1 year ago

#50 - Update Cargo.toml

Pull Request - State: closed - Opened by menjaraz over 1 year ago - 1 comment

#50 - Update Cargo.toml

Pull Request - State: open - Opened by menjaraz over 1 year ago

#49 - Update Cargo.toml

Pull Request - State: open - Opened by menjaraz over 1 year ago

#49 - Update Cargo.toml

Pull Request - State: closed - Opened by menjaraz over 1 year ago - 2 comments

#48 - Update Cargo.toml

Pull Request - State: closed - Opened by menjaraz over 1 year ago - 2 comments

#48 - Update Cargo.toml

Pull Request - State: open - Opened by menjaraz over 1 year ago

#47 - Update Cargo.toml

Pull Request - State: closed - Opened by menjaraz over 1 year ago - 2 comments

#47 - Update Cargo.toml

Pull Request - State: open - Opened by menjaraz over 1 year ago

#45 - Update Cargo.toml

Pull Request - State: open - Opened by menjaraz over 1 year ago

#45 - Update Cargo.toml

Pull Request - State: closed - Opened by menjaraz over 1 year ago - 2 comments

#44 - Update Cargo.toml

Pull Request - State: closed - Opened by menjaraz over 1 year ago - 2 comments

#44 - Update Cargo.toml

Pull Request - State: open - Opened by menjaraz over 1 year ago

#43 - Recommend 'grammar-extras' feature in new projects

Pull Request - State: open - Opened by zhmu over 1 year ago

#43 - Recommend 'grammar-extras' feature in new projects

Pull Request - State: closed - Opened by zhmu over 1 year ago - 1 comment

#42 - Fix formatting of first sample

Pull Request - State: closed - Opened by softdevca almost 2 years ago - 1 comment

#41 - SOI ~ does not match leading whitespaces (pest doc example outdated)

Issue - State: closed - Opened by themighty1 almost 2 years ago - 2 comments
Labels: bug

#40 - Completed pest grammar for a working example

Pull Request - State: closed - Opened by kaubu about 2 years ago

#39 - updates predence.md to correct syntax

Pull Request - State: closed - Opened by leonardo-kazu over 2 years ago

#38 - Possible probleam in precedence.md

Issue - State: closed - Opened by leonardo-kazu over 2 years ago

#37 - 2021 edition migration

Pull Request - State: closed - Opened by Tartasprint over 2 years ago

#36 - Update examples to use the same Rust version used for the parser

Issue - State: closed - Opened by Tartasprint over 2 years ago - 3 comments

#35 - Added some config options

Pull Request - State: closed - Opened by AntoniosBarotsis over 2 years ago

#33 - License

Issue - State: closed - Opened by prkadalb over 2 years ago - 2 comments

#32 - Add doc for inline grammar.

Pull Request - State: closed - Opened by huacnlee over 2 years ago

#31 - Improve "Silent and atomic rules" for more clearly describe the atomic.

Pull Request - State: closed - Opened by huacnlee over 2 years ago

#30 - Add doc for comments

Pull Request - State: closed - Opened by huacnlee over 2 years ago

#29 - Add doc for load multiple pest files and `include!` syntax.

Pull Request - State: closed - Opened by huacnlee over 2 years ago - 1 comment

#28 - Improve Unicode script doc for add more details

Pull Request - State: closed - Opened by huacnlee over 2 years ago

#27 - Add doc for Unicode script built-in rules

Pull Request - State: closed - Opened by huacnlee over 2 years ago

#26 - Clarify silent rule behaviour

Pull Request - State: closed - Opened by glyn about 3 years ago

#25 - Improve docs about silent rule

Issue - State: closed - Opened by hillin about 3 years ago
Labels: bug

#24 - Suggestion: clarify in the documentation, what PUSH(PEEK) does

Issue - State: open - Opened by Robert42 almost 6 years ago
Labels: documentation

#23 - Potential issue with string example

Issue - State: open - Opened by tomtau about 3 years ago

#22 - Calculator example

Issue - State: closed - Opened by wildarch over 3 years ago - 3 comments

#21 - syntax.md talk about grammars, not parsers

Pull Request - State: closed - Opened by lorenzleutgeb over 3 years ago

#20 - Updated binary properties

Pull Request - State: closed - Opened by rafael-patronilo about 5 years ago

#19 - Ini example only works if the INI file has a newline after final entry.

Issue - State: open - Opened by cianoc almost 6 years ago - 2 comments

#18 - Adding grammar and parser walkthrough for a subset of the J language.

Pull Request - State: closed - Opened by mattjquinn over 6 years ago - 5 comments

#17 - Python example and the JSON grammar for number.

Pull Request - State: closed - Opened by wahn over 6 years ago - 7 comments

#16 - Fix ini example

Pull Request - State: closed - Opened by fabiim over 6 years ago - 2 comments

#15 - Add basic syntax highlighting for PEGs

Pull Request - State: closed - Opened by wirelyre almost 7 years ago

#14 - Fix typo in peg.md

Pull Request - State: closed - Opened by Enet4 almost 7 years ago - 1 comment

#13 - Add INI and JSON examples, and remove Rust example

Pull Request - State: closed - Opened by wirelyre almost 7 years ago

#12 - Update book for pest 2.0

Pull Request - State: closed - Opened by wirelyre about 7 years ago - 4 comments

#11 - Update links for mdBook 0.2

Pull Request - State: closed - Opened by wirelyre about 7 years ago - 1 comment

#10 - fix extra quote in precedence section example

Pull Request - State: closed - Opened by chippers over 7 years ago - 1 comment

#9 - Add grammars chapter

Pull Request - State: closed - Opened by wirelyre over 7 years ago - 4 comments

#8 - Add example for negation operator

Issue - State: closed - Opened by jstnlef over 7 years ago - 2 comments

#7 - Revert "fix typo"

Pull Request - State: closed - Opened by dragostis over 7 years ago

#6 - fix typo

Pull Request - State: closed - Opened by FuGangqiang over 7 years ago - 1 comment

#5 - Plan some chapters

Pull Request - State: closed - Opened by wirelyre over 7 years ago - 6 comments

#4 - Use new syntaxes available and update url to get rid of beta.

Pull Request - State: closed - Opened by lwandrebeck over 7 years ago - 1 comment

#3 - Little update to 1.0.6 and typo fix.

Pull Request - State: closed - Opened by lwandrebeck over 7 years ago

#2 - `int` not found in this scope

Issue - State: closed - Opened by KarateCowboy over 7 years ago - 3 comments

#1 - Changed order of execution when dealing with overlapping rules.

Pull Request - State: closed - Opened by krodyrobi almost 8 years ago - 1 comment