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.
675b236925abc22e1452100c015260cfff0f25ec
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
26
Sep
23
22
21
20
19
17
16
15
14
13
12
9
8
7
6
5
2
1
31
Aug
30
29
30
29
28
26
25
24
23
22
21
20
19
18
17
16
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
Merge pull request #349 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/multiline_browser to master
Class profile on RShareable in the UpdateStateOfListElement node
CastBuilder refactoring: inner classes moved to separate package
Performance fix: remove TruffleBoundary in UpdateStateOfListElement node class.
CastBuilder: removed old API and replaced with equivalent expressed in new API
add missing "final" in RCallNode
some more profiles
Merge pull request #350 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/profiles to master
add missing @CompilationFinals in RCallNode
Merge pull request #347 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/profiles to master
Merge pull request #339 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/refcount_docall_assign to master
allow multi-line inputs in browser interaction
increment refcount for parameters in "assign"
add numerous profiles
Merge branch 'master' into feature/svm
make CallRFFIHelper.R_HomeDir public
Merge 'master' from upstream
Regenerated tests.
Merge pull request #345 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/cast_pipelines6 to master
Added final modifiers.
Removed redundant code.
Optimized channel transmission of functions' environments.
Revert back use of ReuseNonSharedNode as it cannot handle RSequences yet.
UpdateLength and UpdateSlot: converted to cast pipelines
UpdateDim and UpdateClass: converted to cast pipelines
Merge pull request #343 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/cast_pipelines5 to master
Merge pull request #312 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/deferred-refcouting to master
Fix stylecheck issue
Fix a test of sample builtin + minor code style fix
Merge pull request #344 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/update_truffle to master
Merge pull request #342 in G/fastr from ~ADAM.WELC_ORACLE.COM/fastr:feature/oracle_micro to master
Merge pull request #340 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/full_precision_sum to master
update to latest Truffle
ListBuiltin and Quote: make share permanent only when cached.
ListBuiltin and Quote: handle sharing properly
Reference counting for list elements
Various tests for lists reference counting
WriteIndexedVectorNode: only increment ref count for shareable, do not copy
Fix UpdateDimNames: use the result of getNonShared()
only increase element's refcount during list updates if necessary (if element changes)
Loading