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

Can I ignore order?

github.com/pest-parser/ast - RudolfVonKrugstein opened this issue over 1 year ago
Can I ignore order?

github.com/pest-parser/pest - RudolfVonKrugstein opened this issue over 1 year 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 over 1 year ago
Add `+=` operator to pest grammar

github.com/pest-parser/pest - mxmsll opened this issue over 1 year ago
fix: feature-guard debugger CLI dependencies

github.com/pest-parser/pest - tomtau opened this pull request over 1 year ago
Implement `ExactSizeIterator` for `Pair` iterators

github.com/pest-parser/pest - MucTepDayH16 opened this pull request over 1 year ago
bump syn to v2

github.com/pest-parser/ast - tomtau opened this pull request over 1 year ago
doc: add a link to awesome-pest

github.com/pest-parser/pest - tomtau opened this pull request over 1 year ago
Update syn to v2

github.com/pest-parser/pest - CosmicHorrorDev opened this pull request over 1 year 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 over 1 year ago
[auto-generated:1228628532] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue over 1 year ago
Fixup lifetimes of PrattParser

github.com/pest-parser/pest - matanui159 opened this pull request over 1 year ago
Cli specify path

github.com/pest-parser/pest-fmt - huacnlee opened this pull request over 1 year ago
The Great Rewrite of 2023

github.com/pest-parser/pest-ide-tools - Jamalam360 opened this pull request over 1 year ago
IDE Support: Tracking Issue

github.com/pest-parser/pest-ide-tools - Jamalam360 opened this issue over 1 year ago
pest_debugger integration

github.com/pest-parser/pest-ide-tools - tomtau opened this issue over 1 year ago
[BUG] Goto Definition handler

github.com/pest-parser/pest-ide-tools - miroslavbel opened this issue over 1 year ago
[auto-generated:767588819] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue over 1 year ago
View the doc of a rule

github.com/pest-parser/pest-ide-tools - TheAwiteb opened this issue over 1 year ago
Ability to format specific file/dir by its path

github.com/pest-parser/pest-fmt - TheAwiteb opened this pull request over 1 year ago
Add/Keep the last empty line

github.com/pest-parser/pest-fmt - TheAwiteb opened this pull request over 1 year ago
Format specific file/dir by its path

github.com/pest-parser/pest-fmt - TheAwiteb opened this issue over 1 year ago
Add/Keep the last empty line

github.com/pest-parser/pest-fmt - TheAwiteb opened this issue over 1 year ago
Warning in unused rule

github.com/pest-parser/pest-ide-tools - TheAwiteb opened this issue over 1 year ago
[auto-generated:-1820312798] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue over 1 year ago
Added some config options

github.com/pest-parser/book - AntoniosBarotsis opened this pull request over 1 year ago
Add description and link to side bar

github.com/pest-parser/site - LeoDog896 opened this issue over 1 year ago
Add awesome and awesome-list as topics

github.com/pest-parser/awesome-pest - LeoDog896 opened this issue over 1 year ago
fix: code-sample whitespace removal

github.com/pest-parser/site - LeoDog896 opened this pull request over 1 year ago
Code and tracebacks are ill-formatted on deployed site

github.com/pest-parser/site - nathanielknight opened this issue over 1 year ago
Upgrade pest and pest-fmt, bump v0.1.2

github.com/pest-parser/pest-ide-tools - huacnlee opened this pull request over 1 year ago
Update pest-ftm link.

github.com/pest-parser/.github - huacnlee opened this pull request over 1 year ago
Add VS Code extension link.

github.com/pest-parser/.github - huacnlee opened this pull request over 1 year ago
refactor: typescript with scripts

github.com/pest-parser/site - LeoDog896 opened this pull request over 1 year ago
Separate playground

github.com/pest-parser/site - LeoDog896 opened this issue over 1 year ago
URL-based share button

github.com/pest-parser/site - nathanielknight opened this pull request over 1 year ago
doc: added a note regarding the no_std support

github.com/pest-parser/pest - tomtau opened this pull request over 1 year ago
fix: make wideMode global

github.com/pest-parser/site - LeoDog896 opened this pull request over 1 year ago
Wrap newline for group

github.com/pest-parser/pest-fmt - huacnlee opened this issue over 1 year ago
Add more real world use cases for tests.

github.com/pest-parser/pest-fmt - huacnlee opened this pull request over 1 year ago
Fix grammar `////` parsing error.

github.com/pest-parser/pest - huacnlee opened this pull request over 1 year ago
Fix first comment indent in expression.

github.com/pest-parser/pest-fmt - huacnlee opened this pull request over 1 year ago
Fix choice indent

github.com/pest-parser/pest-fmt - huacnlee opened this pull request over 1 year ago
Comment and choice_operator format bug

github.com/pest-parser/pest-fmt - huacnlee opened this issue over 1 year ago
Add benchmark test.

github.com/pest-parser/pest-fmt - huacnlee opened this pull request over 1 year ago
Improve `modifier` alignment in `grammar_rule`.

github.com/pest-parser/pest-fmt - huacnlee opened this pull request over 1 year ago
Fix incorrect trailing newline block comment.

github.com/pest-parser/pest-fmt - huacnlee opened this pull request over 1 year ago
Track and/or limit site size

github.com/pest-parser/site - nathanielknight opened this issue over 1 year ago
Refactor: Use Vite and organize the JavaScript code.

github.com/pest-parser/site - huacnlee opened this pull request over 1 year ago
Proposal to upgrade site implementations.

github.com/pest-parser/site - huacnlee opened this issue over 1 year ago
Add format button.

github.com/pest-parser/site - huacnlee opened this pull request over 1 year ago
Fix indent for sequence

github.com/pest-parser/pest-fmt - huacnlee opened this pull request over 1 year ago
[RFC] support custom state and hooks

github.com/pest-parser/pest - skyzh opened this pull request over 1 year ago
refactor: adopt parcel toolchain

github.com/pest-parser/site - LeoDog896 opened this pull request over 1 year ago
Separate book deployment

github.com/pest-parser/site - LeoDog896 opened this issue over 1 year ago
Add Formatting

github.com/pest-parser/pest-ide-tools - huacnlee opened this pull request over 1 year ago
Improve fmt

github.com/pest-parser/pest-fmt - huacnlee opened this pull request over 1 year ago
Add GIFs?

github.com/pest-parser/pest-ide-tools - bbkane opened this issue over 1 year ago
fix: use an absolute path for og:image

github.com/pest-parser/site - Jamalam360 opened this pull request over 1 year ago
feat: add ci

github.com/pest-parser/pest-ide-tools - Jamalam360 opened this pull request over 1 year ago
[auto-generated:179133015] null

github.com/pest-parser/intellij-pest - emmy-issue opened this issue over 1 year ago
fix: use a png image, since og doesn't support svg

github.com/pest-parser/site - Jamalam360 opened this pull request over 1 year ago
Can't parse even simple grammar

github.com/pest-parser/pest - konceptosociala opened this issue over 1 year ago
ci: add repo token to setup-task

github.com/pest-parser/site - LeoDog896 opened this pull request over 1 year ago
Parser only emits first comment

github.com/pest-parser/pest - jdidion opened this issue over 1 year ago
License

github.com/pest-parser/book - prkadalb opened this issue over 1 year ago
feat: add meta and opengraph tags for nicer embeds

github.com/pest-parser/site - Jamalam360 opened this pull request over 1 year ago
docs: correct web information

github.com/pest-parser/.github - LeoDog896 opened this pull request over 1 year ago
Fix multiple grammars not always recompile issue #789

github.com/pest-parser/pest - huacnlee opened this pull request over 1 year ago