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.
92c8708a732b0bc899e47f3960f693d01baa5f26
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
Partially reverted previous rewrite of parameter casts for readdDCF builtin.
Merged.
Rewritten parameter casts and fixed problems related to NA handling for the family of rep functions.
Simplified parameter cast for make.unique builtin.
Rewritten parameter casts for mapply bulitin.
Rewritten parameter casts for readRenviron builtin.
Rewritten parameter casts for readline builtin.
Rewritten parameter casts for readDCF builtin.
Rewritten parameter casts for getOption builtin.
Rewritten parameter casts for on.exit builtin.
Rewritten parameter casts for make.unique builtin.
Added error messages.
Added default values to findFirst method.
Rewritten parameter casts for make.names builtin.
enable passing tests
work on as.vector
deprecate some methods in CastBuilder that are dangerous
fix complex formatting (zprecr function)
enable passing tests
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
Loading