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.
ce2e65be744ba006fa0bd51482e71a200b827c6b
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
19
May
18
17
16
15
12
11
9
5
4
3
2
1
28
Apr
27
26
25
24
21
20
19
18
14
12
11
10
7
6
5
4
3
31
Mar
30
29
28
27
24
23
22
21
20
16
15
13
9
8
7
6
4
3
2
1
28
Feb
27
24
23
22
21
20
17
16
15
14
13
10
9
8
7
[GR-4122] Issues when writing into interop object.
[GR-2719] Fix cast in bitwiseShiftL.
[GR-2798] Fix: Removed root source section filter expression to enable step debugging for promises.
GR-4122 issues when writing into interop object
cleanup generated testfile
[GR-4133] Fix: NPE and UnsupportedSpecializationException when retrieving arguments from RScope.
Fix: Removed root source section filter to enable step debugging for promises.
Fix: Returned wrong foreign access.
fix cast in bitwiseShiftL
Fix: NPE when retrieving arguments from top-level scope.
[GR-4120] Extend interop capabilities.
fixed deprecation warnings in FastRDebugTest
fixed deprecation warnings in FastRDebugTest
generated test output
moved javaobject tests from TestBuiltin_names to TestJavaInterop
[GR-2798] FastR Grid: window resizing improvements.
generated test output
fastr interop - some basic builtins to create/convert java arrays
print a TruffleObject character array the same way as a String array
handle foreign objects in CastListNode and PrecedenceNode
java interopt - some basic functionality regarding
names builtin should retrieve also static members from a TruffleObject
added specialization for TruffleObject-s to typeof builtin
FastR Grid: window resizing improvements
[GR-4054] Implemented scopes for FastR.
[GR-2311] Modifications for unit tests (SVM).
Modifications for unit tests
Updated Truffle version.
Modified/added debug test to specifically test the RScope methods.
Fix: Now using right frame for the scope and the right node.
Fix: Creating scope for root nodes only.
Moved method 'findScope' to TruffleRLanguage.
Modified scope to always query a fresh list of variables since they may change on each single debugging step.
Implemented RScope: An abstract variable scope for external tools.
[GR-2798] The rbdiag tool exists with a non-zero status if a cast-pipeline related warning is issued during validation of a builtin.
The rbdiag tool exists with a non-zero status if a cast-pipeline related warning is issued during validation of a builtin
[GR-2798] Pending cast pipelines issues fixed.
Pending cast pipelines issues fixed
[GR-2798] Re-enabled debugging with NetBeans debugger.
Using a constant name for the temp directory where to dump temp source files into.
Loading