Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pegjs/pegjs issues and pull requests
#675 - Deprecate/archive and recommend peggy.js as official successor project?
Issue -
State: open - Opened by lionel-rowe over 1 year ago
- 4 comments
#675 - Deprecate/archive and recommend peggy.js as official successor project?
Issue -
State: open - Opened by lionel-rowe over 1 year ago
- 2 comments
#674 - Documentation should describe all features of the grammar specification language (e.g., dollar sign "$", "text()")
Issue -
State: closed - Opened by maksverver over 2 years ago
- 3 comments
#673 - Variables in parentheses can't be accessed
Issue -
State: closed - Opened by jarble over 2 years ago
#672 - Pegjs online can't parser parser.pegjs
Issue -
State: open - Opened by mingodad almost 3 years ago
- 2 comments
#671 - docs: Fix a few typos
Pull Request -
State: closed - Opened by timgates42 over 3 years ago
- 4 comments
#670 - Using same rule in pattern
Issue -
State: open - Opened by jcubic over 3 years ago
- 2 comments
#669 - Allow access to different rules in code blocks
Issue -
State: open - Opened by jcubic over 3 years ago
- 2 comments
#668 - Grammar action errors need to be more informative
Issue -
State: closed - Opened by stoneRdev almost 4 years ago
- 4 comments
#667 - [META] Switch to Peggy
Issue -
State: open - Opened by hildjj almost 4 years ago
- 9 comments
#666 - Support for runtime context object?
Issue -
State: open - Opened by cleverplatypus almost 4 years ago
- 3 comments
#665 - literalEscape
Issue -
State: closed - Opened by sjaakp almost 4 years ago
- 1 comment
#664 - Cannot use parseFloat inside grammar
Issue -
State: closed - Opened by mliebelt almost 4 years ago
- 4 comments
#663 - option to generate an es module instead of commonjs module
Issue -
State: open - Opened by mreinstein almost 4 years ago
- 12 comments
#662 - Bug with context-sensitive grammar
Issue -
State: closed - Opened by stereobooster almost 4 years ago
- 1 comment
#661 - Add unexpectedRule option and feature
Pull Request -
State: open - Opened by log4b0at almost 4 years ago
- 1 comment
#660 - [composable, declarative, typescript] react-peg: parser generator based on pegjs
Issue -
State: open - Opened by mistlog about 4 years ago
#659 - Ignore me -- wrong project
Issue -
State: closed - Opened by francoisverbeek over 4 years ago
#658 - Fork of the online editor with inline errors
Issue -
State: open - Opened by mdamien over 4 years ago
- 1 comment
#657 - Merging multiple single-character expressions
Issue -
State: open - Opened by fabiospampinato over 4 years ago
#656 - Operator precedence tree compiling extremely slowly
Issue -
State: open - Opened by npip99 over 4 years ago
- 2 comments
#655 - Using PEG.js at runtime works, but generated grammer fails to work?
Issue -
State: closed - Opened by cmdcolin over 4 years ago
- 2 comments
#654 - Up-to-date JavaScript grammar
Issue -
State: closed - Opened by brettz9 over 4 years ago
- 2 comments
#653 - Still active?
Issue -
State: open - Opened by roti over 4 years ago
- 3 comments
#652 - [maintenance] Various maintenance stuff
Pull Request -
State: open - Opened by Seb35 over 4 years ago
- 1 comment
#651 - Use ES6 syntax for astral Unicode characters
Pull Request -
State: open - Opened by Seb35 over 4 years ago
- 3 comments
#650 - Strainge differences in generated parsers
Issue -
State: closed - Opened by siefkenj over 4 years ago
- 1 comment
#649 - Pegjs Pretty Printer
Issue -
State: open - Opened by siefkenj over 4 years ago
#648 - Suggested Feature: Unicode Properties
Issue -
State: open - Opened by lachrist almost 5 years ago
- 2 comments
#647 - How to parse string without space?
Issue -
State: closed - Opened by crapthings almost 5 years ago
- 3 comments
#646 - Partial match feature
Pull Request -
State: open - Opened by Seb35 almost 5 years ago
- 1 comment
#645 - Partial match
Issue -
State: open - Opened by Seb35 almost 5 years ago
- 1 comment
#644 - [Question] Can you pass arbitrary objects into a compiled parser's state?
Issue -
State: closed - Opened by Chocrates almost 5 years ago
- 2 comments
#643 - Strange extra action evaluation
Issue -
State: closed - Opened by vsemozhetbyt almost 5 years ago
- 2 comments
#642 - How can I express something like "a list separate by"?
Issue -
State: closed - Opened by shrinktofit almost 5 years ago
- 4 comments
#641 - Plugin for ESLint
Issue -
State: open - Opened by brettz9 almost 5 years ago
- 2 comments
#640 - Confusing error message for failed positive lookahead expression
Issue -
State: open - Opened by vsemozhetbyt almost 5 years ago
- 8 comments
#639 - Project maintenance and health
Issue -
State: open - Opened by dmajda about 5 years ago
- 68 comments
#638 - In-place minification
Issue -
State: open - Opened by StoneCypher about 5 years ago
- 3 comments
#637 - Which version should I work from?
Issue -
State: open - Opened by StoneCypher about 5 years ago
- 6 comments
#636 - How to define a rule to match with a pattern multiple times in PEG.js?
Issue -
State: closed - Opened by ceremcem about 5 years ago
- 22 comments
#635 - Question about pegjs way of writing some lpeg rules
Issue -
State: open - Opened by AlexanderMisel about 5 years ago
- 1 comment
#634 - Explore dropping support for Internet Explorer
Issue -
State: open - Opened by futagoza about 5 years ago
- 2 comments
Labels: feature, task, discussion
#633 - Ignore from coverage more non-grammar statements in generated parsers
Issue -
State: open - Opened by brettz9 about 5 years ago
- 11 comments
Labels: feature
#632 - coverage flag with more ignore statements
Pull Request -
State: open - Opened by brettz9 about 5 years ago
- 7 comments
#631 - Feature: Run-time requiring of pegjs files
Issue -
State: open - Opened by brettz9 about 5 years ago
- 8 comments
Labels: feature
#630 - location() return unexpected value for 1+2+3
Issue -
State: closed - Opened by plantain-00 about 5 years ago
- 1 comment
Labels: question, not-a-bug
#628 - Add a non-Eval alternative for Content Security Policy compatibility
Issue -
State: open - Opened by vldmr1986 over 5 years ago
- 15 comments
Labels: feature, task, discussion, not-a-bug
#627 - Parsing to ES6 Module class
Issue -
State: closed - Opened by GreenImp over 5 years ago
- 3 comments
#626 - How to preserve whitespace separators?
Issue -
State: closed - Opened by marek-baranowski over 5 years ago
- 6 comments
#624 - Parser error messages should contain line and column information
Issue -
State: open - Opened by mikeal over 5 years ago
- 7 comments
#622 - Adds support for arrow function: #580
Pull Request -
State: closed - Opened by alex-kinokon over 5 years ago
- 5 comments
#616 - Add support for super-BMP unicode range; closes #586
Pull Request -
State: open - Opened by blake-regalia over 5 years ago
- 9 comments
#612 - missing entry in expected array when --cache flag is used
Issue -
State: open - Opened by krzysztofpniak almost 6 years ago
- 9 comments
Labels: bug
#607 - "unexpected" rule
Issue -
State: open - Opened by log4b0at almost 6 years ago
- 25 comments
Labels: feature
#604 - How to descripe at most grammer?
Issue -
State: open - Opened by yafacex almost 6 years ago
- 2 comments
#603 - Why is the ArithmeticExpression rule not evaluated correctly?
Issue -
State: open - Opened by deostroll almost 6 years ago
- 4 comments
#602 - [online website] Move caret to line,col on parsing error
Issue -
State: open - Opened by nippur72 almost 6 years ago
- 1 comment
#600 - Wiki need update: Roadmap seems outdated
Issue -
State: open - Opened by jho1965us about 6 years ago
- 1 comment
#597 - Typescript generation support
Issue -
State: open - Opened by avishorp about 6 years ago
- 5 comments
Labels: feature, question, not-an-issue
#594 - Allow lifting local failure to global failure
Pull Request -
State: open - Opened by ghost about 6 years ago
- 5 comments
#586 - Full Unicode support, namely for codepoints outside the BMP
Issue -
State: open - Opened by doersino over 6 years ago
- 15 comments
Labels: feature, task, need-help
#580 - Shorthand for Semantic Actions
Issue -
State: open - Opened by audinue over 6 years ago
- 13 comments
Labels: feature, discussion
#579 - Release PEG.js 0.12.0
Issue -
State: open - Opened by futagoza over 6 years ago
- 13 comments
Labels: task
#578 - Update website
Issue -
State: open - Opened by futagoza over 6 years ago
- 8 comments
Labels: task
#577 - Can you consider adding a `result()` function
Issue -
State: open - Opened by somombo over 6 years ago
- 14 comments
#572 - Suppress Infinite recursion warning
Issue -
State: open - Opened by be-thomas over 6 years ago
- 2 comments
#571 - [Feat. Req.] Reversing the parsing process
Issue -
State: open - Opened by Coffee2CodeNL almost 7 years ago
- 14 comments
Labels: feature, task, discussion
#569 - Yarn Workspace
Issue -
State: open - Opened by futagoza almost 7 years ago
- 6 comments
Labels: feature, task
#564 - npm package readme is missing
Issue -
State: open - Opened by YemSalat about 7 years ago
- 4 comments
#562 - Fake Typescript support
Issue -
State: open - Opened by StoneCypher about 7 years ago
- 9 comments
#561 - Create gitter chat
Issue -
State: open - Opened by reverofevil about 7 years ago
- 2 comments
#560 - Support template strings
Issue -
State: open - Opened by azz about 7 years ago
- 8 comments
Labels: feature
#523 - Modular grammar and external parser's support
Issue -
State: open - Opened by futagoza over 7 years ago
- 2 comments
Labels: feature, task, discussion
#507 - Add support for incremental parsers
Issue -
State: open - Opened by kwesibrunee over 7 years ago
- 33 comments
Labels: feature, task
#495 - Forum or chat? Passing values down / popping values up?
Issue -
State: closed - Opened by mikeaustin almost 8 years ago
- 7 comments
#485 - --format usage
Issue -
State: open - Opened by yonLehman about 8 years ago
- 4 comments
Labels: question
#484 - Expected any character but end of input found.
Issue -
State: open - Opened by zpdDG4gta8XKpMCd about 8 years ago
- 2 comments
#479 - 0.7.0 → 0.10.0 performance regression (Android)
Issue -
State: open - Opened by marchant about 8 years ago
- 6 comments
Labels: performance
#452 - Different errors returned when cache is enabled/disabled
Issue -
State: closed - Opened by dmajda over 8 years ago
- 20 comments
Labels: bug
#448 - Use a better abstraction for code generation
Issue -
State: open - Opened by dmajda over 8 years ago
- 1 comment
Labels: task
#429 - Rewrite bin/pegjs using a command-line option parsing library
Issue -
State: open - Opened by dmajda over 8 years ago
- 11 comments
Labels: task
#423 - Support exporting parsers as ES2015 modules
Issue -
State: closed - Opened by fatfisz almost 9 years ago
- 14 comments
Labels: feature
#375 - Clean-up terminology
Issue -
State: open - Opened by dmajda over 9 years ago
- 2 comments
Labels: feature, documentation
#354 - Builtin rules library
Issue -
State: open - Opened by dmajda over 9 years ago
- 3 comments
Labels: feature
#325 - warn function in action
Issue -
State: closed - Opened by andrewdeandrade almost 10 years ago
- 6 comments
#314 - Implement Clang-style error messages
Issue -
State: open - Opened by akashsridhar about 10 years ago
- 4 comments
Labels: feature
#311 - Implement ability to extract a token stream using PEG.js grammar
Issue -
State: open - Opened by sguimont about 10 years ago
- 11 comments
Labels: feature
#256 - Rule annotations
Issue -
State: open - Opened by dmajda almost 11 years ago
- 4 comments
Labels: feature
#248 - Document best practices for writing PEG.js grammars
Issue -
State: open - Opened by andreineculau almost 11 years ago
- 8 comments
Labels: feature, documentation
#235 - Provide a concise way to indicate a single return value from a sequence
Issue -
State: closed - Opened by krisnye about 11 years ago
- 21 comments
Labels: feature
#221 - NodeJS streams
Issue -
State: closed - Opened by andreineculau over 11 years ago
- 9 comments
Labels: feature
#198 - Redesign error reporting
Issue -
State: closed - Opened by dmajda over 11 years ago
- 7 comments
Labels: feature
#136 - Move some options inside the grammar file
Issue -
State: open - Opened by curvedmark about 12 years ago
- 9 comments
Labels: feature
#128 - Dynamically get rule name from within an action
Issue -
State: open - Opened by roded about 12 years ago
- 6 comments
Labels: feature
#107 - Implement a simpler way to express lists with a separator
Issue -
State: open - Opened by lontivero over 12 years ago
- 25 comments
Labels: feature
#93 - Implement source maps support to locate JavaScript errors in code blocks
Issue -
State: open - Opened by tslocke over 12 years ago
- 10 comments
Labels: feature, task
#66 - Make &... and !... not return any value
Issue -
State: open - Opened by dmajda about 13 years ago
- 9 comments
Labels: feature
#45 - Implement parametrizable rules
Issue -
State: open - Opened by ceymard over 13 years ago
- 29 comments
Labels: feature
#42 - Enhance documentation
Issue -
State: open - Opened by dmajda over 13 years ago
- 10 comments
Labels: feature, documentation