- Dec 21, 2016
-
-
stepan authored
-
stepan authored
- R_forceint is not equivalent to Math.round, - forceint moved to RMath - true/false typo in TOMS708
-
stepan authored
-
Lukas Stadler authored
Merge pull request #528 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/matrix_specials to master * commit 'aab32f76': adapt and extends tests for special calls special calls for matrix operations, thread safety and new DSL layout in field/subset/subscript functions fix some visibility flags in builtins minor refactoring in RCallSpecialNode RTypesFlatLayout with flat layout and implicit casts
-
Lukas Stadler authored
Merge pull request #552 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/test-traits to master * commit 'c9bc2ffb': Tests traits: documentation, small refactoring and fix
-
Lukas Stadler authored
-
Lukas Stadler authored
special calls for matrix operations, thread safety and new DSL layout in field/subset/subscript functions
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
Merge pull request #547 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/substitute_do_call to master * commit '0a19145b': turn DoCall into SUBSTITUTE to allow for efficient handling of “quote”
-
Lukas Stadler authored
* commit 'bb62d4d7': simplifications in RContext, use new DSL layout in Tilde, fast path in RSerialize, more precise TruffleBoundary in RRuntime
-
Lukas Stadler authored
* commit 'a57c10f2': add canStore and canSet checks to SetFixedAttributeNode A small fix in SetAttributeNode
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Zbynek Slajchrt authored
-
Tomas Stupka authored
* commit 'fcd825b9': placed the org.tukaani.xz.check.CRC64 call behind a TruffleBoundary trailing whitespaces fixed lic header generated expected output messages implemented crc64 builtin added XZ-1.5 library
-
- Dec 20, 2016
-
-
Tomas Stupka authored
-
stepan authored
-
Tomas Stupka authored
-
Tomas Stupka authored
-
Tomas Stupka authored
-
Tomas Stupka authored
-
Tomas Stupka authored
-
Lukas Stadler authored
Merge pull request #548 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/string_interning to master * commit '5c2d0033': factor out String interning in Attr/UpdateAttr and make it thread safe
-
Lukas Stadler authored
simplifications in RContext, use new DSL layout in Tilde, fast path in RSerialize, more precise TruffleBoundary in RRuntime
-
Lukas Stadler authored
-
Lukas Stadler authored
Merge pull request #546 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:enable_passing_tests to master * commit '1b0fb9bd': fix warnings and enable passing tests
-
Lukas Stadler authored
-
Zbyněk Šlajchrt authored
* commit '93d25a35': EmptyTypeSystemFlatLayout annotation added to the attribute nodes. UpdateShareableChildValueNode moved to com.oracle.truffle.r.nodes.function.opt Package documentation for the new attributes model Iterative attribute nodes never return null A better profiling in the ref counting nodes A fix-up of refence counting when setting an attribute
-
Zbynek Slajchrt authored
-
Stepan Sindelar authored
Merge pull request #545 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/rand-refactoring to master * commit 'b2018cab': RandGenerationFunctions fixed to be more partial evaluation friendly
-
- Dec 19, 2016
-
-
stepan authored
- individual random generation functions converted to nodes (with profiles) - DSL powered cache of the concrete type of current random number generator
-
Lukas Stadler authored
Merge pull request #536 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/no_context_in_S4 to master * commit 'ee0ad739': no context needed in internal S4 calls
-
- Dec 16, 2016
-
-
Mick Jordan authored
* commit '1f225bdb': JNI_Base: remove unused (refactored) native methods
-
Mick Jordan authored
-
Zbynek Slajchrt authored
-
Zbynek Slajchrt authored
-
Zbynek Slajchrt authored
-
Tomas Stupka authored
* commit '808e7414': generated expected output messages fixed perl spliting of multibytes in strsplit
-