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.
3ff79c88dc1ace2734f6b22e242948d4fba075e8
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
rffi; replace UpCallsIndex with RFFIUpCallMethod enum; fix bug in R_NewHashedEnv signature; simplify RForeignAccessFactoryImpl
Merge pull request #677 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/llvm to master
rffi(llvm): all access to global variables via upcalls; fixes from DLLRFFI change
Fixed casts in foreign Dqrdc2.
check that arguments are not null
Merge pull request #691 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:fix/graphics-new-casts to master
Merge pull request #692 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/truffleboundary_valueprinter to master
add missing TruffleBoundary in ValuePrinterNode
Fix termsform with formulae without LHS
Update to new QIR version
Merge pull request #690 in G/fastr from ~FLORIAN.ANGERER_ORACLE.COM/fastr:bugfix/virtualframe to master
Convert graphics related nodes to new casts system
Fixed compilation error due to removed import (see PR-687)
Merge pull request #687 in G/fastr from ~FLORIAN.ANGERER_ORACLE.COM/fastr:maintenance/frameparam to master
Merge pull request #674 in G/fastr from ~MILOSLAV.METELKA_ORACLE.COM/fastr:R6ClassInternalError to master
Fixed R6Class() to pass without internal errors.
fix missing Node.insert calls and thread safety problems
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
Loading