Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

equiv/tighter/looser traits with is equiv<+> syntax #555

Merged
merged 1 commit into from Oct 17, 2015
Merged

equiv/tighter/looser traits with is equiv<+> syntax #555

merged 1 commit into from Oct 17, 2015

Conversation

cognominal
Copy link
Contributor

as per S06/=item C/C/C
S06-routines.pod:2196: sub postfix:<!> ($x) is equiv<++> {...}

moritz added a commit that referenced this pull request Oct 17, 2015
equiv/tighter/looser traits with is equiv<+> syntax
@moritz moritz merged commit ebe21c4 into rakudo:nom Oct 17, 2015
trait_mod:<is>($r, equiv => ::(nm));
return;
}
die "Routine given to equiv does not appear to be an operator";;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra semi?

AlexDaniel added a commit that referenced this pull request Jun 21, 2019
NQP bump brought: Raku/nqp@2019.03-240-g8c90f6266...2019.03-253-g5190ce935
5190ce935 [MoarVM Bump] Brings 38 commits
4c5ec49dd [js] Allow calling methods on a wrapped js function
33ed626d4 Document missing nqp::getrusage constants
ab21c2dec add missing ?, thanks bartolin++
cdc9e773a back out installconfprog until it's in moarvm master
268f985cc Allow #?if stage1/stage2, add confprog loading support via cmdline flag
85775f04f Merge pull request #557 from taboege/exp-associativity
9b64ecaee [js] Fix serialization and deserialization of boot int/str arrays
9af601552 Merge pull request #555 from Kaiepi/js
9ec13cf76 Add tests for exponentiation in nqp/013-op.t
6dc8d600a Change associativity of exponentiation to 'right'
7cccdb13e Fix same pasto as 95a7866c07
33ae05ac6 [js] Refactor src/vm/js/nqp-runtime/global-context.js
vrurg pushed a commit to vrurg/rakudo that referenced this pull request Sep 23, 2019
NQP bump brought: Raku/nqp@2019.03-240-g8c90f6266...2019.03-253-g5190ce935
5190ce935 [MoarVM Bump] Brings 38 commits
4c5ec49dd [js] Allow calling methods on a wrapped js function
33ed626d4 Document missing nqp::getrusage constants
ab21c2dec add missing ?, thanks bartolin++
cdc9e773a back out installconfprog until it's in moarvm master
268f985cc Allow #?if stage1/stage2, add confprog loading support via cmdline flag
85775f04f Merge pull request rakudo#557 from taboege/exp-associativity
9b64ecaee [js] Fix serialization and deserialization of boot int/str arrays
9af601552 Merge pull request rakudo#555 from Kaiepi/js
9ec13cf76 Add tests for exponentiation in nqp/013-op.t
6dc8d600a Change associativity of exponentiation to 'right'
7cccdb13e Fix same pasto as rakudo@95a7866c07
33ae05ac6 [js] Refactor src/vm/js/nqp-runtime/global-context.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants