Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Pest

Crowdfunding of the pest.rs domain for Pest's documentation (a general purpose parser written in Rust)
Collective - Host: opensource - https://opencollective.com/pest - Website: https://pest-parser.github.io - Code: https://github.com/pest-parser

[auto-generated:-869634266] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue almost 2 years ago
POP not follow the Atomic rule

github.com/pest-parser/pest - huacnlee opened this issue about 2 years ago
[auto-generated:1947025650] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue about 2 years ago
[auto-generated:-1738221085] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue about 2 years ago
[auto-generated:-1738221085] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue about 2 years ago
[auto-generated:-1738221085] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue about 2 years ago
[auto-generated:-1738221085] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue about 2 years ago
[auto-generated:1173059810] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue about 2 years ago
[feature request] Character separated list

github.com/pest-parser/pest - StarlightIbuki opened this issue about 2 years ago
Clarify silent rule behaviour

github.com/pest-parser/book - glyn opened this pull request about 2 years ago
Improve docs about silent rule

github.com/pest-parser/book - hillin opened this issue about 2 years ago
Breaking changes in latest release

github.com/pest-parser/pest - alice-i-cecile opened this issue about 2 years ago
Potential issue with string example

github.com/pest-parser/book - tomtau opened this issue over 2 years ago
[auto-generated:-97711964] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue over 2 years ago
remove dead dependency: single

github.com/pest-parser/ast - alex-ozdemir opened this pull request over 2 years ago
Out-of-date repository?

github.com/pest-parser/ast - alex-ozdemir opened this issue over 2 years ago
This grammar kills the online editor

github.com/pest-parser/pest - mingodad opened this issue over 2 years ago
[auto-generated:1387808935] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue over 2 years ago
[auto-generated:-939237977] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue over 2 years ago
Calculator example

github.com/pest-parser/book - wildarch opened this issue over 2 years ago
[auto-generated:-1271833158] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue over 2 years ago
Add context around error

github.com/pest-parser/pest - zacps opened this issue over 2 years ago
syntax.md talk about grammars, not parsers

github.com/pest-parser/book - lorenzleutgeb opened this pull request over 2 years ago
Separate lexer and parser?

github.com/pest-parser/pest - ccleve opened this issue over 2 years ago
[Request] Add COUNT() option to pest grammar

github.com/pest-parser/pest - mhatzl opened this issue almost 3 years ago
[BUG] Pest.rs hangs indefinitely with this grammar

github.com/pest-parser/pest - matthew-dean opened this issue almost 3 years ago
[auto-generated:-2064206662] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue almost 3 years ago
Add basic support for `node_tag` and `branch_tag`

github.com/pest-parser/pest - oovm opened this pull request about 3 years ago
Support left recursion syntax

github.com/pest-parser/pest - Abdillah opened this pull request about 3 years ago
"Try it now" boxes don't work / have panicked?

github.com/pest-parser/site - thanatos opened this issue about 3 years ago
PrecClimber prefix/suffix support

github.com/pest-parser/pest - CraftSpider opened this issue over 3 years ago
Silent atomic rule

github.com/pest-parser/pest - Volker-Weissmann opened this issue over 3 years ago
Inconsistent grabbing of whitespace

github.com/pest-parser/pest - LunarTulip opened this issue over 3 years ago
Need more examples with anonymous sequences

github.com/pest-parser/ast - singalen opened this issue over 3 years ago
Using PrecClimber requires grammar modifications

github.com/pest-parser/pest - GrantMoyer opened this issue over 3 years ago
Conditional source-tree bootstrapping

github.com/pest-parser/pest - iptq opened this pull request over 3 years ago
Site unreachable

github.com/pest-parser/site - devjev opened this issue almost 4 years ago
Support reverse iteration on result of parse()

github.com/pest-parser/pest - virtualritz opened this issue about 4 years ago
unreachable to return Err(PestError::Unreachable)

github.com/pest-parser/pest-fmt - sbeckeriv opened this pull request about 4 years ago
use unified error type

github.com/pest-parser/pest-fmt - oovm opened this pull request about 4 years ago
result not unreachable

github.com/pest-parser/pest-fmt - sbeckeriv opened this pull request about 4 years ago
slash issues

github.com/pest-parser/pest-fmt - sbeckeriv opened this issue about 4 years ago
Post line comments fail to parse

github.com/pest-parser/pest-fmt - sbeckeriv opened this issue about 4 years ago
instructions for install and running.

github.com/pest-parser/pest-fmt - sbeckeriv opened this issue about 4 years ago
Updated binary properties

github.com/pest-parser/book - rafael-patronilo opened this pull request about 4 years ago
Better error reporting.

github.com/pest-parser/pest - Kesanov opened this issue over 4 years ago
Share button depends on discontinued service

github.com/pest-parser/site - nathanielknight opened this issue over 4 years ago
Feature Request: Add size hint for Pair

github.com/pest-parser/pest - oovm opened this issue over 4 years ago
Constructor Settings::style

github.com/pest-parser/pest-fmt - oovm opened this issue over 4 years ago
Add pest_derive optional dependency

github.com/pest-parser/pest - kvark opened this issue over 4 years ago
feat: wide and resizable editor mode

github.com/pest-parser/site - fun4wut opened this pull request over 4 years ago
Build parser from grammar string at runtime

github.com/pest-parser/pest - ZhangJianAo opened this issue almost 5 years ago
Remove ligatures

github.com/pest-parser/site - Yam76 opened this pull request almost 5 years ago
Fixed build.

github.com/pest-parser/pest - dragostis opened this pull request almost 5 years ago
Don't panic on extraneous tokens, return Error

github.com/pest-parser/ast - killercup opened this pull request over 5 years ago
Add teeny tiny amount of trace logging

github.com/pest-parser/ast - killercup opened this pull request over 5 years ago
Implementation of `one-or-more` rule

github.com/pest-parser/pest - ejoebstl opened this pull request over 5 years ago
Make online editor full page

github.com/pest-parser/site - markmmm opened this issue over 5 years ago
Allow comments in blocks.

github.com/pest-parser/pest.vim - Tyler-Hardin opened this pull request over 5 years ago
Bump sha-1 to v0.8.

github.com/pest-parser/pest - dragostis opened this pull request over 5 years ago
Precedence climbing at the grammar level ?

github.com/pest-parser/pest - Nadrieril opened this issue over 5 years ago
Python example and the JSON grammar for number.

github.com/pest-parser/book - wahn opened this pull request over 5 years ago
Fix ini example

github.com/pest-parser/book - fabiim opened this pull request over 5 years ago