- Oct 20, 2016
-
-
Mick Jordan authored
-
- Oct 19, 2016
-
-
Lukas Stadler authored
* commit '5cf2abaf': update jdk reference
-
Lukas Stadler authored
-
- Oct 18, 2016
-
-
Mick Jordan authored
Merge pull request #409 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:bugfix/unit-tests-apps to master * commit '0b763120': Add app unit tests back to gate
-
Mick Jordan authored
-
Lukas Stadler authored
* commit 'a52f80cc': udpate Truffle dependency
-
Lukas Stadler authored
Merge pull request #402 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:external_builtin_casts to master * commit '233e7ad3': rewrite "download" and "fft" to use builtin casts
-
Zbyněk Šlajchrt authored
* commit 'a14070db': Combine fixes a couple of 'combine' tests added expected test outputs updated Rebased on master
-
Lukas Stadler authored
Merge pull request #59 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/tests_recall to master * commit '90203e3d': implement Recall using RCallNode
-
Lukas Stadler authored
-
Zbynek Slajchrt authored
-
Zbynek Slajchrt authored
-
Zbynek Slajchrt authored
-
Zbynek Slajchrt authored
-
Lukas Stadler authored
-
Lukas Stadler authored
* commit '782ab429': clean up loop nodes (split while and repeat, remove unnecessary functions)
-
Lukas Stadler authored
Merge pull request #405 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:node_based_write_profile to master * commit '42ff6e50': use node-based profile in CachedReplaceVectorNode
-
Lukas Stadler authored
Merge pull request #404 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:remove_builtin_arguments to master * commit '248cfa21': remove unnecessary "RNode[] arguments" from RBuiltinNode rename function in OperationFactory
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
- Oct 17, 2016
-
-
Lukas Stadler authored
-
Lukas Stadler authored
* commit '66dd1d68': do not re-wrap frames small cleanup in ReadVariableNode cheaper checks in several places do not use auto-generated expectDouble, etc. functions move value profile in ReadVariableNode to an earlier position use boolean frame slot for visibility ensure that Operations do not throw arbitrary exceptions
-
Lukas Stadler authored
Merge pull request #399 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:print_with_s4_show to master * commit '35ddf1f6': use "show" instead of "print" to display S4 objects
-
Lukas Stadler authored
Merge pull request #401 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:null_on_unknown_message to master * commit 'dd4fdf1f': return null instead of throwing RInternalErrors on unknown interop messages
-
Lukas Stadler authored
-
- Oct 16, 2016
-
-
Lukas Stadler authored
* commit 'a7dcbfe4': call_rffi: remove debugging code
-
- Oct 15, 2016
-
-
Mick Jordan authored
-
- Oct 14, 2016
-
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Stepan Sindelar authored
Merge pull request #392 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/rec-specials to master * commit 'b410472f': Fix BinaryArithmeticSpecial for NaN vs NA values Arguments of specials can be other specials
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
Merge pull request #396 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:fix/fortran-truffle-boundary to master * commit 'a97d87a6': Add @TruffleBoundary over Fortran.lookup method
-
Lukas Stadler authored
* commit 'e490bbe3': enable passing tests use new DSL layout in .Internal and RCallNode node costs in ShareObjectNode, some "final" attributes on classes make VectorPrinter more resilient to "null" values fix wrong dimensions in Rf_allocMatrix ensure that builtin-RFunctions are only created once intern names during attribute updates represent empty capture names as "" support creating function expressions with "call" implement SETCADR, fixes to other SET functions update capabilities bultins print internal error messages if appropriate call "print" functions for list elements and attributes correct treatment for the names of dimnames in vector extract bugfixes in various bultins "length" has internal generic dispatch do not allow bultins to return "null"
-