Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
QueryR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julien Lopez
QueryR
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
46e1d0dc7017a97a2c4698fb07e9c570784196ca
Select Git revision
Branches
2
demo-hceres-2018
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Aug
15
14
12
11
10
9
10
9
10
9
8
7
5
6
5
4
3
2
1
29
Jul
28
27
26
27
26
27
26
25
22
21
20
19
18
15
14
13
12
11
10
9
8
7
6
5
1
30
Jun
29
28
27
24
23
22
21
20
18
17
16
15
14
13
10
9
8
7
6
3
2
1
31
May
cast pipelines for do.call and forceAndCall
cast pipelines for conditions,connections,file,serialize,sys,etc., functions
add cast pipelines for readBin/writeBin
ConnectionFunctions cast pipelines
work on strtoi
Merge pull request #241 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/svm to master
Merge pull request #242 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/graalvm-pkgtest to master
Merge pull request #243 in G/fastr from ~ADAM.WELC_ORACLE.COM/fastr:feature/builtins_sprint to master
Regenerated tests.
Rewritten parameter casts for rbind and cbind builtins.
Rewritten parameter casts for as.function.default builtin.
pkgtest: changes to run in binary graalvm distribution
Merge pull request #236 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/rprof to master
Add .fastr.context.r/.fastr.context.rscript as true virtual R sessions using Context, and add a factory for SystemFunction to choose implementation
remove args arg from .fastr.context.create/spawn
Simulating browser context.
Missing modifications for copying back Java objects on nested upcalls.
Merged.
Merge pull request #240 in G/fastr from ~ADAM.WELC_ORACLE.COM/fastr:feature/various_updates to master
Fixed checkstyle problem.
Enhancements to grep functions.
Merged.
Merge pull request #234 in G/fastr from ~ADAM.WELC_ORACLE.COM/fastr:feature/builtins_sprint to master
Removed eclipse warnings.
Rewritten conversion builtins to avoid copy on identity conversion.
Pairlist copy should involve copying attributes the same as copy method for all other data structures.
Merged.
Merge pull request #235 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/various_builtins to master
Merge pull request #237 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/svm to master
Merge branch 'master' into feature/rprof
Copying back Java object on nested upcalls.
Merge branch 'master' into feature/svm
Fixed a call to tracing macro.
Changed return type of a native interface API call so that we can preserve Java objects correctly on the native side.
.fastr.context.eval: avoid using separate thread for pc==1
retire RPerfStats and replace with .fastr.stats.xxx builtins
Merge pull request #209 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/rprof to master
Merge pull request #232 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/transpose to master
Merge pull request #231 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/which_functions to master
make sure getIdentifier returns an interned string in ReadVariadicComponentNode
Loading