-
- Downloads
Merge pull request #165 in G/fastr from jtulach/NoIOException to master
* commit 'c8319850': Wrap only IOException to RuntimeException. Leave other exceptions untouched. Adjusting the code to not expect IOException from PolyglotEngine.eval and co.
Showing
- com.oracle.truffle.r.engine/src/com/oracle/truffle/r/engine/shell/RCommand.java 5 additions, 0 deletions...ngine/src/com/oracle/truffle/r/engine/shell/RCommand.java
- com.oracle.truffle.r.nodes.builtin/src/com/oracle/truffle/r/nodes/builtin/fastr/FastRInterop.java 4 additions, 0 deletions...om/oracle/truffle/r/nodes/builtin/fastr/FastRInterop.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/context/RContext.java 1 addition, 1 deletion...me/src/com/oracle/truffle/r/runtime/context/RContext.java
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/generate/FastRSession.java 5 additions, 0 deletions.../src/com/oracle/truffle/r/test/generate/FastRSession.java
Please register or sign in to comment