-
- Downloads
RFFI tests added for new upcalls
Showing
- com.oracle.truffle.r.ffi.codegen/src/com/oracle/truffle/r/ffi/codegen/FFITestsCodeGen.java 2 additions, 1 deletion...src/com/oracle/truffle/r/ffi/codegen/FFITestsCodeGen.java
- com.oracle.truffle.r.ffi.impl/src/com/oracle/truffle/r/ffi/impl/common/JavaUpCallsRFFIImpl.java 3 additions, 5 deletions...oracle/truffle/r/ffi/impl/common/JavaUpCallsRFFIImpl.java
- com.oracle.truffle.r.ffi.impl/src/com/oracle/truffle/r/ffi/impl/nodes/RForceAndCallNode.java 16 additions, 15 deletions...om/oracle/truffle/r/ffi/impl/nodes/RForceAndCallNode.java
- com.oracle.truffle.r.ffi.impl/src/com/oracle/truffle/r/ffi/impl/nodes/RNCharNode.java 5 additions, 3 deletions...l/src/com/oracle/truffle/r/ffi/impl/nodes/RNCharNode.java
- com.oracle.truffle.r.ffi.impl/src/com/oracle/truffle/r/ffi/impl/upcalls/StdUpCallsRFFI.java 3 additions, 3 deletions...com/oracle/truffle/r/ffi/impl/upcalls/StdUpCallsRFFI.java
- com.oracle.truffle.r.native/fficall/src/common/rffi_upcallsindex.h 14 additions, 14 deletions...e.truffle.r.native/fficall/src/common/rffi_upcallsindex.h
- com.oracle.truffle.r.native/fficall/src/truffle_common/Rinternals_truffle_common.h 2 additions, 2 deletions...ve/fficall/src/truffle_common/Rinternals_truffle_common.h
- com.oracle.truffle.r.test.native/packages/testrffi/testrffi/R/api.R 38 additions, 12 deletions....truffle.r.test.native/packages/testrffi/testrffi/R/api.R
- com.oracle.truffle.r.test.native/packages/testrffi/testrffi/R/testrffi.R 9 additions, 1 deletion...fle.r.test.native/packages/testrffi/testrffi/R/testrffi.R
- com.oracle.truffle.r.test.native/packages/testrffi/testrffi/src/init.c 2 additions, 0 deletions...uffle.r.test.native/packages/testrffi/testrffi/src/init.c
- com.oracle.truffle.r.test.native/packages/testrffi/testrffi/src/init_api.h 38 additions, 12 deletions...e.r.test.native/packages/testrffi/testrffi/src/init_api.h
- com.oracle.truffle.r.test.native/packages/testrffi/testrffi/src/rffiwrappers.c 120 additions, 14 deletions...test.native/packages/testrffi/testrffi/src/rffiwrappers.c
- com.oracle.truffle.r.test.native/packages/testrffi/testrffi/src/rffiwrappers.h 61 additions, 9 deletions...test.native/packages/testrffi/testrffi/src/rffiwrappers.h
- com.oracle.truffle.r.test.native/packages/testrffi/testrffi/src/testrffi.c 14 additions, 0 deletions...e.r.test.native/packages/testrffi/testrffi/src/testrffi.c
- com.oracle.truffle.r.test.native/packages/testrffi/testrffi/src/testrffi.h 3 additions, 0 deletions...e.r.test.native/packages/testrffi/testrffi/src/testrffi.h
- com.oracle.truffle.r.test.native/packages/testrffi/testrffi/tests/simpleTests.R 38 additions, 0 deletions...est.native/packages/testrffi/testrffi/tests/simpleTests.R
Loading
Please register or sign in to comment