Änderungen

Summary

  1. show stack-traces when compile-time functions throw errors (commit: c53fc9a) (details)
Commit c53fc9a1d4c13747e9b1d5dd32eb077a53e9cd32 by peter.peq
show stack-traces when compile-time functions throw errors
(commit: c53fc9a)
The file was modifiedde.peeeq.wurstscript/src/de/peeeq/wurstio/CompiletimeFunctionRunner.java (diff)
The file was modifiedde.peeeq.wurstscript/src/de/peeeq/wurstscript/intermediateLang/interpreter/EvaluateExpr.java (diff)
The file was modifiedde.peeeq.wurstscript/src/de/peeeq/wurstscript/intermediateLang/interpreter/ILInterpreter.java (diff)
The file was modifiedde.peeeq.wurstscript/src-test/tests/wurstscript/tests/WurstScriptTest.java (diff)
The file was modifiedde.peeeq.wurstscript/src/de/peeeq/wurstscript/utils/Utils.java (diff)
The file was modifiedEclipseWurstPlugin/src/de/peeeq/eclipsewurstplugin/console/WurstREPL.java (diff)