Skip to content

Commit

Permalink
[MoarVM Bump] Brings 32 commits
Browse files Browse the repository at this point in the history
MoarVM bump brought: MoarVM/MoarVM@2018.06-272-g23ea67b...2018.06-304-g4d22fb9e7
4d22fb9e7 Fix protect handling in continuationcontrol
36cd04e57 Merge pull request #912 from jkramer/issue-2077
33363d321 Add +x and shebangs for scripts.
dad8a39f6 Remove a line that shouldn't have been added in the last commit
691aa0d64 Merge branch 'jstuder-gh-exprjit_add_07_08_18'
e3e1d0d0c Use sized types for uthash (instead of using unsigned everywhere)
02cb890e4 Add getrusage/threadlockcount exprjit templates
7dd781978 Add bit{and,or,xor}_s exprjit templates
e2d6ef00a Add getlex{outer,caller} exprjit templates
00f4dbe89 Add tell_fh and *stat exprjit templates
87439ea57 Add socket exprjit templates
9a3fc3ec3 Add can_s exprjit template
06ccea065 Add *findmeth* exprjit templates
2ccc7d807 Add nullptr macro
72a48b5dd Add print exprjit template
83d041a82 Add get*hllsym exprjit templates
909f856ef Add {isbig,bool,base}_I exprjit templates
9ae15b57d Add *_I bitwise op exprjit templates
430cdb5d0 Add expmod_I exprjit template
ab7c3dcb2 Add isprime_I and rand_I exprjit templates
c8261eeb9 Add {pow,gcd,lcm}_I exprjit templates
6d3f222d4 Add *_I comparison op exprjit templates
13b045fd6 Add {add,sub,mul,div,mod}_I exprjit templates
2e75dab99 Add param_rp_i exprjit template
c5a7d34dc Add setdispatcherfor exprjit template
e242dc8fd Fix unicmp_s arg
a7910fd33 Add getppid exprjit templates
68867d7db Add {en,de}code*conf exprjit templates
c252716ba Add getport_sk exprjit template
73f3172f7 Add fc, encoderep, istty_fh exprjit templates
8b5222911 Rm 'unsafe' templates already in core_templates
30dd47c1d Expose a symbol for Windows sake
  • Loading branch information
AlexDaniel committed Jul 20, 2018
1 parent bbfb873 commit 25dec5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build/MOAR_REVISION
@@ -1 +1 @@
2018.06-272-g23ea67b
2018.06-304-g4d22fb9e7

0 comments on commit 25dec5d

Please sign in to comment.