-
- Downloads
Fix: Do not access RContext.getInstance() directly in main thread.
Showing
- com.oracle.truffle.r.engine/src/com/oracle/truffle/r/engine/shell/EmbeddedConsoleHandler.java 12 additions, 0 deletions...oracle/truffle/r/engine/shell/EmbeddedConsoleHandler.java
- com.oracle.truffle.r.engine/src/com/oracle/truffle/r/engine/shell/JLineConsoleCompleter.java 46 additions, 40 deletions.../oracle/truffle/r/engine/shell/JLineConsoleCompleter.java
- com.oracle.truffle.r.engine/src/com/oracle/truffle/r/engine/shell/JLineConsoleHandler.java 12 additions, 0 deletions...om/oracle/truffle/r/engine/shell/JLineConsoleHandler.java
- com.oracle.truffle.r.engine/src/com/oracle/truffle/r/engine/shell/RCommand.java 21 additions, 4 deletions...ngine/src/com/oracle/truffle/r/engine/shell/RCommand.java
- com.oracle.truffle.r.engine/src/com/oracle/truffle/r/engine/shell/StringConsoleHandler.java 12 additions, 0 deletions...m/oracle/truffle/r/engine/shell/StringConsoleHandler.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/RSource.java 1 addition, 0 deletions...e.r.runtime/src/com/oracle/truffle/r/runtime/RSource.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/context/ConsoleHandler.java 4 additions, 0 deletions.../com/oracle/truffle/r/runtime/context/ConsoleHandler.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/context/ContextInfo.java 7 additions, 0 deletions...src/com/oracle/truffle/r/runtime/context/ContextInfo.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/context/DefaultConsoleHandler.java 11 additions, 0 deletions...acle/truffle/r/runtime/context/DefaultConsoleHandler.java
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/engine/shell/TestJLineConsoleCompleter.java 12 additions, 0 deletions...ruffle/r/test/engine/shell/TestJLineConsoleCompleter.java
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/generate/FastRSession.java 11 additions, 0 deletions.../src/com/oracle/truffle/r/test/generate/FastRSession.java
Loading
Please register or sign in to comment