Änderungen

Summary

  1. local optimization: rewrite something like "not (x==0)" to "x!=0" etc. (commit: 2bcd96c) (details)
Commit 2bcd96c728f0dc9a566314bf2a0da88caea5395f by peter.peq
local optimization: rewrite something like "not (x==0)" to "x!=0" etc.
(commit: 2bcd96c)
The file was modifiedde.peeeq.wurstscript/src/de/peeeq/wurstscript/intermediateLang/optimizer/SimpleRewrites.java (diff)