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.
ee8f60926b06418ed584c1ef42454d7b503c2a12
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
22
Sep
21
20
19
18
15
14
13
12
11
8
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
Push Truffle boundaries lower in Covcor
Covcor: do not use nodes behind Truffle boundary
User VectorIterator in RandFunctionsNodes
UnaryArithReduceNode: use nodes for getLengt and naCheck.enable to avoid interface calls
VectorIterator: reduce instance-of checks, make sure interface calls are inlined
Implemented 'Rf_getClassDef'.
Make operator %*% group generic (Ops group).
Fix copyrights and style.
Ignore error context int TestBuiltin_rbind.
Added missing RFFIUpCallNode annotations and did necessary refactoring.
Using RCodeBuilder instead of RASTUtils.
use upcall for str2type and simulate DllInfo layout
Added missing TruffleBoundary.
Materializing containers for '.Call'.
Implemented function 'do_address'.
Implemented 'Rf_NonNullStringMatch'.
Added upcall for Rf_match.
Added unit test for S4 dispatch in functions rbind/cbind.
Added missing specialization.
Adapting to new NFI layout.
Implemented external builin 'intgrt_vec'.
Added case for S4 objects in CastToVectorNode.
Fix: Added missing S4 dispatch in cbind/rbind functions.
Added dummy implementations for some native functions.
Fix: 'model.matrix' could not handle formulas w/o variables.
Fix: terms.formula could not handle formulas without variables.
Allow grep pattern to start with '*'.
Fix: added missing guard.
[GR-2798] Change the new IgnoreIf trait to less generic IgnoreOS trait.
[GR-6163] Avoid upcall in shutdown phase.
[GR-5333] Add Rf_str2type and simulate DllInfo layout.
Fix style.
Increase native version.
Fix: Disable R_ReleaseObject in shutdown phase to prevent SIGSEGV.
increment native version
simplification in Slot.java
use upcall for str2type and simulate DllInfo layout
Change the new IgnoreIf trait to less generic IgnoreOS trait
Update to new Truffle version
[GR-6132] Refactor call and as.call builtins to be more correct.
Loading