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.
f222f71e4f1b237953c8f06a9f9ecc0b98dc6cd1
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
16
Oct
14
13
12
11
10
7
6
5
4
3
2
30
Sep
29
28
27
26
23
22
21
20
19
17
16
15
14
13
12
9
8
7
6
5
2
1
31
Aug
30
29
30
29
28
26
25
24
23
22
21
20
19
18
17
16
Merge pull request #400 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:bugfix/ffi to master
call_rffi: remove debugging code
do not re-wrap frames
small cleanup in ReadVariableNode
cheaper checks in several places
do not use auto-generated expectDouble, etc. functions
move value profile in ReadVariableNode to an earlier position
Merge pull request #392 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/rec-specials to master
use boolean frame slot for visibility
ensure that Operations do not throw arbitrary exceptions
use "show" instead of "print" to display S4 objects
Merge pull request #396 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:fix/fortran-truffle-boundary to master
Merge pull request #393 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:various_changes to master
Add @TruffleBoundary over Fortran.lookup method
Fix BinaryArithmeticSpecial for NaN vs NA values
Arguments of specials can be other specials
Merge pull request #394 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:specialcall_profiles to master
ValueProfile in RCallSpecialNode
enable passing tests
use new DSL layout in .Internal and RCallNode
node costs in ShareObjectNode, some "final" attributes on classes
make VectorPrinter more resilient to "null" values
fix wrong dimensions in Rf_allocMatrix
ensure that builtin-RFunctions are only created once
intern names during attribute updates
represent empty capture names as ""
support creating function expressions with "call"
implement SETCADR, fixes to other SET functions
update capabilities bultins
print internal error messages if appropriate
call "print" functions for list elements and attributes
correct treatment for the names of dimnames in vector extract
bugfixes in various bultins
"length" has internal generic dispatch
do not allow bultins to return "null"
Merge pull request #391 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/specials-small-fixes to master
UpdateFieldSpecial checks if LSH==RHS to avoid incrementing reference count
Always transfer to interpreter when throwing FullCallNeededException
Replace more RCallNode.create with RCallSpecialNode.create
Merge pull request #389 in G/fastr from ~ADAM.WELC_ORACLE.COM/fastr:feature/updates to master
Loading