• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

renatahodovan / grammarinator / 16494858732

Builds Branch Commit Type Ran Committer Via Coverage
16494858732 master Fix handling of immutable UnlexerRules in Python backend (#288) Comparisons between UnlexerRule objects now correctly take the immutable attribute into account. Additionally, it resolves an inconsistency between generation and parsing: while inli... push 24 Jul 2025 10:52AM UTC web-flow github
83.51
16494334688 immut-fix Merge 6c5249b4b into 8d80948c4 Pull #288 24 Jul 2025 10:26AM UTC web-flow github
83.63
16494050379 immut-fix Fix handling of immutable UnlexerRules in Python backend Comparisons between UnlexerRule objects now correctly take the immutable attribute into account. Additionally, it resolves an inconsistency between generation and parsing: while inline lite... push 24 Jul 2025 10:13AM UTC renatahodovan github
83.79
16480006917 master Add new citation to the README (#286) Added reference of the "Grammarinator Meets LibFuzzer: A Structure-Aware In-Process Approach." paper. push 23 Jul 2025 07:30PM UTC web-flow github
83.95
16479650530 gr-lf-cite Merge c75402386 into 8fb170f82 Pull #286 23 Jul 2025 07:17PM UTC web-flow github
83.51
16349153234 gr-lf-cite Add new citation to the README Added reference of the "Grammarinator Meets LibFuzzer: A Structure-Aware In-Process Approach." paper. push 17 Jul 2025 03:23PM UTC renatahodovan github
83.91
15580778653 master Add C++ support - Extend grammarinator-process to be able to produce generators in C++ (as header-only classes), - Implement the runtime and tool classes in C++ (as a header-only lib, libgrammarinator) to support the execution of C++ generato... push 11 Jun 2025 09:32AM UTC akosthekiss github
83.23
15580354785 c++-support Add C++ support - Extend grammarinator-process to be able to produce generators in C++ (as header-only classes), - Implement the runtime and tool classes in C++ (as a header-only lib, libgrammarinator) to support the execution of C++ generato... push 11 Jun 2025 08:51AM UTC akosthekiss github
83.55
13584771150 master Improve backtracking logic in quantified expression matching (#283) The updated backtracking algorithm allows previously matched quantified subexpressions to be undone iteratively until a valid continuation is found for the remaining input. Inste... push 28 Feb 2025 09:07AM UTC web-flow github
83.63
13583483571 quant-bt Merge c6fab4db3 into e048bcf54 Pull #283 28 Feb 2025 07:36AM UTC web-flow github
83.27
13583270913 quant-bt Improve backtracking logic in quantified expression matching The updated backtracking algorithm allows previously matched quantified subexpressions to be undone iteratively until a valid continuation is found for the remaining input. Instead of f... push 28 Feb 2025 07:20AM UTC renatahodovan github
83.95
13578064734 master Fix literal matching in parser (#282) Ensure correct matching between grammar tree nodes and grammar graph lexer nodes by enforcing the following conditions: * The grammar graph node must be an UnlexerRuleNode, and the tree node must be an Unl... push 27 Feb 2025 11:44PM UTC web-flow github
83.21
13577849894 fix-parser Fix literal matching in parser Ensure correct matching between grammar tree nodes and grammar graph lexer nodes by enforcing the following conditions: * The grammar graph node must be an UnlexerRuleNode, and the tree node must be an UnlexerRul... Pull #282 27 Feb 2025 11:26PM UTC renatahodovan github
83.05
13577809248 fix-parser Fix literal matching in parser Ensure correct matching between grammar tree nodes and grammar graph lexer nodes by enforcing the following conditions: * The grammar graph node must be an UnlexerRuleNode, and the tree node must be an UnlexerRul... push 27 Feb 2025 11:23PM UTC renatahodovan github
84.06
13485354897 master Fix user guide about models (#280) - The example grammar was incorrect, at least for parsing. For ANTLR, character classes are invalid in parser rules, may only be used in lexer rules. Thus, grammar was rewritten to use lexer rules. - In th... push 23 Feb 2025 05:37PM UTC web-flow github
83.7
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 71
  • 72
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc