- Nov 18, 2016
-
-
stepan authored
-
stepan authored
This means that qgamma function now supports vectors and re-uses the optimized code for the loop over the vectors.
-
Lukas Stadler authored
Merge pull request #476 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/rfiles_caching to master * commit 'ae2efefd': cache in RBuiltinPackage.getRFiles (speeds up context creation)
-
Lukas Stadler authored
Merge pull request #475 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/int_warnings to master * commit 'edbe9f13': report only one warning during double to int conversion
-
Lukas Stadler authored
-
Lukas Stadler authored
-
- Nov 17, 2016
-
-
Lukas Stadler authored
* commit 'd3feecab': enable passing tests implement ParNode using OperatorNode new ParNode to represent parentheses in source code
-
Lukas Stadler authored
Merge pull request #472 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/speedup_tests to master * commit 'b21dc601': use “previousLookups” to speed up FrameSlotChangeMonitor.invalidateAllNames minor cleanups
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Mick Jordan authored
* commit 'e0d2af6e': mx.fastr: revert junit_* definitions to allow override
-
- Nov 16, 2016
-
-
Mick Jordan authored
-
Lukas Stadler authored
Merge pull request #463 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/various_performance to master * commit 'ebab0763': (22 commits) fix various faulty tests fix UpdateLevels to handle NULL replacement special calls return the rhs value with the exception if it was already evaluated introduce RNode.voidExecute do not re-evaluate rhs upon fallback to generic in special replacement avoid REGULAR write to current frame for super assignments changed param type in SpecialsUtils omit temp store of target for special replacments simplify DoubleVectorPrinter.encodeReal use DoubleVectorPrinter in RDeparse, fix bug in DoubleVectorPrinter that can lead to unnecessary spaces in 1e23 formats introduce Utils.isInterned move handling of replacement temp vars into special/generic replacement nodes further cleanups in replacement and write variable nodes operators are RSyntaxLookup instead of RSyntaxElement (in OperatorNode) provide better source sections in various places remove RSyntaxNodeVisitor refactoring ReplacementNode introduce OperatorNode as baseclass for special nodes masquerading as calls no need for hasBraces in RDeparse provide specializations for AccessFieldSpecial and UpdateFieldSpecial that can handle a changing “names” attribute ...
-
Lukas Stadler 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
-
Lukas Stadler authored
use DoubleVectorPrinter in RDeparse, fix bug in DoubleVectorPrinter that can lead to unnecessary spaces in 1e23 formats
-
Lukas Stadler 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
-
Lukas Stadler authored
provide specializations for AccessFieldSpecial and UpdateFieldSpecial that can handle a changing “names” attribute
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Mick Jordan authored
Merge pull request #464 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/internal-pkgtest to master * commit '74e951b8': destroy timed-out sub-processes pkgtest: move test timeout setting to test.package.R pkgtest: support vignettes and install Suggests pylint fix; remove old vignette setup code pkgtest: document issue with Suggests/vignettes pkgtest: revert to R_LIBS_USER owing to testInstalledPackage (sometimes) undefining R_LIBS pkgtest: create test files as tar.gz copyright fix fixes for rpart: implement La_rs, stats Approx/ApproxTest
-
Mick Jordan authored
-