Ecosyste.ms: Issues

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

GitHub / igordejanovic/parglare issues and pull requests

#152 - Implemented WIP grammar import memoization

Pull Request - State: open - Opened by Tiger-Tom 5 months ago

#151 - Separate imports of the same file result in multiple "instances"

Issue - State: open - Opened by Tiger-Tom 5 months ago - 3 comments

#147 - Iterating through Forest fails in NodeNonTerm solutions property

Issue - State: closed - Opened by LVrecar over 1 year ago - 3 comments
Labels: bug

#146 - Lexical disambiguation not working as expected

Issue - State: open - Opened by bramhaag over 1 year ago - 1 comment

#145 - advice requested on implementing a language "feature"

Issue - State: open - Opened by terryheidelberg about 2 years ago - 1 comment
Labels: question

#143 - 0.16.0 is released

Issue - State: open - Opened by igordejanovic about 2 years ago
Labels: announcement

#142 - Wider version range for click

Pull Request - State: closed - Opened by GabDug about 2 years ago - 1 comment

#141 - Request to optimize recognizers matching

Issue - State: open - Opened by xor2003 over 2 years ago - 4 comments
Labels: performance

#140 - _pg_extras field stores an arbitrary user-defined object.

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

#139 - possible regression in regexp handling

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

#138 - Store node reference in visitor's cache.

Pull Request - State: closed - Opened by vladaindjic almost 3 years ago - 1 comment

#137 - 0.15.0 is released

Issue - State: open - Opened by igordejanovic about 3 years ago
Labels: announcement

#136 - 0.14.0 is released

Issue - State: open - Opened by igordejanovic over 3 years ago
Labels: announcement

#135 - Support for parenthesized groups

Issue - State: closed - Opened by igordejanovic over 3 years ago - 1 comment
Labels: feature, docs-needed

#134 - Fix broken links in documentation

Pull Request - State: closed - Opened by aedwardg over 3 years ago - 2 comments

#133 - Fix typo in release date in CHANGELOG (2020 -> 2021)

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

#132 - 0.13.0 is released

Issue - State: open - Opened by igordejanovic over 3 years ago
Labels: announcement

#131 - perf: Optimize pos_to_line_col() calculation for big input data

Pull Request - State: closed - Opened by xor2003 over 3 years ago - 2 comments

#130 - Question on AST generation and actions with side effects

Issue - State: open - Opened by xor2003 over 3 years ago - 1 comment
Labels: question

#129 - Possible memory leak

Issue - State: closed - Opened by johnw3d almost 4 years ago - 4 comments

#128 - Added grammar builder

Pull Request - State: open - Opened by hosford42 about 4 years ago - 3 comments

#127 - Error for named matches in an imported grammar with default action

Issue - State: open - Opened by hosford42 about 4 years ago - 2 comments
Labels: bug

#126 - Parser object singleton or caching. Actions as object members

Issue - State: closed - Opened by xor2003 about 4 years ago - 3 comments
Labels: question, performance

#125 - ENHANCEMENT: new parameter for call_actions for not reversing

Issue - State: open - Opened by goodguy00 about 4 years ago - 1 comment
Labels: proposal, enhancement

#124 - QUESTION: confusing 0.12.0 versions ...

Issue - State: open - Opened by goodguy00 about 4 years ago - 1 comment
Labels: question

#123 - A terminal that doesn't match specific strings

Issue - State: open - Opened by stuartlangridge about 4 years ago - 2 comments
Labels: question

#122 - Swallowing up text in the parser

Issue - State: open - Opened by stuartlangridge about 4 years ago - 5 comments
Labels: question

#121 - Save intermediate trees

Issue - State: closed - Opened by igordejanovic about 4 years ago - 1 comment
Labels: feature

#120 - Asm parser CPU/memory hungry

Issue - State: closed - Opened by xor2003 over 4 years ago - 5 comments
Labels: performance

#119 - Moved some stuff from setup.py into pyproject.toml

Pull Request - State: open - Opened by KOLANICH over 4 years ago - 7 comments

#118 - pglr parse command

Issue - State: closed - Opened by igordejanovic over 4 years ago - 1 comment
Labels: feature

#117 - Some tracing/debugging output issues

Issue - State: closed - Opened by igordejanovic over 4 years ago - 1 comment
Labels: bug

#116 - High-level API to embed parglare into other tools

Issue - State: open - Opened by KOLANICH over 4 years ago - 1 comment

#115 - Parglare cannot deal with a LL(1) grammar: S/R conflict

Issue - State: closed - Opened by KOLANICH over 4 years ago - 5 comments

#114 - Either not parsing correctly or I misunderstand something

Issue - State: closed - Opened by stuartlangridge over 4 years ago - 2 comments
Labels: bug

#113 - Formatting and Spelling Fixes

Pull Request - State: closed - Opened by ghost over 4 years ago - 2 comments

#112 - Problems with the use of EMPTY

Issue - State: closed - Opened by johnw3d over 4 years ago - 18 comments
Labels: bug

#111 - Adding a test file for the issue 110

Pull Request - State: closed - Opened by Hyldrean over 4 years ago
Labels: bug

#110 - Wrong positions with GLRParser and EMPTY

Issue - State: closed - Opened by Hyldrean over 4 years ago - 5 comments
Labels: bug

#109 - Some spelling and formatting fixes.

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

#108 - master

Pull Request - State: closed - Opened by ghost over 4 years ago - 2 comments

#107 - Ship a grammar for parglare grammar DSL.

Issue - State: closed - Opened by KOLANICH over 4 years ago

#106 - Parse tree visualization

Issue - State: closed - Opened by KOLANICH over 4 years ago - 2 comments
Labels: feature

#105 - 0.12.0 is released

Issue - State: open - Opened by igordejanovic over 4 years ago
Labels: announcement

#104 - Moved the metadata into setup.cfg

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

#103 - 0.11.0 is released

Issue - State: open - Opened by igordejanovic over 4 years ago
Labels: announcement

#102 - 0.10.0 release

Issue - State: open - Opened by igordejanovic almost 5 years ago
Labels: announcement

#101 - Failing tests on cyclic grammars with GLR parser

Pull Request - State: closed - Opened by SupraSummus about 5 years ago - 2 comments

#100 - Tests for issue #73

Pull Request - State: closed - Opened by SupraSummus about 5 years ago - 2 comments

#99 - Test for issue #72

Pull Request - State: closed - Opened by SupraSummus about 5 years ago - 4 comments

#98 - 0.9.2 bugfix release is available

Issue - State: open - Opened by igordejanovic over 5 years ago
Labels: announcement

#97 - Using repetition operator `+` in imported grammars raises `KeyError`

Issue - State: closed - Opened by igordejanovic over 5 years ago
Labels: bug

#96 - 0.9.1 bugfix release is available

Issue - State: open - Opened by igordejanovic over 5 years ago
Labels: announcement

#95 - 0.9.0 is released

Issue - State: open - Opened by igordejanovic over 5 years ago
Labels: announcement

#94 - Console error when running in IDLE on Windows

Issue - State: open - Opened by mehrdadn over 5 years ago - 1 comment

#93 - parglare win parse error

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

#92 - Option to write debug output into a file

Issue - State: closed - Opened by alensuljkanovic almost 6 years ago - 4 comments

#91 - Drop support for start_production parser parameter

Pull Request - State: closed - Opened by SupraSummus almost 6 years ago - 2 comments

#90 - Failing test for recognizer matching empty sequence

Pull Request - State: closed - Opened by SupraSummus almost 6 years ago - 1 comment

#89 - Empty terminal failing test

Pull Request - State: closed - Opened by SupraSummus almost 6 years ago

#88 - GLR returning iterator of possible parses

Issue - State: open - Opened by SupraSummus almost 6 years ago - 5 comments
Labels: discussion, proposal

#87 - Fix internal ref in docs

Pull Request - State: closed - Opened by SupraSummus almost 6 years ago - 2 comments

#86 - Disable lexical disambiguation for GLR

Pull Request - State: closed - Opened by SupraSummus almost 6 years ago - 20 comments

#85 - Use ordinary dicts for parse table serialization

Pull Request - State: closed - Opened by SupraSummus almost 6 years ago - 5 comments

#84 - Parser rejects proper input

Issue - State: closed - Opened by SupraSummus almost 6 years ago - 5 comments

#83 - Tests for #73

Pull Request - State: closed - Opened by SupraSummus almost 6 years ago

#82 - Test for #72

Pull Request - State: closed - Opened by SupraSummus almost 6 years ago - 4 comments

#81 - Allow for manual parse table loading

Pull Request - State: closed - Opened by SupraSummus almost 6 years ago - 7 comments

#80 - `start_production` parameter in parser constructor

Issue - State: closed - Opened by SupraSummus almost 6 years ago - 2 comments

#79 - Configured flake defaults

Pull Request - State: closed - Opened by SupraSummus almost 6 years ago - 2 comments

#78 - Allow defining grammar in native language constructs

Issue - State: open - Opened by SupraSummus almost 6 years ago - 13 comments
Labels: discussion, proposal

#77 - Enabled flake8 for Travis

Pull Request - State: closed - Opened by SupraSummus almost 6 years ago - 3 comments

#76 - What about flake and CI?

Issue - State: closed - Opened by SupraSummus almost 6 years ago - 2 comments
Labels: feature

#75 - Fix loading of regexp terminals (Issue #74)

Pull Request - State: closed - Opened by SupraSummus almost 6 years ago - 2 comments

#74 - Can't use backslash in regexp terminal

Issue - State: closed - Opened by SupraSummus almost 6 years ago - 3 comments

#73 - Parser construction success depends on alternatives order

Issue - State: closed - Opened by SupraSummus almost 6 years ago - 1 comment
Labels: bug

#72 - EMPTY right before EOF

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

#71 - Parse errors contain unescaped characters

Issue - State: open - Opened by SupraSummus almost 6 years ago - 1 comment
Labels: bug

#70 - Parser accepts word when it shouldn't

Issue - State: closed - Opened by SupraSummus almost 6 years ago - 4 comments
Labels: feature

#69 - Can't use dot as a terminal

Issue - State: open - Opened by SupraSummus almost 6 years ago - 4 comments
Labels: feature, docs

#68 - Suggestion for a nice logo

Pull Request - State: closed - Opened by chenl almost 6 years ago - 4 comments

#67 - Typos and phrasing

Pull Request - State: closed - Opened by chenl almost 6 years ago - 3 comments

#66 - Documentation clarification: action

Issue - State: open - Opened by chenl almost 6 years ago - 10 comments
Labels: docs

#65 - Typos

Pull Request - State: closed - Opened by chenl almost 6 years ago - 3 comments

#64 - Incomplete parse is not working as expected

Issue - State: closed - Opened by igordejanovic almost 6 years ago - 8 comments
Labels: bug

#63 - `strip_first` and `strip_last` built-in actions

Issue - State: open - Opened by igordejanovic almost 6 years ago
Labels: feature

#62 - Typos

Pull Request - State: closed - Opened by chenl almost 6 years ago - 2 comments

#61 - Version 0.8.0 released - table caching

Issue - State: open - Opened by igordejanovic about 6 years ago
Labels: announcement

#60 - Version 0.7.0 released - backward incompatible changes

Issue - State: closed - Opened by igordejanovic about 6 years ago
Labels: announcement

#59 - Having separate `context.extra` value per GLR parser thread

Issue - State: open - Opened by igordejanovic about 6 years ago
Labels: feature

#57 - Add support for arbitrary rule metadata.

Issue - State: closed - Opened by igordejanovic about 6 years ago - 1 comment
Labels: feature

#52 - How far out is Table Caching?

Issue - State: closed - Opened by rexroni about 6 years ago - 13 comments
Labels: question

#51 - Add support for side-effect actions

Issue - State: open - Opened by jwcraftsman about 6 years ago - 8 comments
Labels: wip

#50 - Add context argument to grammar recognizers

Issue - State: closed - Opened by jwcraftsman about 6 years ago - 18 comments

#41 - Add flag to disable lexical disambiguation

Issue - State: closed - Opened by brunocuervo over 6 years ago - 1 comment
Labels: feature

#37 - Better control of greedy behaviour for `*` and `+`

Issue - State: closed - Opened by igordejanovic over 6 years ago - 2 comments
Labels: feature, investigate idea

#36 - Serialization/load of parser tables and parse trees/ASTs

Issue - State: open - Opened by igordejanovic over 6 years ago - 1 comment
Labels: feature

#20 - Generate a parser as python code

Issue - State: open - Opened by KOLANICH almost 7 years ago - 6 comments
Labels: feature