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.
79ef398fd1ce23f55dfabe214d9e3d8cf2183105
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
10
Apr
7
6
5
4
3
31
Mar
30
29
28
27
24
23
22
21
20
16
15
13
9
8
7
6
4
3
2
1
28
Feb
27
24
23
22
21
20
17
16
15
14
13
10
9
8
7
6
7
6
3
2
1
31
Jan
30
27
26
25
24
23
21
20
19
18
17
16
Added value profile for cast pipeline nodes.
split RBuiltinNode into separate subclasses for different arities
don’t call RBuiltinNode.executeBuiltin from other nodes
[GR-2738] Remove class-hierarchy-related functionality from RAttributable.
remove getClassHierarchy and getImplicitClass from RAttributable
move execute function out of UnaryNode
[GR-2738] Enable FastR grid emulation by default.
[GR-3352] FastR Grid emulation: support drawing to user given Graphics2D instance + few small fixes.
[GR-3575] Change Closures to work on concrete instead of abstract types.
Enable FastR grid emulation by default.
FastR Grid: support plotting to user given Graphics2D instance
FastR Grid: fix L_downviewport
FastR Grid: implement few more point types in LPoints
[GR-2299] Fixed invalid sharing of actually imutable object.
[GR-2798] Fixes in switch corner-cases behavior.
[GR-2737] Use profiles in combined tests in cast pipelines.
[GR-3468] FastR Grid emulation: implement L_pretty.
[GR-2737] Various performance-related fixes.
change Closures to work on concrete instead of abstract types, cleanups in vector hierarchy
copyright
copyright
do not use Node.clone in Deriv
increment/decrement refcount in do.call
fix unsafe child node insertions
Fix: Did not properly increase refCount when accessing a slot.
Implemented ToString for S4Object.
[GR-3351] FastR Grid emulation: remove nodes behind TruffleBoundary.
Fixes in switch corner-cases behavior
use profiles in combined tests in cast pipelines
[GR-2738] Simplifications in cast pipelines (don’t recreate cast builders).
FastR Grid: implement L_pretty
[GR-3510] Handle return statements in on.exit expressions.
[GR-3569] Do not treat sep as regex in Scan.
handle return statements in on.exit expressions
simplifications in cast pipelines (don’t recreate cast builders)
do not treat sep as regex in Scan
one-pass intersection for sorted arrays
don’t materialize in UpdateDimNames
some more profiles in AsVector, IsElementFastPath and OptForcedEagerPromiseNode
simplify PromiseHelperNode
Loading