-
Notifications
You must be signed in to change notification settings - Fork 32
Issues: igordejanovic/parglare
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
feature request: validate that there is an action for every grammar rule
feature
#9
opened Sep 28, 2017 by
dgreisen
updated Sep 28, 2017
Generate UML-like diagram from the grammar
feature
#13
opened Oct 24, 2017 by
igordejanovic
updated Oct 24, 2017
LR parser should throw exception if table can't be constructed without conflicts.
feature
#33
opened Feb 9, 2018 by
igordejanovic
updated Feb 9, 2018
Imply optional match for boolean assignment
feature
#35
opened Feb 27, 2018 by
igordejanovic
updated Feb 27, 2018
Lexical disambiguation by lexeme ordering
investigate idea
#42
opened May 23, 2018 by
igordejanovic
updated May 26, 2018
Disambiguation for GLR with dynamic priorities
investigate idea
#43
opened May 23, 2018 by
igordejanovic
updated May 26, 2018
Import grammar from Python package
feature
#46
opened May 28, 2018 by
igordejanovic
updated May 28, 2018
Better shift-reduce disambiguation
feature
investigate idea
#48
opened Jul 14, 2018 by
igordejanovic
updated Jul 31, 2018
Move action definition to prod/rule meta-data
feature
#58
opened Aug 29, 2018 by
igordejanovic
updated Sep 10, 2018
Having separate
context.extra
value per GLR parser thread
feature
#59
opened Sep 13, 2018 by
igordejanovic
updated Sep 13, 2018
Serialization/load of parser tables and parse trees/ASTs
feature
#36
opened Mar 1, 2018 by
igordejanovic
updated Sep 16, 2018
Version 0.8.0 released - table caching
announcement
#61
opened Sep 25, 2018 by
igordejanovic
updated Sep 25, 2018
strip_first
and strip_last
built-in actions
feature
#63
opened Oct 21, 2018 by
igordejanovic
updated Oct 21, 2018
Support for line/column/indentation based languages
feature
#5
opened Aug 29, 2017 by
igordejanovic
updated Oct 23, 2018
Parse errors contain unescaped characters
bug
#71
opened Oct 27, 2018 by
SupraSummus
updated Oct 27, 2018
Console error when running in IDLE on Windows
#94
opened Mar 28, 2019 by
mehrdadn
updated Mar 29, 2019
0.9.1 bugfix release is available
announcement
#96
opened May 3, 2019 by
igordejanovic
updated May 3, 2019
0.9.2 bugfix release is available
announcement
#98
opened Jun 5, 2019 by
igordejanovic
updated Jun 5, 2019
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.