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.
f6507a7488f0252f60f78ced012aaf5bf2be27c8
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
30
Jun
29
28
27
26
23
22
21
20
19
16
15
14
13
12
9
8
7
6
5
2
1
31
May
30
29
26
25
24
23
22
19
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
[GR-4799] Renaming 'java.addClasspathEntry' to 'java.addToClasspath'.
Added description for creating NB project from source.
Adapted tutorial to new Java interop function names.
Renamed 'java.addClasspathEntry' to 'java.addToClasspath'.
[GR-2737] Rework switching of allocation tracing, cleanups.
rework switching of allocation tracing, cleanups
[GR-2738] Added java interop md.
[GR-4799] Debugging tutorial and related bugfixes/improvements.
added java interop md
Refined tutorial.
Implemented test for conditional breakpoints.
Cleanup.
[GR-2798] Fixes to run the gganimate package.
Fix: iterating over size of calls instead of statements.
FastR Grid: devices that save images support %d placeholder for filenames.
unlink supports globs
[GR-4809] Need a mechanism to provide help for FastR builtins.
show help for fastr builtins
added hint for use of RPromise.resetValue()
java.addClasspathEntry now accepts a string vector
Renamed builtin '.fastr.java.addClasspathEntry' to 'java.addClasspathEntry'.
Indexed access to RArgsValuesAndNames via interop.
Added debugging tutorial.
Changed interop behavior of promises.
Added builtin for adding classpath entries for Java interop.
Removed special treatment for RNull for interop and disabled corresponding test.
Implemented KEYS and KEY_INFO messages for REnvironemnt.
[GR-2737] [GR-2738] [GR-4790] Various performance and bug fixes.
[GR-4490] Allocations profiler adapted to the Truffle Allocation Profiling API.
[GR-2798] A bug in the cast analyser fixed.
Allocations profiler adapted to the Truffle Allocation Profiling API
[GR-4786] Added deparse fallback if file system fails.
workaround for Truffle DSL bug
temporarily disable rbdiag
fix tests
fix for NPE in debug handling visitor
fix warnings
add R.Version()$engine == “FastR” and use in tests
choose should be behind TruffleBoundary
fast paths for data.frame subset/subscript
Loading