<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Build wurde durch eine SCM-Änderung ausgelöst.</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>31</buildNumber><marked><SHA1>9aa69133f5c477f20739c1727d2d1b935c182259</SHA1><branch><SHA1>9aa69133f5c477f20739c1727d2d1b935c182259</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>9aa69133f5c477f20739c1727d2d1b935c182259</SHA1><branch><SHA1>9aa69133f5c477f20739c1727d2d1b935c182259</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>9aa69133f5c477f20739c1727d2d1b935c182259</SHA1><branch><SHA1>9aa69133f5c477f20739c1727d2d1b935c182259</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/lep/jhcr.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>jhcr</displayPath><fileName>jhcr</fileName><relativePath>jhcr</relativePath></artifact><building>false</building><displayName>#31</displayName><duration>18070</duration><estimatedDuration>5470</estimatedDuration><fullDisplayName>JHCR #31</fullDisplayName><id>31</id><inProgress>false</inProgress><keepLog>false</keepLog><number>31</number><queueId>1689</queueId><result>SUCCESS</result><timestamp>1571693107166</timestamp><url>https://grill.wurstlang.org/hudson/view/all/job/JHCR/31/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Hot/Instruction/Compiler.hs</affectedPath><commitId>84ca173f503513ed3e5c0f5cbffb6d432e03ccff</commitId><timestamp>1571692669000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/lep.delete</absoluteUrl><fullName>lep.delete</fullName></author><authorEmail>lep.delete@googlemail.com</authorEmail><comment>Make Hot.Instruction.Compiler.typeOfExpr monadic
This change is important to keep the bytecode correctly typed when 
converting integer literals to reals in real context. Let's consider
this example: `R2S(-(180))`. This would force the argument to R2S into
real context but `typeOfExpr` would correclty return `integer` for 180.
So the emitted neg instruction would convert from integer to the wanted
real type. The fix to this is to check the wanted type in typeOfExpr
when an integer literal is passed.
</comment><date>2019-10-21 23:17:49 +0200</date><id>84ca173f503513ed3e5c0f5cbffb6d432e03ccff</id><msg>Make Hot.Instruction.Compiler.typeOfExpr monadic</msg><path><editType>edit</editType><file>Hot/Instruction/Compiler.hs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>runtime/instruction.j</affectedPath><commitId>9aa69133f5c477f20739c1727d2d1b935c182259</commitId><timestamp>1571692993000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/lep.delete</absoluteUrl><fullName>lep.delete</fullName></author><authorEmail>lep.delete@googlemail.com</authorEmail><comment>RT: Print target register in lit instruction
</comment><date>2019-10-21 23:23:13 +0200</date><id>9aa69133f5c477f20739c1727d2d1b935c182259</id><msg>RT: Print target register in lit instruction</msg><path><editType>edit</editType><file>runtime/instruction.j</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://grill.wurstlang.org/hudson/user/lep.delete</absoluteUrl><fullName>lep.delete</fullName></culprit></freeStyleBuild>