issues
search
renatahodovan
/
grammarinator
ANTLR v4 grammar-based test generator
Other
346
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Decrease the number of annotation lookups
#245
renatahodovan
closed
1 week ago
1
Update codegen template for imaginary rules to correctly use current node
#244
akosthekiss
closed
1 week ago
1
Fix the trampoline functions of recurring labeled alternatives
#243
akosthekiss
closed
1 week ago
1
Properly indent multi-line init and after actions
#242
akosthekiss
closed
1 week ago
1
Filter immutable rules out from annotations
#241
renatahodovan
closed
1 week ago
1
Ensure that alternatives and quantifiers within recurring labeled alternatives are numbered uniquely
#240
akosthekiss
closed
1 week ago
1
Ensure that listener sees correct name when lexer rule refers to another lexer rule
#239
akosthekiss
closed
1 week ago
1
Fix linter errors by disabling the too-many-positional-arguments check
#238
renatahodovan
closed
1 week ago
1
Using a model/listener with a lexer grammar
#237
ZekReshi
opened
1 week ago
1
Unpin Python version for test and lint GH Action jobs
#236
akosthekiss
closed
2 months ago
1
Bump ANTLR dependency to 4.13.2
#235
akosthekiss
closed
2 months ago
1
Bump PyPy on GH Actions to 3.10
#234
akosthekiss
closed
2 months ago
1
Is it possible to generate valid Java programs using Grammarinator?
#233
volodya-lombrozo
opened
3 months ago
1
Ensure that the parse tool produces trees with the same structure as the generator
#232
renatahodovan
closed
5 months ago
1
Ensure that label names in processor start with capital letter
#231
renatahodovan
closed
5 months ago
1
Unify the handling of infinite quantification limit across tree codecs
#230
renatahodovan
closed
5 months ago
1
Upgrade GH actions to use Node 20 features instead of 16
#229
renatahodovan
closed
5 months ago
1
Add CLI utility to convert the tree items of a population into test source
#228
renatahodovan
closed
5 months ago
1
Ensure not adding EOF token to the parse tree
#227
renatahodovan
closed
5 months ago
1
Fix the rule_id property of the artificial alternatives of alternations with recurring labels
#226
renatahodovan
closed
5 months ago
1
Improve tree printing in processor
#225
renatahodovan
closed
5 months ago
1
Extend the input formats recognized by grammarinator-parse
#224
renatahodovan
closed
5 months ago
1
Support flatbuffer-based tree exports/imports
#223
renatahodovan
closed
5 months ago
1
Set default encoding error handler for JSON tree codec
#222
renatahodovan
closed
5 months ago
1
Support rule level named actions
#221
renatahodovan
closed
5 months ago
1
Add support for comparing the equality of trees
#220
renatahodovan
closed
5 months ago
1
Use tuple IDs for graph nodes in processor
#219
renatahodovan
closed
5 months ago
1
Fix the indexing of symbolic names of lexer rules in parser
#218
renatahodovan
closed
5 months ago
0
Fix typo in JSON tree codec
#217
renatahodovan
closed
5 months ago
1
License 24
#216
renatahodovan
closed
5 months ago
1
Invalid files generated for the working example
#215
Beliefuture
opened
6 months ago
4
Grammarinator crashes when generating sqlite test cases
#214
ahmayun
opened
6 months ago
1
Example failing - ImportError: cannot import name 'UnparserRuleContext' from 'grammarinator.runtime'
#213
ZuseZ4
closed
6 months ago
2
Error in processor.py when processing PartiQL grammars
#212
miryung
closed
8 months ago
2
Can max depth >20?
#211
Roise-yue
closed
1 week ago
2
Fix leftover path problems
#210
akosthekiss
closed
10 months ago
1
Exclude tests directory from installation
#209
D3vil0p3r
closed
10 months ago
2
Don't add <INVALID> nodes to annotations
#208
akosthekiss
closed
10 months ago
1
Fix typo in processor
#207
renatahodovan
closed
10 months ago
1
Ignore the EOF rule
#206
renatahodovan
closed
10 months ago
1
Add new mutation and recombination operators
#205
renatahodovan
closed
10 months ago
1
Change test folder to package to allow relative imports
#204
akosthekiss
closed
10 months ago
1
Create more detailed output trees
#203
renatahodovan
closed
11 months ago
1
Recognize all float literals as static conditions in semantic predicates
#202
akosthekiss
closed
11 months ago
1
Fix local context template
#201
akosthekiss
closed
11 months ago
1
Do not generate superfluous empty alternatives for lambda nodes
#200
renatahodovan
closed
11 months ago
1
Add human-readable IDs for branching nodes in the processor
#199
renatahodovan
closed
11 months ago
1
Fix rule_id in the main alternation of recurring label rules
#198
renatahodovan
closed
11 months ago
1
Fix population setup check in generator
#197
renatahodovan
closed
11 months ago
1
Support rule labels with recurring names
#196
renatahodovan
closed
11 months ago
1
Next