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.
d618717a09c02c27c8761921525b02a0d8575411
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
8
Sep
7
6
4
1
31
Aug
30
29
28
26
25
24
23
22
21
18
17
16
15
14
11
10
9
8
7
4
3
2
3
2
1
31
Jul
30
28
27
26
25
21
20
19
18
17
14
13
12
11
10
3
30
Jun
29
28
27
26
23
22
21
20
19
16
15
14
13
12
9
8
7
6
5
2
1
31
May
30
29
Notifying Truffle about adopted nodes with foreign source sections.
Fix: ClassCastException because of RStringSequence.
[GR-5543] Reusing temporary vectors in conversion builtins.
[GR-5929] Inserted printing of time stamps in package tests.
Cleanup.
Inserted printing of time stamps in package tests.
[GR-2737] Do not allocate arrays filled with nulls/false in ArgumentsSignature.
Do not allocate arrays filled with nulls/false in ArgumentsSignature
Reusing temporary vectors in 'as.*' builtins.
Fix: Determined wrong size for expression.
Added missing specialization for RStringSequence.
Fix: CachedExtractVectorNode always assumed concrete type RStringVector once
Fix: Allows RStringSequence for attribute 'dimnames'.
Simplify GetCallerFrameNode.
Casting int sequence to string sequence in CastStringNode.
Cleanup AttribtuesAccessNodes.
Moved top level check to 'CallRFunction'.
Restructured caller frame handling and added special treatment for top
Extracted superclass CallRFunctionBaseNode.
Moved caller frame materialization to 'CallRFunctionNode'.
Fixing S3 dispatch performance issues.
Fix copyrights.
Extended RStringSequence to additionally have a suffix.
Implemented node for remove regular attributes.
Fix: Added missing "fallback" specialization.
Completely removed simple version of make.unique.
Implemented version of "make.unique" for large vectors.
Implemented native functions 'Rf_VectorToPairList' and
Implemented native function 'Rf_copyMostAttrib'.
Implemented function TAG for lists.
Using RStringSequence in builtin 'paste'.
Implemented string sequence type.
Split evaluateArgs into version with and w/o explode loop.
Using GetCallerFrameNode for S3 dispatch.
Added shortcut for identity permutation.
Lazy creation of ReuseNonSharedNode.
Avoid unnecessary copies in builtin 'as.double'.
[GR-5860] Fixed ArrayIndexOutOfBoundsException in builtin `vapply`.
Fix: ArrayIndexOutOfBoundsException in builtin 'vapply'.
Fix for new version of fastr and Truffle
Loading