<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>1327</buildNumber><marked><SHA1>0b3415c256840b0cf67011eea1ac77a08142ee00</SHA1><branch><SHA1>0b3415c256840b0cf67011eea1ac77a08142ee00</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>0b3415c256840b0cf67011eea1ac77a08142ee00</SHA1><branch><SHA1>0b3415c256840b0cf67011eea1ac77a08142ee00</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>0b3415c256840b0cf67011eea1ac77a08142ee00</SHA1><branch><SHA1>0b3415c256840b0cf67011eea1ac77a08142ee00</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>#1327</displayName><duration>1096577</duration><estimatedDuration>737407</estimatedDuration><fullDisplayName>Wurst #1327</fullDisplayName><id>1327</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1327</number><queueId>532</queueId><result>SUCCESS</result><timestamp>1649721500512</timestamp><url>https://grill.wurstlang.org/hudson/user/anonymous/my-views/view/all/job/Wurst/1327/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><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/translation/imoptimizer/UselessFunctionCallsRemover.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/intermediatelang/interpreter/ILInterpreter.java</affectedPath><commitId>c133d25f5631b3a781def66d42792d2829a032bb</commitId><timestamp>1649720560000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/frotty</absoluteUrl><fullName>frotty</fullName></author><authorEmail>Frotty@users.noreply.github.com</authorEmail><comment>only cache pure functions
</comment><date>2022-04-12 01:42:40 +0200</date><id>c133d25f5631b3a781def66d42792d2829a032bb</id><msg>only cache pure functions</msg><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/wurstio/languageserver/requests/MapRequest.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/translation/imoptimizer/UselessFunctionCallsRemover.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/languageserver/requests/MapRequest.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/mpq/Jmpq3BasedEditor.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/mpq/MpqEditorFactory.java</affectedPath><affectedPath>de.peeeq.wurstscript/build.gradle</affectedPath><commitId>2a5c4baff163f6bb8b7c5d64ed9280540ff47198</commitId><timestamp>1649720606000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/frotty</absoluteUrl><fullName>frotty</fullName></author><authorEmail>Frotty@users.noreply.github.com</authorEmail><comment>use readonly jmpq instance for reading script
</comment><date>2022-04-12 01:43:26 +0200</date><id>2a5c4baff163f6bb8b7c5d64ed9280540ff47198</id><msg>use readonly jmpq instance for reading script</msg><path><editType>edit</editType><file>de.peeeq.wurstscript/build.gradle</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/mpq/Jmpq3BasedEditor.java</file></path><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/mpq/MpqEditorFactory.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/map/importer/ImportFile.java</affectedPath><commitId>0b3415c256840b0cf67011eea1ac77a08142ee00</commitId><timestamp>1649720621000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/frotty</absoluteUrl><fullName>frotty</fullName></author><authorEmail>Frotty@users.noreply.github.com</authorEmail><comment>Remove nonexistent folders from imports
</comment><date>2022-04-12 01:43:41 +0200</date><id>0b3415c256840b0cf67011eea1ac77a08142ee00</id><msg>Remove nonexistent folders from imports</msg><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/map/importer/ImportFile.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://grill.wurstlang.org/hudson/user/frotty</absoluteUrl><fullName>frotty</fullName></culprit></freeStyleBuild>