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.
2f2bacb6367a7041c1f11169c37676e00f4dd122
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
21
Aug
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
25
22
21
20
19
18
15
14
13
12
11
10
9
8
7
6
5
1
30
Jun
29
28
27
24
23
22
21
20
18
17
16
work on Paste
report work in "order"
dynamically grow array in intersect
proper type system for CheckTypeNode
various improvements in extract/replace
value profile in ReadVariableNode
CharSXPWrapper public for alternate implementations
Style fix: use abstractVectorValue in Lengths builtin
fix for -R:Rdebug=xxx where xxx is a deserialized function; fix crash when Q executed from browser in startup
cast pipeline fixes from review feedback
Merge pull request #268 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/svm to master
missing TruffleBoundary
Merge pull request #267 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/raw-sink-casts to master
more TruffleBoundary annotations
TruffleBoiundary CastBuilder use of String.format
modify AttributeAccess to not use specialization rewriteOn
fix unit test warning mesage regression
Merge branch 'feature/raw-sink-casts' into feature/svm
fix ovwewritten files in merge
Merge branch 'master' into feature/svm
Add TruffleBoundary and related changes to avoid AOT issues
Merge branch 'master' into feature/svm
cast pipelines for sink/raw functions
Merge pull request #261 in G/fastr from ~ADAM.WELC_ORACLE.COM/fastr:feature/builtins_sprint to master
Merge pull request #247 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:bugfix/casts to master
TestRecommendedPackages started failing due to the new implementation of the All builtin that newly produces some warnings. This commit fixes that problem by adding Ignored.OutputFormatting trait in the respective test assertion.
Merge branch 'master' into bugfix/casts
Merge pull request #263 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/paste to master
Merge pull request #262 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/various_perf to master
report work in "order"
dynamically grow array in intersect
proper type system for CheckTypeNode
various improvements in extract/replace
enable passing tests
work on as.vector
deprecate some methods in CastBuilder that are dangerous
fix complex formatting (zprecr function)
enable passing tests
logical naRm arguments in Quantifier changed to boolean ones
Builtins Any and All re-implemented using CP
Loading