-
- Downloads
Merge pull request #498 in G/fastr from...
Merge pull request #498 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/identical-double-robust-try to master * commit '6a202cf5': New builtin .fastr.try(func) that catches internal errors Identical is closer to GnuR when comparing doubles
Showing
- com.oracle.truffle.r.nodes.builtin/src/com/oracle/truffle/r/nodes/builtin/base/BasePackage.java 3 additions, 0 deletions.../com/oracle/truffle/r/nodes/builtin/base/BasePackage.java
- com.oracle.truffle.r.nodes.builtin/src/com/oracle/truffle/r/nodes/builtin/base/Identical.java 26 additions, 8 deletions...rc/com/oracle/truffle/r/nodes/builtin/base/Identical.java
- com.oracle.truffle.r.nodes.builtin/src/com/oracle/truffle/r/nodes/builtin/fastr/FastRTry.java 64 additions, 0 deletions...rc/com/oracle/truffle/r/nodes/builtin/fastr/FastRTry.java
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/ExpectedTestOutput.test 64 additions, 0 deletions...est/src/com/oracle/truffle/r/test/ExpectedTestOutput.test
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/builtins/TestBuiltin_identical.java 9 additions, 0 deletions...oracle/truffle/r/test/builtins/TestBuiltin_identical.java
Loading
Please register or sign in to comment