- 15 Jul, 2021 1 commit
-
-
Eckhart Arnold authored
ebnf.py, examples/FixedEBNF, examples/FlexibleEBNF: directive can now contain grammar expressions, next to regular expressions, symbols and literals
-
- 13 Jul, 2021 1 commit
-
-
di68kap authored
-
- 12 Jul, 2021 1 commit
-
-
di68kap authored
-
- 08 Jul, 2021 1 commit
-
-
di68kap authored
-
- 02 Feb, 2021 1 commit
-
-
Eckhart Arnold authored
-
- 01 Feb, 2021 1 commit
-
-
di68kap authored
-
- 03 May, 2020 1 commit
-
-
eckhart authored
ebnf.py: Automatic reordering of string literals in badly ordered Alternative (i.e. 'ID' | 'IDREF' => 'IDREF' | 'ID')
-
- 17 Feb, 2020 1 commit
-
-
Eckhart Arnold authored
compile.py: better error message when fallback_compiler()-method fails; ebnf.py: added on_ZOMBIE__()-method to better handle faulty syntax-trees.
-
- 16 Feb, 2020 1 commit
-
-
eckhart authored
scripts/dhparser.py - now uses XXXParser.py rather then XXXCompiler.py as default file-name for the translator
-
- 28 Jan, 2020 1 commit
-
-
di68kap authored
-
- 30 Nov, 2019 1 commit
-
-
eckhart authored
-
- 16 Nov, 2019 1 commit
-
-
eckhart authored
-
- 07 Oct, 2019 1 commit
-
-
di68kap authored
-
- 02 Aug, 2019 4 commits
- 17 Jun, 2019 1 commit
-
-
di68kap authored
-
- 11 Jun, 2019 1 commit
-
-
di68kap authored
- configuration presets refactored in order support multiprocessing start methods "spawn" and "fork-server"
-
- 10 Jun, 2019 1 commit
-
-
eckhart authored
- examples: replaced "report=True" with "report='REPORT'" when calling testing.grammar_suite in all tst_*.py-scripts
-
- 23 Feb, 2019 1 commit
-
-
eckhart authored
-
- 20 Feb, 2019 1 commit
-
-
eckhart authored
-
- 10 Feb, 2019 1 commit
-
-
eckhart authored
-
- 09 Feb, 2019 1 commit
-
-
Eckhart Arnold authored
-
- 01 Feb, 2019 1 commit
-
-
eckhart authored
-
- 01 Jun, 2018 1 commit
-
-
eckhart authored
-
- 08 Apr, 2018 1 commit
-
-
eckhart authored
-