Änderungen

Summary

  1. Run compiletime funcs before unit tests in vscode (commit: 989337d) (details)
  2. Add string hashtable mocks (commit: a6e22eb) (details)
Commit 989337dbb8abad892bb38d130f93a503c7ff1829 by frotty
Run compiletime funcs before unit tests in vscode
(commit: 989337d)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/validation/WurstValidator.java (diff)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/CompiletimeFunctionRunner.java (diff)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/languageserver/requests/RunTests.java (diff)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/Main.java (diff)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/WurstChecker.java (diff)
Commit a6e22eb5cc2b814c2500be4fdd872178d94744c9 by frotty
Add string hashtable mocks
(commit: a6e22eb)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/jassinterpreter/NativeFunctionsIO.java (diff)