aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotty-bot <felix.mulder@epfl.ch>2017-04-09 18:27:57 +0000
committerdotty-bot <felix.mulder@epfl.ch>2017-04-09 18:27:57 +0000
commit9bcc9fb28c7b711fac5c1541084af4c82a768789 (patch)
tree2d1e14eaca6643946eee58bc8a42c027f1a49ebd
parent64ecf7d655559f4468302c1f2f16f14a5d54a129 (diff)
downloaddotty-9bcc9fb28c7b711fac5c1541084af4c82a768789.tar.gz
dotty-9bcc9fb28c7b711fac5c1541084af4c82a768789.tar.bz2
dotty-9bcc9fb28c7b711fac5c1541084af4c82a768789.zip
Update gh-pages site for 8d22a17c9bce4f730416f0d8e92dde61759b7181
-rw-r--r--api/dotty/tools/dotc/core/Contexts$/Context.html14
-rw-r--r--api/dotty/tools/dotc/core/Symbols$/Symbol.html18
-rw-r--r--api/dotty/tools/dotc/core/Types$/Type.html66
-rw-r--r--api/dotty/tools/io/Jar$/WManifest.html14
-rw-r--r--api/strawman/collections/CollectionStrawMan1$/View.html8
5 files changed, 60 insertions, 60 deletions
diff --git a/api/dotty/tools/dotc/core/Contexts$/Context.html b/api/dotty/tools/dotc/core/Contexts$/Context.html
index c0860467d..b386ffcc4 100644
--- a/api/dotty/tools/dotc/core/Contexts$/Context.html
+++ b/api/dotty/tools/dotc/core/Contexts$/Context.html
@@ -5551,7 +5551,7 @@ classes (which should be short-lived).</li>
<span class="no-left">
- ctx:
+ c:
</span>
Context
@@ -5568,12 +5568,6 @@ classes (which should be short-lived).</li>
<span class="no-left">(</span>
- <span class="no-left">
- c:
- </span>
- Context
-
-
<span class="no-left">)</span>
</div>
</div>
@@ -5586,6 +5580,12 @@ classes (which should be short-lived).</li>
<span class="no-left">(</span>
+ <span class="no-left">
+ ctx:
+ </span>
+ Context
+
+
<span class="no-left">)</span>
</div>
</div>
diff --git a/api/dotty/tools/dotc/core/Symbols$/Symbol.html b/api/dotty/tools/dotc/core/Symbols$/Symbol.html
index 40368fc3d..c4eb41413 100644
--- a/api/dotty/tools/dotc/core/Symbols$/Symbol.html
+++ b/api/dotty/tools/dotc/core/Symbols$/Symbol.html
@@ -5606,7 +5606,7 @@
<span class="no-left">
- self:
+ sym:
</span>
Symbol
@@ -5615,36 +5615,36 @@
</div>
</div>
-
-
<div class="member">
<div class="member-title">
<span class="member-name">Symbol</span>
<span class="no-left">(</span>
+ <span class="no-left keyword">implicit</span>
+
<span class="no-left">
- sym:
+ ctx:
</span>
- Symbol
+ Context
<span class="no-left">)</span>
</div>
</div>
+
+
<div class="member">
<div class="member-title">
<span class="member-name">Symbol</span>
<span class="no-left">(</span>
- <span class="no-left keyword">implicit</span>
-
<span class="no-left">
- ctx:
+ self:
</span>
- Context
+ Symbol
<span class="no-left">)</span>
diff --git a/api/dotty/tools/dotc/core/Types$/Type.html b/api/dotty/tools/dotc/core/Types$/Type.html
index b93bb50c5..cb244fb5a 100644
--- a/api/dotty/tools/dotc/core/Types$/Type.html
+++ b/api/dotty/tools/dotc/core/Types$/Type.html
@@ -6332,9 +6332,9 @@ is covariant is irrelevant, so can be ignored.</p>
</script>
</div><!-- end member -->
- <div id="appliedTo(args)(ctx)" class="member ">
+ <div id="appliedTo(arg1,arg2)(ctx)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'appliedTo(args)(ctx)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'appliedTo(arg1,arg2)(ctx)');">[+]</span>
<span class="member-annotations">
</span>
@@ -6356,12 +6356,17 @@ is covariant is irrelevant, so can be ignored.</p>
<span class="no-left">
- args:
+ arg1:
</span>
- List
-<span class="no-left no-right">[</span>
-Type
-<span class="no-left">]</span>
+ Type
+
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ arg2:
+ </span>
+ Type
<span class="no-left">)</span>
@@ -6389,17 +6394,11 @@ Type
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-appliedTo(args)(ctx)">
- <p>The type representing</p>
-<p>T[U1, ..., Un]</p>
-<p>where</p>
-
+ <div class="member-body-short" id="short-body-appliedTo(arg1,arg2)(ctx)">
+
</div>
- <div class="member-body-long" id ="long-body-appliedTo(args)(ctx)">
- <p>The type representing</p>
-<p>T[U1, ..., Un]</p>
-<p>where</p>
-
+ <div class="member-body-long" id ="long-body-appliedTo(arg1,arg2)(ctx)">
+
</div>
</div>
<script>
@@ -6415,9 +6414,9 @@ Type
</script>
</div><!-- end member -->
- <div id="appliedTo(arg1,arg2)(ctx)" class="member ">
+ <div id="appliedTo(args)(ctx)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'appliedTo(arg1,arg2)(ctx)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'appliedTo(args)(ctx)');">[+]</span>
<span class="member-annotations">
</span>
@@ -6439,17 +6438,12 @@ Type
<span class="no-left">
- arg1:
- </span>
- Type
-
- <span class="no-left">, </span>
-
-
- <span class="">
- arg2:
+ args:
</span>
- Type
+ List
+<span class="no-left no-right">[</span>
+Type
+<span class="no-left">]</span>
<span class="no-left">)</span>
@@ -6477,11 +6471,17 @@ Type
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-appliedTo(arg1,arg2)(ctx)">
-
+ <div class="member-body-short" id="short-body-appliedTo(args)(ctx)">
+ <p>The type representing</p>
+<p>T[U1, ..., Un]</p>
+<p>where</p>
+
</div>
- <div class="member-body-long" id ="long-body-appliedTo(arg1,arg2)(ctx)">
-
+ <div class="member-body-long" id ="long-body-appliedTo(args)(ctx)">
+ <p>The type representing</p>
+<p>T[U1, ..., Un]</p>
+<p>where</p>
+
</div>
</div>
<script>
diff --git a/api/dotty/tools/io/Jar$/WManifest.html b/api/dotty/tools/io/Jar$/WManifest.html
index 1ad6ac1ea..1d1bdbdfd 100644
--- a/api/dotty/tools/io/Jar$/WManifest.html
+++ b/api/dotty/tools/io/Jar$/WManifest.html
@@ -5479,6 +5479,12 @@
<span class="no-left">(</span>
+ <span class="no-left">
+ x$0:
+ </span>
+ Manifest
+
+
<span class="no-left">)</span>
</div>
</div>
@@ -5491,12 +5497,6 @@
<span class="no-left">(</span>
- <span class="no-left">
- x$0:
- </span>
- InputStream
-
-
<span class="no-left">)</span>
</div>
</div>
@@ -5512,7 +5512,7 @@
<span class="no-left">
x$0:
</span>
- Manifest
+ InputStream
<span class="no-left">)</span>
diff --git a/api/strawman/collections/CollectionStrawMan1$/View.html b/api/strawman/collections/CollectionStrawMan1$/View.html
index 548e3f87e..94d1253b1 100644
--- a/api/strawman/collections/CollectionStrawMan1$/View.html
+++ b/api/strawman/collections/CollectionStrawMan1$/View.html
@@ -6102,7 +6102,7 @@ B
</span>
Iterator
<span class="no-left no-right">[</span>
-B
+A
<span class="no-left">]</span>
@@ -6115,7 +6115,7 @@ B
<span class="no-left">: View
<span class="no-left no-right">[</span>
-B
+A
<span class="no-left">]</span></span>
</div><!-- end member-title -->
@@ -6169,7 +6169,7 @@ B
</span>
Iterator
<span class="no-left no-right">[</span>
-A
+B
<span class="no-left">]</span>
@@ -6182,7 +6182,7 @@ A
<span class="no-left">: View
<span class="no-left no-right">[</span>
-A
+B
<span class="no-left">]</span></span>
</div><!-- end member-title -->