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.
c11f714a3eac0563bf6760dc9598d4b4781798a4
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
29
Dec
28
24
23
22
21
18
22
21
10
17
18
19
18
17
16
15
14
13
11
10
9
8
7
6
4
3
2
1
30
Nov
28
27
25
24
23
20
19
18
25
Sep
18
Nov
17
16
13
12
11
10
6
9
6
5
4
3
2
1
30
Oct
29
28
27
26
24
23
24
23
22
21
20
19
16
15
13
14
13
12
9
8
7
6
5
2
1
30
Sep
25
30
29
25
28
25
24
23
22
21
20
18
17
16
15
14
11
10
9
8
4
7
4
3
1
Added the refactored sharing capability to functions.
Added handling of .Data slot for S4 objects.
Fixed a problem with assigning a null class to a function.
Fixed function definition duplication that was being affected by enabling instrumentation.
Futher enhancements to printing of S4 objects.
A fix to "identical" function.
access included GnuR sources directly, not via symbolic links
Merge
Re-enabled previously failing tests.
During promise evaluation via REngine return exceptions must be propagated.
Merge
fixes for changset aa6268db54db
disable tests failing without reference counting
enable passing tests
copyright overrides fix
link to GnuR files used unmodified by stats package; move interv.c to appl
new symbol lookup and assumption mechanism, introduce LocalReadVariableNode
remove unused @SuppressWarnings("unused") in identical
switch from fastr.logchild system property to env var FASTR_LOGCHILD for logging system function calls
keep parent environment only in frame, set parent environment explicitly instead of through constructor
fix super call in FunctionStatementsNode.substituteImpl
use LoopConditionProfile
switch to new profiles
Update Graal import
update ok.packages; add -all option to rpt-test-status
fastr_pkgtest cleanups/additions
throw R error for unimplemented stats package RFFI functions
Termporarily disabled some test.
Merged.
Merged.
workaround for NPE in lazyLoadDBFetchInternal
add missing update in previous changeset
mx_fastr_pkgtest improvements/fixes
Regenerated tests.
Added implemetnation of the .cache_class builtin.
Added support for checking if lists, S4 objects and external pointers are identical.
Attribute objects cannot be shared.
Attributes of a null value are null.
Added support for unclassing S4 objects and fixed a related printing problem.
Merge
Loading