-
- Downloads
Fix Rf_getAttrib works with string vectors
GetAttributeNode updated to handle special cases of names and dimnames and reused in both attr builtin and Rf_getAttrib RFF function.
Showing
- com.oracle.truffle.r.ffi.impl/src/com/oracle/truffle/r/ffi/impl/common/JavaUpCallsRFFIImpl.java 1 addition, 14 deletions...oracle/truffle/r/ffi/impl/common/JavaUpCallsRFFIImpl.java
- com.oracle.truffle.r.ffi.impl/src/com/oracle/truffle/r/ffi/impl/nodes/AttributesAccessNodes.java 35 additions, 0 deletions...racle/truffle/r/ffi/impl/nodes/AttributesAccessNodes.java
- com.oracle.truffle.r.ffi.impl/src/com/oracle/truffle/r/ffi/impl/nodes/CoerceNodes.java 0 additions, 1 deletion.../src/com/oracle/truffle/r/ffi/impl/nodes/CoerceNodes.java
- com.oracle.truffle.r.ffi.impl/src/com/oracle/truffle/r/ffi/impl/upcalls/StdUpCallsRFFI.java 2 additions, 0 deletions...com/oracle/truffle/r/ffi/impl/upcalls/StdUpCallsRFFI.java
- com.oracle.truffle.r.nodes.builtin/src/com/oracle/truffle/r/nodes/builtin/base/Attr.java 1 addition, 17 deletions...tin/src/com/oracle/truffle/r/nodes/builtin/base/Attr.java
- com.oracle.truffle.r.nodes/src/com/oracle/truffle/r/nodes/attributes/GetAttributeNode.java 35 additions, 2 deletions...m/oracle/truffle/r/nodes/attributes/GetAttributeNode.java
- com.oracle.truffle.r.test.native/packages/testrffi/testrffi/R/testrffi.R 4 additions, 0 deletions...fle.r.test.native/packages/testrffi/testrffi/R/testrffi.R
- com.oracle.truffle.r.test.native/packages/testrffi/testrffi/src/testrffi.c 4 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 2 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 2 additions, 0 deletions...est.native/packages/testrffi/testrffi/tests/simpleTests.R
Loading
Please register or sign in to comment