- 25 Jun, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 15 May, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 11 May, 2017 1 commit
-
-
di68kap authored
- example MLW extended by adding rudimentary testcases
-
- 05 May, 2017 2 commits
-
-
Eckhart Arnold authored
-
Eckhart Arnold authored
-
- 04 May, 2017 2 commits
-
-
Eckhart Arnold authored
-
di68kap authored
-
- 30 Apr, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 26 Apr, 2017 2 commits
-
-
Eckhart Arnold authored
-
Eckhart Arnold authored
-
- 23 Apr, 2017 2 commits
-
-
Eckhart Arnold authored
-
Eckhart Arnold authored
- better syntaxtree.mock_syntax_tree() generation: Can now read actual ASTs in S-expression form. Useful for testing of AST-transformation or -validation as long as these do not call isinstance() on any parser.
-
- 21 Apr, 2017 2 commits
-
-
Eckhart Arnold authored
tests/test_syntaxtree.py to syntaxtree.py
-
di68kap authored
-
- 19 Apr, 2017 1 commit
-
-
di68kap authored
- added `start_parser` parameter to `GrammarBase.parse` in order to allow fine grained testing of ENBF syntax descriptions; - added `dsl.suite_outdated` - further corrections
-
- 18 Apr, 2017 1 commit
-
-
di68kap authored
-
- 17 Apr, 2017 1 commit
-
-
Eckhart Arnold authored
- potential infinite loops are now caught when running parser and an error is reported; bug fixes, tests
-
- 14 Apr, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 13 Apr, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 12 Apr, 2017 1 commit
-
-
Eckhart Arnold authored
- DSLsupport.run_compiler now produces callable DSL compiler script stubs; code reorganization all DHParser modules moved to a subdirectory containing the DHParser package; dhparser.py script remains in the main directory
-
- 06 Apr, 2017 1 commit
-
-
di68kap authored
-
- 04 Apr, 2017 1 commit
-
-
Eckhart Arnold authored
-