- May 07, 2016
-
-
Mick Jordan authored
-
- May 06, 2016
-
-
Mick Jordan authored
-
Mick Jordan authored
-
Mick Jordan authored
-
Mick Jordan authored
-
- May 05, 2016
-
-
Mick Jordan authored
-
- May 04, 2016
-
-
Mick Jordan authored
-
Mick Jordan authored
-
Mick Jordan authored
-
Mick Jordan authored
-
Mick Jordan authored
-
Lukas Stadler authored
Merge pull request #58 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/reenable_tck to master * commit 'e0755a7e': hide javac warnings about unused AutoCloseable reenable Tck tests and fix problems
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
* commit '6852e712': fix some warnings fixed import profile the length of arguments in PromiseEvalFrame simplify and extend CheckTypeNode introduce ReuseNonSharedNode better caching of signatures in CallArgumentsNode unify materializeNonShared and getNonShared more profiling (mostly on frame data types)
-
Lukas Stadler authored
-
- May 03, 2016
-
-
Adam Welc authored
-
Adam Welc authored
-
Adam Welc authored
-
Mick Jordan authored
-
Mick Jordan authored
-
Mick Jordan authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Mick Jordan authored
Merge pull request #54 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/fastr-builtin to master * commit 'a00233f8': Remove type assertion in RASTBuilder.constant Add missing file from previous commit Add tests for trace/.fastr.trace Fix crash when boolean FastROption set as String addendum to .fastr.compile removal Remove .fastr.compile
-
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