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.
f4f418c9f28188d0c80be56c28e6e08ff92354ee
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
14
Sep
13
12
11
8
7
6
4
1
31
Aug
30
29
28
26
25
24
23
22
21
18
17
16
15
14
11
10
9
8
7
4
3
2
3
2
1
31
Jul
30
28
27
26
25
21
20
19
18
17
14
13
12
11
10
3
30
Jun
29
28
27
26
23
22
21
20
19
16
15
14
13
12
9
8
7
6
Fix copyrights.
Added documentation.
Revert "Generated proper package structure using 'package.skeleton()'"
Refined assertion.
Refined tests for builin 'dump'.
Generated proper package structure using 'package.skeleton()'
Implemented builtin 'dump'.
Fix: Did not update caller frame object variable.
Fix: Equals method needs to consider length of signature.
[GR-5929] Implemented configure error detector for package test analyzer.
[GR-5989] Disable nasty exception reporting.
Fix copyrights.
Converting passed paramters to list and serializing list.
Implemented configure error detector for package test analyzer.
Do not report 'FileAlreadyExistsException'.
First version of snapshotting package w/o using variable names.
Initial commit for 'refcmp' package.
Implemented seeking from end position.
Added fallback to ConvertBooleanNode.
[GR-5858] Adopt changes to Truffle API from String to CharSequence.
[GR-5543] [GR-5888] Performance improvements.
Adapted FastR to Source.getCode() deprecation and CharSequence returned from Source.getCharacters().
Fix: ClassCastException because of RStringSequence.
[GR-2798] Added dimNames argument to vector creations in RDataFactory.
Added dimNames argument to vector creations in RDataFactory and a node to init dims, names and dimNames.
Merge branch 'master' of https://gitlri.lri.fr/jlopez/QueryR into queryr
Update for new QIR version
[GR-5932] Inform Truffle about adopted nodes having foreign source sections.
Notifying Truffle about adopted nodes with foreign source sections.
Fix: ClassCastException because of RStringSequence.
[GR-5543] Reusing temporary vectors in conversion builtins.
[GR-5929] Inserted printing of time stamps in package tests.
Cleanup.
Inserted printing of time stamps in package tests.
[GR-2737] Do not allocate arrays filled with nulls/false in ArgumentsSignature.
Do not allocate arrays filled with nulls/false in ArgumentsSignature
Reusing temporary vectors in 'as.*' builtins.
Fix: Determined wrong size for expression.
Added missing specialization for RStringSequence.
Fix: CachedExtractVectorNode always assumed concrete type RStringVector once
Loading