-
- Downloads
Merge pull request #436 in G/fastr from ~ZBYNEK.SLAJCHRT_ORACLE.COM/fastr:nonNANodeFix to master
* commit '2acf4227': The 'maybe-incomplete' case implemented by a loop NonNANode supports RAbstractContainer. It uses the isComplete() method to determine whether the input argument is or is not an NA.
Showing
- com.oracle.truffle.r.nodes.test/src/com/oracle/truffle/r/nodes/builtin/CastBuilderTest.java 17 additions, 0 deletions...c/com/oracle/truffle/r/nodes/builtin/CastBuilderTest.java
- com.oracle.truffle.r.nodes/src/com/oracle/truffle/r/nodes/unary/NonNANode.java 77 additions, 0 deletions...nodes/src/com/oracle/truffle/r/nodes/unary/NonNANode.java
Loading
Please register or sign in to comment