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.
fc094ea97bd372cc3b8fde65b1bf26fcfcc5512d
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
3
Feb
2
1
31
Jan
30
27
26
25
24
23
21
20
19
18
17
16
13
12
11
10
9
6
5
3
2
30
Dec
28
24
23
22
21
20
19
16
15
14
13
12
11
9
8
7
6
5
3
2
1
30
Nov
29
28
26
25
24
23
22
21
20
19
18
17
16
15
rffi: refactor more RFFI interfaces into one Node per function
Deparse in BinaryBooleanNode removes backticks, e.g. around `+`
Merge pull request #652 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/grid-support to master
Initial grid package support
rffi: refactor BaseRFFI into one node per function
Merge pull request #675 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:fix/range-honors-finite-arg to master
Merge pull request #664 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/visible_execute to master
Merge pull request #669 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/rffi-remove-gvars to master
Fix: make tests independent on whether grid package is loaded or not
Merge pull request #667 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/ffi to master
range honors the 'finite' parameter
Merge pull request #665 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/paste-s3-dispatch to master
Merge pull request #672 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/remove_materialize_shared to master
Merge pull request #673 in G/fastr from ~FLORIAN.ANGERER_ORACLE.COM/fastr:bugfix/issingle to master
added builtin function "is.single"
Fix: forgotten ProfiledCastNode in Quantifier
paste and paste0 use as.character internally
don’t use sequences in vector fast paths
Merge pull request #666 in G/fastr from ~TOMAS.STUPKA_ORACLE.COM/fastr:castsmd to master
typos in documentation
rffi: remove unused global variables
rfffi: simplify factory creation
introduce visibleExecute and use whereever visibility is required
Merge pull request #662 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/force_dispatch_args to master
Merge pull request #663 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/access_nodes to master
Merge pull request #659 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/ffi to master
Merge pull request #657 in G/fastr from ~TOMAS.STUPKA_ORACLE.COM/fastr:crbind_dimnames to master
AccessSlotNode and UpdateSlotNode don’t need to be RNodes
force promises in special call arguments where dispatch would force them anyway
generated expected output messages
c/rbind adds NULL dimnames even if not necessary
Merge pull request #660 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/meta_tck_tests to master
Merge pull request #656 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/docs to master
implement TCK tests for findMetaObject and findSourceLocation
CharSXPWrapper as TruffleObject
rffi: rewrite all global variables to function calls
deparse adds too many right parentheses when structure expressions has more attributes
Merge pull request #653 in G/fastr from ~ZBYNEK.SLAJCHRT_ORACLE.COM/fastr:lazyCP to master
Sharing documentation converted to Markdown
Cast pipelines documentation converted to Markdown
Loading