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.
19dadb3694d040e0d5b95935c9a8c3b84db09340
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
23
Dec
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
27
26
22
21
20
19
18
17
16
14
13
12
11
10
7
6
5
4
3
2
30
Sep
store handler and restart stacks in frame slots only on demand
Stat externals: qbeta, qf, qchisq
Stat externals: ppois, qpois
Merge pull request #569 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/cast_list_node to master
fix ordering of transferToInterpreter and node insertion in CastListNode
Merge pull request #566 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/more-stats7 to master
Merge pull request #567 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/visibility_boolean to master
Stat externals: qt, pt, punif, dunif, qunif, pgeom
Merge pull request #565 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/convert_index_NaN to master
set visibility in FunctionExpressionNode
check for boolean frame slots in “executeEndOfFunction” and produce proper error message
cache CallTargets in PolyglotEngineRootNode
prevent NaN to 0L conversion in subset/subscript specials
Merge pull request #564 in G/fastr from ~ZBYNEK.SLAJCHRT_ORACLE.COM/fastr:evalFileBuiltin to master
A couple of tests added
Merge pull request #563 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/remove_package_override to master
Merge pull request #562 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/dump to master
Merge pull request #561 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/rename_source_section to master
Merge pull request #557 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/force_sources to master
Merge pull request #558 in G/fastr from ~TOMAS.STUPKA_ORACLE.COM/fastr:fix_rdn to master
Merge pull request #555 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/more-stats6 to master
lhs might be also a RCallBaseNodeWrapper
.fastr.interop.evalFile builtin added
remove overrides that are not necessary any more
Merge pull request #556 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/thread_safety to master
Merge pull request #560 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/paren_special to master
more concise FastRSyntaxTree
more resilient Utils.dumpFrame
Additional eclipse formatting.
rename sourceSectionR to sourceSection where appropriate
turn parens into builtin + special
thread safety for UseMethodFunctionLookup, remove UseMethodInternalNode and NoGenericMethodException
minor cleanups
thread safety in RCallNode and TemporarySlotNode
thread safety in PrepareArguments (use DSL)
thread safety in ReadVariableNode
thread safety in CallArgumentsNode
thread safe and simpler PostProcessArgumentsNode and ArgumentStatePush
thread safety in CallMatcherNode
thread safety in PromiseNode
Loading