issues
search
renatahodovan
/
grammarinator
ANTLR v4 grammar-based test generator
Other
348
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add tokenVocab option to separate parsers in tests to avoid ANTLR warnings
#258
akosthekiss
closed
2 days ago
1
Enable `-n inf` on the CLI of grammarinator-generate
#257
akosthekiss
closed
2 days ago
1
Improve diagnostic messages of processor
#256
akosthekiss
closed
3 days ago
1
Use different variable names for storing ArgumentParser and ParserTool objects
#255
akosthekiss
closed
3 days ago
1
Re-enable testing Py3.10 on Ubuntu on GH Actions
#254
akosthekiss
closed
3 days ago
1
Retire the cooldown factor
#253
akosthekiss
closed
3 days ago
1
Ensure that immutable nodes are marked in parsed trees as well
#252
renatahodovan
closed
1 week ago
1
Test Python 3.13 on GH Actions
#251
akosthekiss
closed
1 week ago
1
Disable testing Py3.10 on Ubuntu on GH Actions
#250
akosthekiss
closed
1 week ago
1
Swap the order of mutator and input selection
#249
renatahodovan
closed
1 week ago
1
Move all information related to a population item into a dedicated class
#248
renatahodovan
closed
2 weeks ago
1
Distinguish immutable Unlexer rules with a property
#247
renatahodovan
closed
2 weeks ago
1
Regenerate example fuzzer
#246
renatahodovan
closed
2 weeks ago
1
Decrease the number of annotation lookups
#245
renatahodovan
closed
1 month ago
1
Update codegen template for imaginary rules to correctly use current node
#244
akosthekiss
closed
1 month ago
1
Fix the trampoline functions of recurring labeled alternatives
#243
akosthekiss
closed
1 month ago
1
Properly indent multi-line init and after actions
#242
akosthekiss
closed
1 month ago
1
Filter immutable rules out from annotations
#241
renatahodovan
closed
1 month ago
1
Ensure that alternatives and quantifiers within recurring labeled alternatives are numbered uniquely
#240
akosthekiss
closed
1 month ago
1
Ensure that listener sees correct name when lexer rule refers to another lexer rule
#239
akosthekiss
closed
1 month ago
1
Fix linter errors by disabling the too-many-positional-arguments check
#238
renatahodovan
closed
1 month ago
1
Using a model/listener with a lexer grammar
#237
ZekReshi
opened
1 month ago
1
Unpin Python version for test and lint GH Action jobs
#236
akosthekiss
closed
3 months ago
1
Bump ANTLR dependency to 4.13.2
#235
akosthekiss
closed
3 months ago
1
Bump PyPy on GH Actions to 3.10
#234
akosthekiss
closed
3 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
6 months ago
1
Support flatbuffer-based tree exports/imports
#223
renatahodovan
closed
6 months ago
1
Set default encoding error handler for JSON tree codec
#222
renatahodovan
closed
6 months ago
1
Support rule level named actions
#221
renatahodovan
closed
6 months ago
1
Add support for comparing the equality of trees
#220
renatahodovan
closed
6 months ago
1
Use tuple IDs for graph nodes in processor
#219
renatahodovan
closed
6 months ago
1
Fix the indexing of symbolic names of lexer rules in parser
#218
renatahodovan
closed
6 months ago
0
Fix typo in JSON tree codec
#217
renatahodovan
closed
6 months ago
1
License 24
#216
renatahodovan
closed
6 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
7 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
9 months ago
2
Can max depth >20?
#211
Roise-yue
closed
1 month ago
2
Fix leftover path problems
#210
akosthekiss
closed
11 months ago
1
Exclude tests directory from installation
#209
D3vil0p3r
closed
11 months ago
2
Next