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.
c8ffb5cde8e0a430bc6dd35ef6c8491ebf001971
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
24
Jan
23
21
20
19
18
17
16
13
12
11
10
9
6
5
3
2
30
Dec
28
24
23
22
21
20
19
16
15
14
13
12
11
9
8
7
6
5
3
2
1
30
Nov
29
28
26
25
24
23
22
21
20
19
18
17
16
15
14
11
10
9
8
7
4
3
2
1
31
Oct
30
29
28
small cleanup and @CompilationFinal in REnvironment
Merge pull request #633 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/seq_along_dispatch to master
seq_along dispatches to length for objects with class
Merge pull request #634 in G/fastr from ~ZBYNEK.SLAJCHRT_ORACLE.COM/fastr:extBuiltinsCasts3 to master
CP added to Rprof and R_getGeneric. CP fixed in Floor, Ceiling, Trunk and Round.
Factorize code between translation of lambda and function
Merge pull request #625 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/cached_format_cleanup to master
Fixed tests on group by
- Add a test suite for queryr
fix formatting of @Cached arguments
Merge pull request #630 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/names_lookup_hashing to master
Merge pull request #632 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/indexing to master
Merge pull request #623 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/callmatcher_fast_path to master
use hashing for large name lookups, create Collections class
Merge pull request #629 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/mod_opt to master
Merge pull request #631 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/rcallnode_empty to master
Merge pull request #626 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/shareobjectnode_opt to master
Merge pull request #622 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/doc_generic_goals to master
Merge pull request #612 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/seqrewrite to master
seq: add additional fast-path specializations
Merge pull request #628 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/small-fixes to master
simplify RAbstractVector (remove setNA) and PositionCheckSubsetNode, incMod with profile
transferToInterpreter on REmpty in RCallNode
fix cumulative functions and add tests
Internal and group generic dispatch honors __S3MethodsTable__
Unify double/int sequences: they can have length==0
More robust stack trace
Sprintf: handle '%g' with integer argument
Simple implementation of recordGraphics internal
Small fixes in RFFI
Query results are now data frames
unify fmod functions and improve BinaryArithmetic.Mod
optimized ShareObjectNode
support fast paths in CallMatcherNode
Merge pull request #621 in G/fastr from ~TOMAS.STUPKA_ORACLE.COM/fastr:parsehex to master
Merge pull request #620 in G/fastr from ~MILOSLAV.METELKA_ORACLE.COM/fastr:TruffleRLanguageInteractive to master
Merge pull request #624 in G/fastr from ~ZBYNEK.SLAJCHRT_ORACLE.COM/fastr:extBuiltinsCasts2 to master
Cast pipelines added to another batch of ext builtins
Implemented TruffleRLanguage.toString(RContext context, Object value) and isVisible() to work properly in GraalVM shell and Interop.
add generic goals to README.md
Loading