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

[feature] Debugger: check the parser's state

github.com/pest-parser/pest - Tartasprint opened this issue over 1 year ago
2021 edition migration

github.com/pest-parser/book - Tartasprint opened this pull request over 1 year ago
Tree-Sitter Grammar

github.com/pest-parser/pest-ide-tools - Jamalam360 opened this issue over 1 year ago
ci: fix for cargo-msrv needing at least 1.59 now

github.com/pest-parser/pest - tomtau opened this pull request over 1 year ago
pest_generator 2.5.6 does not compile

github.com/pest-parser/pest - J-Loudet opened this issue over 1 year ago
Add performance marks

github.com/pest-parser/pest-ide-tools - Jamalam360 opened this pull request over 1 year ago
Using declarations from other Pest files.

github.com/pest-parser/pest - Azoraqua opened this issue over 1 year ago
Crash when using Unicode Character

github.com/pest-parser/pest-ide-tools - zeng-y-l opened this issue almost 2 years ago
chore(deps): bump xml2js from 0.4.23 to 0.5.0 in /vscode

github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request almost 2 years ago
fuzz: decrease the call limit in the json fuzzer

github.com/pest-parser/pest - tomtau opened this pull request almost 2 years ago
oss-fuzz: json stackoverflow crash

github.com/pest-parser/pest - tomtau opened this issue almost 2 years ago
Better `unused` warning

github.com/pest-parser/pest-ide-tools - huacnlee opened this issue almost 2 years ago
Lines beginning with //! result in an error

github.com/pest-parser/pest - Yarn opened this issue almost 2 years ago
Can I ignore order?

github.com/pest-parser/ast - RudolfVonKrugstein opened this issue almost 2 years ago
Can I ignore order?

github.com/pest-parser/pest - RudolfVonKrugstein opened this issue almost 2 years ago
chore(deps): bump h2 from 0.3.16 to 0.3.17

github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request almost 2 years ago
Add `+=` operator to pest grammar

github.com/pest-parser/pest - mxmsll opened this issue almost 2 years ago
fix: feature-guard debugger CLI dependencies

github.com/pest-parser/pest - tomtau opened this pull request almost 2 years ago
Implement `ExactSizeIterator` for `Pair` iterators

github.com/pest-parser/pest - MucTepDayH16 opened this pull request almost 2 years ago
bump syn to v2

github.com/pest-parser/ast - tomtau opened this pull request almost 2 years ago
doc: add a link to awesome-pest

github.com/pest-parser/pest - tomtau opened this pull request almost 2 years ago
Update syn to v2

github.com/pest-parser/pest - CosmicHorrorDev opened this pull request almost 2 years ago
chore(deps): bump openssl from 0.10.46 to 0.10.48

github.com/pest-parser/pest-ide-tools - dependabot[bot] opened this pull request almost 2 years ago
[auto-generated:1228628532] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue almost 2 years ago
Fixup lifetimes of PrattParser

github.com/pest-parser/pest - matanui159 opened this pull request almost 2 years ago
Include code actions from intellij-pest

github.com/pest-parser/pest-ide-tools - Jamalam360 opened this issue almost 2 years ago
Cli specify path

github.com/pest-parser/pest-fmt - huacnlee opened this pull request almost 2 years ago
The Great Rewrite of 2023

github.com/pest-parser/pest-ide-tools - Jamalam360 opened this pull request almost 2 years ago
IDE Support: Tracking Issue

github.com/pest-parser/pest-ide-tools - Jamalam360 opened this issue almost 2 years ago
pest_debugger integration

github.com/pest-parser/pest-ide-tools - tomtau opened this issue almost 2 years ago
[BUG] Goto Definition handler

github.com/pest-parser/pest-ide-tools - miroslavbel opened this issue almost 2 years ago
[auto-generated:767588819] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue almost 2 years ago
View the doc of a rule

github.com/pest-parser/pest-ide-tools - TheAwiteb opened this issue almost 2 years ago
Ability to format specific file/dir by its path

github.com/pest-parser/pest-fmt - TheAwiteb opened this pull request almost 2 years ago
Add/Keep the last empty line

github.com/pest-parser/pest-fmt - TheAwiteb opened this pull request almost 2 years ago
Format specific file/dir by its path

github.com/pest-parser/pest-fmt - TheAwiteb opened this issue almost 2 years ago
Add/Keep the last empty line

github.com/pest-parser/pest-fmt - TheAwiteb opened this issue almost 2 years ago
Warning in unused rule

github.com/pest-parser/pest-ide-tools - TheAwiteb opened this issue almost 2 years ago
[auto-generated:-1820312798] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue almost 2 years ago
Added some config options

github.com/pest-parser/book - AntoniosBarotsis opened this pull request almost 2 years ago
Add description and link to side bar

github.com/pest-parser/site - LeoDog896 opened this issue almost 2 years ago
Add awesome and awesome-list as topics

github.com/pest-parser/awesome-pest - LeoDog896 opened this issue almost 2 years ago
fix: code-sample whitespace removal

github.com/pest-parser/site - LeoDog896 opened this pull request almost 2 years ago
Code and tracebacks are ill-formatted on deployed site

github.com/pest-parser/site - nathanielknight opened this issue almost 2 years ago
Upgrade pest and pest-fmt, bump v0.1.2

github.com/pest-parser/pest-ide-tools - huacnlee opened this pull request almost 2 years ago
Update pest-ftm link.

github.com/pest-parser/.github - huacnlee opened this pull request almost 2 years ago
Add VS Code extension link.

github.com/pest-parser/.github - huacnlee opened this pull request almost 2 years ago
refactor: typescript with scripts

github.com/pest-parser/site - LeoDog896 opened this pull request almost 2 years ago
Separate playground

github.com/pest-parser/site - LeoDog896 opened this issue almost 2 years ago
URL-based share button

github.com/pest-parser/site - nathanielknight opened this pull request almost 2 years ago
doc: added a note regarding the no_std support

github.com/pest-parser/pest - tomtau opened this pull request almost 2 years ago
fix: make wideMode global

github.com/pest-parser/site - LeoDog896 opened this pull request almost 2 years ago
Wrap newline for group

github.com/pest-parser/pest-fmt - huacnlee opened this issue almost 2 years ago
Add more real world use cases for tests.

github.com/pest-parser/pest-fmt - huacnlee opened this pull request almost 2 years ago
Fix grammar `////` parsing error.

github.com/pest-parser/pest - huacnlee opened this pull request almost 2 years ago
Parsing error (expected "EOI", "grammar_rule")

github.com/pest-parser/pest - huacnlee opened this issue almost 2 years ago
Fix first comment indent in expression.

github.com/pest-parser/pest-fmt - huacnlee opened this pull request almost 2 years ago
Fix choice indent

github.com/pest-parser/pest-fmt - huacnlee opened this pull request almost 2 years ago
Comment and choice_operator format bug

github.com/pest-parser/pest-fmt - huacnlee opened this issue almost 2 years ago
Add benchmark test.

github.com/pest-parser/pest-fmt - huacnlee opened this pull request almost 2 years ago
Improve `modifier` alignment in `grammar_rule`.

github.com/pest-parser/pest-fmt - huacnlee opened this pull request almost 2 years ago
Fix incorrect trailing newline block comment.

github.com/pest-parser/pest-fmt - huacnlee opened this pull request almost 2 years ago
Track and/or limit site size

github.com/pest-parser/site - nathanielknight opened this issue almost 2 years ago
Refactor: Use Vite and organize the JavaScript code.

github.com/pest-parser/site - huacnlee opened this pull request almost 2 years ago
Proposal to upgrade site implementations.

github.com/pest-parser/site - huacnlee opened this issue almost 2 years ago
Add format button.

github.com/pest-parser/site - huacnlee opened this pull request almost 2 years ago
Fix indent for sequence

github.com/pest-parser/pest-fmt - huacnlee opened this pull request almost 2 years ago
[RFC] support custom state and hooks

github.com/pest-parser/pest - skyzh opened this pull request almost 2 years ago
Update GitHub Actions for run test on PR and add lint.

github.com/pest-parser/pest-fmt - huacnlee opened this pull request almost 2 years ago
refactor: adopt parcel toolchain

github.com/pest-parser/site - LeoDog896 opened this pull request almost 2 years ago
Separate book deployment

github.com/pest-parser/site - LeoDog896 opened this issue almost 2 years ago
Add Formatting

github.com/pest-parser/pest-ide-tools - huacnlee opened this pull request almost 2 years ago
Improve fmt

github.com/pest-parser/pest-fmt - huacnlee opened this pull request almost 2 years ago
Add GIFs?

github.com/pest-parser/pest-ide-tools - bbkane opened this issue almost 2 years ago
fix: use an absolute path for og:image

github.com/pest-parser/site - Jamalam360 opened this pull request almost 2 years ago