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.
e2c04502d047e76465cb75c57771968eea95dc45
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
12
May
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
24
23
22
10
23
22
21
11
Jan
20
Mar
18
17
16
15
16
15
14
13
11
10
9
7
10
9
8
7
5
4
3
2
fix more ReadVariableNode calls with null frames
special case in RMissingHelper for eager promises
update cached function in RCallNode generic case
do not produce optimized promises in RCallNode generic case
unwrap VirtualEvalFrames when creating environments
never call ReadVariableNode without frame (can lead to NPE during promise evaluation)
modify lapply to simulate the correct call structure
provide "Ignore Whitespace" flag for tests
add output for new lexer test
various cleanups
properly throw recognizer errors from the lexer
various small fixes (imports, unused fields)
enable passing tests
Merge pull request #68 in G/fastr from feature/FastRDebugTest to master
Merge branch 'master' into feature/FastRDebugTest
update Truffle version
minor cleanup of RCallNode.getSyntaxLHS (debuggability)
Merge branch 'master' into feature/fastr-builtin
Fix RCallNode.createCloneReplacingArgs creating nested ForcePromiseNode
Merge pull request #67 in G/fastr from ~ADAM.WELC_ORACLE.COM/fastr:feature/running_svm_app to master
Merged.
start fix for internal error tracing startup
Merge pull request #69 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/update_truffle to master
remove .fastr.dumptrees builtin
update Truffle version
Added FastRDebugTest
Regenerated tests.
A fix to the deparser.
Merge branch 'master' into feature/svm
convert runtime-dependent static initializer to function call
Added the "contains" annotation to the generic specialization.
Added a generic specialization to mapply.
Signature of mapply cannot contain empty strings.
Merge pull request #65 in G/fastr from ~ADAM.WELC_ORACLE.COM/fastr:feature/running_svm_app to master
Removed unused CallMatcherNode.
Merge branch 'master' of ssh://ol-bitbucket.us.oracle.com:7999/~adam.welc_oracle.com/fastr into feature/running_svm_app
Regenerated tests.
More changes to apply function.
Fixed a checkstyle problem.
Fixes and extensions to mapply function.
Loading