- 29 Mar, 2018 1 commit
-
-
di68kap authored
- DHParser/transform.py: has_content: rules for matching content changed: regexp must not match the complete content, nur just the beginning
-
- 11 Mar, 2018 1 commit
-
-
eckhart authored
-
- 10 Mar, 2018 6 commits
- 07 Mar, 2018 2 commits
- 03 Mar, 2018 1 commit
-
-
eckhart authored
-
- 21 Feb, 2018 1 commit
-
-
eckhart authored
-
- 06 Feb, 2018 1 commit
-
-
di68kap authored
-
- 24 Jan, 2018 1 commit
-
-
eckhart authored
-
- 21 Jan, 2018 1 commit
-
-
eckhart authored
-
- 16 Jan, 2018 1 commit
-
-
di68kap authored
-
- 15 Jan, 2018 1 commit
-
-
eckhart authored
-
- 11 Jan, 2018 1 commit
-
-
di68kap authored
- MLW: AST-Transformations
-
- 28 Dec, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 19 Dec, 2017 4 commits
-
-
Eckhart Arnold authored
-
eckhart authored
-
eckhart authored
-
eckhart authored
- syntaxtree.py: context and structure now properties of Node objects + switched str() and .context semantics
-
- 18 Dec, 2017 2 commits
- 17 Dec, 2017 1 commit
-
-
eckhart authored
-
- 16 Dec, 2017 1 commit
-
-
eckhart authored
-
- 09 Nov, 2017 1 commit
-
-
di68kap authored
-
- 22 Oct, 2017 1 commit
-
-
eckhart authored
-
- 24 Sep, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 21 Sep, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 20 Sep, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 19 Sep, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 18 Sep, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 02 Sep, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 22 Aug, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 20 Aug, 2017 2 commits
-
-
Eckhart Arnold authored
-
Eckhart Arnold authored
-
- 09 Aug, 2017 1 commit
-
-
Eckhart Arnold authored
-
- 08 Aug, 2017 1 commit
-
-
Eckhart Arnold authored
- transform.py: syntax-tree traversal now passes not only the current node but the complete context (i.e. list of all parent nodes) to the transformation function. - similarly parser.Compiler now stores the context (i.e. list of all parent nodes) in self.context. - more documentation for parser.Compiler, parser.Parser and parser.Grammar
-