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.
8e191956934d58a4b5418fa7736a5fc1e38c70a3
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
22
Feb
21
20
19
16
15
16
15
14
13
12
9
8
7
6
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
Add missing Truffle boundaries
[GR-8397] Fix FASTR_RELEASE.
Fix FASTR_RELEASE
R Embedded API: intialize RFFI to be used in embedding code outside any down-call context
REmbedded API: support main loop initialization in Rf_initEmbeddedR
[GR-6923] Unify NativeFunction invocations for NFI and LLVM.
Adopt REmbedRFFI to new way of native functions invocation
Serialize and push/pop callbacks for certain functions from NativeFunction
Implement mkdir and chmod in Java
Inline TruffleLLVM_PCRE and TruffleLLVM_Zip in TruffleLLVM_Context
Refactoring: only one common implementation of ToolsRFFI
Unify NativeFunction invocations for NFI and LLVM
[GR-2798] Rf_*chisq RFFI implementations.
Use existing engine in QIRInterface and add test on side effects
Rf_*chisq RFFI implementations and tests.
[GR-8319] [GR-8050] Revive the GNU R compatible embedding API with NFI backend.
[GR-8314] Make MessageDigest in RDeparse thread local.
Make MessageDigest in RDeparse thread local
Revive the GNU R compatible embedding API with NFI backend
[GR-8137] Truffle boundary added at several places in FastR NFI.
Truffle boundary added at several places in FastR NFI
Update to new QIR version
[GR-2798] Fixed simple combine for some objects.
a simple combine on REnvironment, RExpression, RFunction, RLanguage, RSymbol, RS4Object has to return a list
Typo
[GR-8298] Argument name mismatch in match.call.
create RCaller in CallMatcherGenericNode based on actual arguments permutation
Minor fix in QIRInterface
[GR-2798] Do not include 'pcre.h' and 'zlib.h'.
Do not include 'pcre.h' and 'zlib.h'.
use an equivalent of the Rf_isVector C function instead of is.vector which works differently
Fixed QIRInterface and IsExportableVisitor
[GR-2798] Several fixes when enabling knitr.
Add test on side effects
Fixed QIRInterface and implement IsExportableVisitor
[GR-8261] [GR-8262] [GR-8050] Remove PolyglotEngine references and various other fixes.
More fixes enabling knitr
cbind/rbind handle correctly empty matrices with positive dimensions
A missing spec added
'.' matches a new line for non-Perl regexp
Loading