Änderungen

Summary

  1. Really fix not precedence. (commit: 45d537a) (details)
Commit 45d537a992a064a7d4617a408a914ba0309d2e5e by lep.delete
Really fix not precedence.

It turns out that makeExprParser doesn't support iterated prefix operators.
So we treat `not expr` both in `term` and `expression`. This seems to give
the correct AST.
(commit: 45d537a)
The file was modifiedJass/Parser.hs (diff)