- 26 Jul, 2021 1 commit
-
-
di68kap authored
-
- 25 Jun, 2021 1 commit
-
-
di68kap authored
-
- 01 Jun, 2021 2 commits
- 25 May, 2021 1 commit
-
-
di68kap authored
-
- 23 May, 2021 2 commits
-
-
Eckhart Arnold authored
-
Eckhart Arnold authored
-
- 22 May, 2021 1 commit
-
-
Eckhart Arnold authored
-
- 17 May, 2021 1 commit
-
-
Eckhart Arnold authored
preprocess.py: preprocessor functions now yield source file name and error location instead of just error location
-
- 04 Mar, 2021 1 commit
-
-
eckhart authored
-
- 02 Mar, 2021 2 commits
- 23 Feb, 2021 1 commit
-
-
di68kap authored
-
- 21 Feb, 2021 1 commit
-
-
Eckhart Arnold authored
After the parsing stage, line and column of error messages are now being determined when adding an error to the root-node, already. No need to call Error.adjust_error_locations() on later tree processing stages
-
- 05 Jan, 2021 1 commit
-
-
Eckhart Arnold authored
compiler.py - fallback_compiler is now more tolerant w.r.t. compilation methods that manipulate the parent tree; this means less need for finalizers
-
- 03 Dec, 2020 1 commit
-
-
di68kap authored
-
- 11 Oct, 2020 1 commit
-
-
Eckhart Arnold authored
-
- 10 Oct, 2020 1 commit
-
-
Eckhart Arnold authored
-
- 05 Oct, 2020 1 commit
-
-
di68kap authored
-
- 29 Sep, 2020 1 commit
-
-
di68kap authored
-
- 19 Sep, 2020 1 commit
-
-
eckhart authored
-
- 31 Aug, 2020 1 commit
-
-
Eckhart Arnold authored
-
- 16 Jul, 2020 1 commit
-
-
eckhart authored
-
- 11 Jul, 2020 1 commit
-
-
Eckhart Arnold authored
-
- 30 Jun, 2020 1 commit
-
-
di68kap authored
-
- 26 May, 2020 1 commit
-
-
eckhart authored
-
- 23 May, 2020 1 commit
-
-
eckhart authored
-
- 11 May, 2020 1 commit
-
-
eckhart authored
-
- 29 Mar, 2020 1 commit
-
-
eckhart authored
error.py: Refactoring: Error-constants are now defined on the top-level of error.py, rather than as class Attributes of class Error
-
- 06 Mar, 2020 1 commit
-
-
di68kap authored
-
- 17 Feb, 2020 2 commits
-
-
di68kap authored
-
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.
-
- 06 Feb, 2020 1 commit
-
-
eckhart authored
-
- 19 Jan, 2020 1 commit
-
-
eckhart authored
-
- 12 Jan, 2020 1 commit
-
-
eckhart authored
-
- 24 Dec, 2019 1 commit
-
-
Eckhart Arnold authored
-
- 13 Dec, 2019 1 commit
-
-
eckhart authored
-
- 12 Dec, 2019 1 commit
-
-
eckhart authored
-
- 25 Nov, 2019 1 commit
-
-
eckhart authored
-
- 21 Nov, 2019 1 commit
-
-
Eckhart Arnold authored
-