<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by Frotty</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>1326</buildNumber><marked><SHA1>bc9a6ee754db5fd2ef1de1d54469a7677f7fda72</SHA1><branch><SHA1>bc9a6ee754db5fd2ef1de1d54469a7677f7fda72</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>bc9a6ee754db5fd2ef1de1d54469a7677f7fda72</SHA1><branch><SHA1>bc9a6ee754db5fd2ef1de1d54469a7677f7fda72</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>bc9a6ee754db5fd2ef1de1d54469a7677f7fda72</SHA1><branch><SHA1>bc9a6ee754db5fd2ef1de1d54469a7677f7fda72</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/wurstscript/WurstScript.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>0</skipCount><totalCount>841</totalCount><urlName>testReport</urlName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#1326</displayName><duration>1086028</duration><estimatedDuration>737407</estimatedDuration><fullDisplayName>Wurst #1326</fullDisplayName><id>1326</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1326</number><queueId>523</queueId><result>SUCCESS</result><timestamp>1649706779770</timestamp><url>https://grill.wurstlang.org/hudson/user/peter/my-views/view/all/job/Wurst/1326/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/intermediatelang/ILconstReal.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/RunArgs.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/WurstCompiler.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/CompilationProcess.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/CompiletimeFunctionRunner.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/WurstScriptTest.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/intermediatelang/interpreter/ILInterpreter.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/languageserver/requests/MapRequest.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/intermediatelang/ILconstBool.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/WurstCompilerJassImpl.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/intermediatelang/ILconstString.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/languageserver/requests/RunTests.java</affectedPath><affectedPath>de.peeeq.wurstscript/build.gradle</affectedPath><commitId>bc9a6ee754db5fd2ef1de1d54469a7677f7fda72</commitId><timestamp>1649706768000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/frotty</absoluteUrl><fullName>frotty</fullName></author><authorEmail>Frotty@users.noreply.github.com</authorEmail><comment>add experimental cache for compiletime invocations without side effects

Use -compiletimeCache to opt into the feature
</comment><date>2022-04-11 21:52:48 +0200</date><id>bc9a6ee754db5fd2ef1de1d54469a7677f7fda72</id><msg>add experimental cache for compiletime invocations without side effects</msg><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/languageserver/requests/MapRequest.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/CompilationProcess.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/intermediatelang/ILconstString.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/languageserver/requests/RunTests.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/RunArgs.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/intermediatelang/interpreter/ILInterpreter.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/intermediatelang/ILconstBool.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/WurstCompilerJassImpl.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/WurstScriptTest.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/intermediatelang/ILconstReal.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/CompiletimeFunctionRunner.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/WurstCompiler.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/build.gradle</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://grill.wurstlang.org/hudson/user/frotty</absoluteUrl><fullName>frotty</fullName></culprit></freeStyleBuild>