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.
b6af46120afbfd4e841558b5be9b5a5bc4e7106b
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
1
Aug
29
Jul
28
27
26
27
26
27
26
25
22
21
20
19
18
15
14
13
12
11
10
9
8
7
6
5
1
30
Jun
29
28
27
24
23
22
21
20
18
17
16
15
14
13
10
9
8
7
6
3
2
1
31
May
30
27
26
25
24
23
20
19
18
17
16
Finessed implementation of as.vector function.
Finessed implementation of all.names function.
Added fallback specialization to as.call builtin.
add memory profiling to Rprof via generic mechanism for computing object size
Merge pull request #191 in G/fastr from ~ZBYNEK.SLAJCHRT_ORACLE.COM/fastr:samplegen to master
A fix up in the import section
An error message in a cast pipeline can be accompanied by the caller object node (such as RError.NO_CALLER)
The colMeans builtin swept (i.e. fixed on the basis of the chimney-sweeping).
The NO_CALLER value used when generating an error message
A clean-up of the sample generation code
Extracting a builtin's argument values from the formal arguments of the builtin.
"Chimney-sweeping" included in the builtin diagnostics (i.e. verifying the generated samples against their cast pipelines)
Refactoring of the sample generation from cast pipelines
Merge pull request #204 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/more_position_check_profiling to master
Merge pull request #206 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/builtin_behavior_desc to master
Merge pull request #207 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/svm to master
replace withVisible assert with warning
Merged.
Merge branch 'feature/rstudio_integration' into feature/rstudio_integration
FFI: implement R_Preserve/ReleaseObject and add test
JavaDoc for RBehavior
improve function name heuristics
additional profile in PositionCheckNode
Merge pull request #200 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/svm to master
Merge pull request #201 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/builtin_behavior to master
store behavior in RBuiltinDescriptor
specify behavior for all builtins, small cleanups
new RBehavior specification in RBuiltin
Merge pull request #198 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/move_builtin_classes to master
move builtin-related classes into separate package
mx.fastr: allow a jvmci jdk tag to simply contain jvmci
Another addition to the native API.
While deparsing GNU R structures we need to expand attributes.
Merge pull request #196 in G/fastr from ~ADAM.WELC_ORACLE.COM/fastr:feature/rstudio_integration to master
Merged.
The evalFunction method now handles parameter names.
Merge pull request #195 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/pkgtest to master
pkgtest: relpath fix
pkgtest: add .fail outputs to testfile_status
Merge pull request #199 in G/fastr from ~ZBYNEK.SLAJCHRT_ORACLE.COM/fastr:prettyPrinterNodeUnplugged to master
Loading