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.
4cb44ebe4c0ef9a4de9dc3e414f0e62b7100b13d
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
6
Feb
5
2
31
Jan
30
29
26
25
24
23
22
18
17
16
15
12
11
9
8
3
2
22
Dec
21
20
18
15
14
13
12
11
8
7
6
5
4
1
30
Nov
29
28
27
26
24
23
22
21
20
16
15
14
13
10
9
8
7
6
3
2
31
Oct
30
27
26
25
24
23
20
19
17
16
14
13
12
11
10
9
6
5
4
3
2
30
Sep
29
[GR-2798] Implemented backsolve internal builtin.
Recursive subscripting for RLanguage
Implemented backsolve internal builtin.
copyright years
introduce QuoteNode to handle, e.g., quote(...) correctly
remove unused imports
[GR-6923] Adopting LLVM into FastR.
Adopting LLVM into FastR
[GR-7759] Implement 'eSoftVersion'.
[GR-2798] Add missing Truffle boundaries.
Add missing Truffle boundaries
Fix: Close stdin of 'bzip2' subprocess.
Fix: Fuzzy compare did not properly synchronize.
Added simple test for internal 'eSoftVersion'.
Introduce class VersionFunctions.
Fix: Check for next statement after reporting mismatch.
Fix copyrights.
Added minimal implementation for 'eSoftVersion' and 'La_library'.
Add node for 'eSoftVersion'.
Ignore differences in output of 'sessionInfo' and 'extSoftVersion'.
[GR-5641] Fix usages of GetFixedAttribute and similar nodes.
Fix usages of GetFixedAttribute and similar nodes.
[GR-8067] Fix FastR Java interop with Truffle 0.31.
fixed some tests
since java lists respond to HAS_SIZE/GET_SIZE they should be handled like foreign arrays
[GR-8067] Update Truffle version.
Update Truffle version
TruffleNode can now be applied to several arguments
[GR-3140] Support for rJava-style interoperability in FastR.
[GR-2798] Fixes to enable testthat 2.
Fixes in as.POSIXlt and related functions
Add correct class attribute to RegisteredNativeSymbols
Intern all RSymbol instances to enable equality checks in C
Add missing @CompilationFinal to profile in EnvFunctions
CAR/CDR and related macros refactored + support for RSymbol and RNull for all variants
UpCalls should not return optimized promises, return the value instead
S4 representation for jclassName, float, byte, short, character, long
ignore com.oracle.truffle.r.native/fficall/common.done folder
fixed imports
[GR-7027] Fix FastRHelp and add native-image configuration.
Loading