- May 11, 2016
-
-
Mick Jordan authored
-
Mick Jordan authored
-
- May 03, 2016
-
-
Mick Jordan authored
-
Mick Jordan authored
-
Stepan Sindelar authored
Merge pull request #55 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:GR-131-remove-rfactor to master * commit 'd66555f1': Remove remaining RFactor references. Remove creation of RFactor, fix failing tests supply proper TypeSystemReference in AsVectorInternal proper internal generic dispatch in as.vector RAttributable has default method getAttr
-
Mick Jordan authored
-
Mick Jordan authored
-
stepan authored
Plus few new tests. BinaryBooleanNode: not the most optimal code for factors, but factor specialization should be removed and dispatched to their R code.
-
stepan authored
This commit removes the creation of RFactor, but not the class itself yet, and fixes all the failing tests. However, not all factors references are removed yet. Note: there is one failing test due to issues in do.call implementation.
-
Lukas Stadler authored
-
Lukas Stadler authored
-
stepan authored
Method getAttribute removed from RAttributeStorage and its usages updated to getAttr. Name of getAttr reflects another pre-existing overload of this method in RAttributable.
-
Stepan Sindelar authored
Merge pull request #49 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/rcallnode_rework_mod to master * commit 'b320c2cc': adapt RCallNode to use TruffleDSL
-
Lukas Stadler authored
-
Mick Jordan authored
-
Mick Jordan authored
-
- May 02, 2016
-
-
Mick Jordan authored
-
Mick Jordan authored
-
Lukas Stadler authored
Merge pull request #52 in G/fastr from ~JEREMIE.MISEREZ_ORACLE.COM/fastr:bug/fastrcompilemethodnotfound to master * commit 'f4dc68ea': Commit ff587828f2aa04feb043276dcd05d8d4a56047f7 (2016-04-05) in graal-core removed the compile() method from GraalTruffleRuntime.java, resulting in the error "FastR internal error: fastr.compile: failed to find 'compile' method" when trying to run FastR with Graal. This change uses the new submitForCompilation and finishCompilation methods. Note that finishCompilation is called so that notifyCompilationQueued is called, see e.g. similar usage in OptimizedCallTarget.java: compile().
-
Jeremie Miserez authored
Commit ff587828f2aa04feb043276dcd05d8d4a56047f7 (2016-04-05) in graal-core removed the compile() method from GraalTruffleRuntime.java, resulting in the error "FastR internal error: fastr.compile: failed to find 'compile' method" when trying to run FastR with Graal. This change uses the new submitForCompilation and finishCompilation methods. Note that finishCompilation is called so that notifyCompilationQueued is called, see e.g. similar usage in OptimizedCallTarget.java: compile().
-
- Apr 30, 2016
-
-
Adam Welc authored
- Apr 29, 2016
-
-
Mick Jordan authored
-
Mick Jordan authored
-
Adam Welc authored
Merge branch 'master' of ssh://ol-bitbucket.us.oracle.com:7999/~adam.welc_oracle.com/fastr into feature/mlr_package_load
-
Adam Welc authored
-
Lukas Stadler authored
Merge pull request #30 in G/fastr from ~STEFAN.ANZINGER_ORACLE.COM/fastr:feature/solaris-sparc-gate to master * commit '0a41f309': Add SPARC gate Respect -nojvmci in graal_options Update sed expression for updating R script to work with solaris Handle output of package install correctly to avoid the process to block
-
Stefan Anzinger authored
-
Mick Jordan authored
Merge pull request #47 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/fastr-builtin to master * commit '914505ae': Implement more of .fastr.trace Flesh out the .fastr.trace functionality update ExpectedTestOutput.test Convert fastr package functions to .Primitives
-
Adam Welc authored
-
- Apr 28, 2016
-
-
Mick Jordan authored
-
Stefan Anzinger authored
-
Stefan Anzinger authored
-
Stefan Anzinger authored
-
Mick Jordan authored
-
Mick Jordan authored
-
Mick Jordan authored
-
Lukas Stadler authored
Merge pull request #45 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/various_changes3 to master * commit '3bbeee17': copyright fixes R_NaString is a CHARSXP
-