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.
03f5e54781bacfcc0d9ebaacd7579c31efe98c0c
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
7
Feb
6
7
6
3
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
Adapted to changes in GR-1767: frame parameter removed from interop functions and transitively from all callers where possible.
Merge pull request #684 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/ffitb to master
enable passing tests
Merge pull request #676 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:fix/symbol-eq-args-matching to master
Merge pull request #685 in G/fastr from ~FLORIAN.ANGERER_ORACLE.COM/fastr:improvement/save-session to master
Implemented improvement preventing a previously stored session to be destroyed by TestBuiltin_quit.
rffi: minor cleanup
Merge pull request #683 in G/fastr from ~ZBYNEK.SLAJCHRT_ORACLE.COM/fastr:staticCP2 to master
Cast pipelines made static
Merge pull request #680 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/update_truffle to master
Argument matching: first by exact name and only then by partial
Merge pull request #682 in G/fastr from ~FLORIAN.ANGERER_ORACLE.COM/fastr:bugfix/emptyworkspace to master
Sessions could not be save for empty workspaces since LoadSaveFunctions.SaveToConn expected a non-empty list of variables to store. However, GnuR allows to do so.
Merge pull request #679 in G/fastr from ~FLORIAN.ANGERER_ORACLE.COM/fastr:bugfix/restore to master
update Truffle version
Configure unit tests to not load saved sessions (.Rdata/.Rhistory)
Merge pull request #678 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/ffitb to master
add back JNI_Base TruffleBoundary
Merge pull request #668 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/baserffi-refactor to master
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
Loading