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.
282f6bbbcacb3f47429fcb3bee028f3ab3e8eac0
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
13
Jun
10
9
8
7
6
3
2
1
31
May
30
27
26
25
24
23
20
19
18
17
16
13
12
11
10
9
8
6
5
4
3
2
30
Apr
29
28
27
26
25
22
21
20
19
15
14
13
12
11
10
9
8
7
6
5
4
3
1
25
Mar
1
Apr
29
Mar
31
30
31
30
1
Apr
30
Mar
31
30
29
28
27
25
23
introduce and use createSharedXyzVectorFromScalar functions
use Class.isAssignableFrom instead of switch on class name
make usages of ROptions.getValue able to deal with scalar values
use the profiling VirtualEvalFrame subclasses in a proper way
makeSharedPermanent should return "this"
populate ROptions with primitives instead of non-shared vectors
enable passing tests
move gpbits functions into RBaseObject
decide printing of S4 objects similar to GNUR
less output on ProcessFailedTests
cleanups
make "names" internal generic
remove obsolete comment
keep better names for functions during code duplication in RASTBuilder
simplification in WrapDefaultArgumentNode
only use one type of inline cache in PromiseHelperNode
simplify ArgumentsStatePush
unwrap promises for stable lookups in FrameSlotChangeMonitor
small simplification in ReadVariableNode
refactor Missing to not use the generic inline cache node
improve Transpose (better treatment of attributes)
remove TruffleBoundaries in Transpose
refactor MersenneTwister
copyright fix
Add RNull
ForeignAccess: add RPairlist, fix try warning
ForeignAccess: delete sample concrete vector classes
ForeignAccess: reinstate RAbstractVectorAccessFactory due to lack of subclass support in MessageResolution
Fix case fall through
MessageResolution: cannot use abstract classes
Add missing files
Refactor RForeignAccessFactory using MessageResolution/Resolve annotations; All RTypedValue's are TruffleObject's
BuildNative -> BuildJavaWithJavac
mx.fastr: python fix
change idk for test
mx.fastr changes for ivmci suite removal
Merge pull request #124 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:bugfix/annotate-rffi-dqrls to master
Annotate dqrls method in Linpack interface for RFFI
Merge pull request #122 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/formulae2 to master
Implement Cdqrls external used in lm
Loading