From 6d0870e6fca085a7295f63a039df0e9d32fbbba0 Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Wed, 8 Feb 2017 12:21:55 +0000 Subject: Update gh-pages site for 18d5913821064fffa0c74524ba1a8ead9a7def31 --- api/dotty/tools/dotc/core/Contexts$/Context.html | 176 ++++++------- .../tools/dotc/core/Flags$/FlagConjunction.html | 96 +++---- .../tools/dotc/core/Symbols$/ClassSymbol.html | 204 +++++++-------- api/dotty/tools/dotc/core/Symbols$/Symbol.html | 288 ++++++++++----------- api/dotty/tools/dotc/typer/Implicits.html | 86 ------ api/dotty/tools/dotc/util/Positions$/Position.html | 42 +-- api/dotty/tools/io/Jar$/WManifest.html | 14 +- .../collections/CollectionStrawMan1$/View.html | 18 +- 8 files changed, 419 insertions(+), 505 deletions(-) diff --git a/api/dotty/tools/dotc/core/Contexts$/Context.html b/api/dotty/tools/dotc/core/Contexts$/Context.html index 6b261bc82..5c9ff5a3f 100644 --- a/api/dotty/tools/dotc/core/Contexts$/Context.html +++ b/api/dotty/tools/dotc/core/Contexts$/Context.html @@ -5441,12 +5441,6 @@ classes (which should be short-lived). ( - - c: - - Context - - ) @@ -5459,6 +5453,12 @@ classes (which should be short-lived). ( + + c: + + Context + + ) @@ -5484,7 +5484,7 @@ classes (which should be short-lived). - ctx: + c: Context @@ -5520,7 +5520,7 @@ classes (which should be short-lived). - c: + ctx: Context @@ -9451,9 +9451,9 @@ was created, otherwise null.

-
+
- [+] + [+] @@ -9475,9 +9475,9 @@ was created, otherwise null.

- sym: + sd: - Symbol + SingleDenotation ) @@ -9492,12 +9492,12 @@ was created, otherwise null.

-
-

Textual representation of symbol's declaration

+
+

Textual representation of single denotation's declaration

-
-

Textual representation of symbol's declaration

+
+

Textual representation of single denotation's declaration

@@ -9514,9 +9514,9 @@ was created, otherwise null.

-
+
- [+] + [+] @@ -9538,9 +9538,9 @@ was created, otherwise null.

- sd: + sym: - SingleDenotation + Symbol ) @@ -9555,12 +9555,12 @@ was created, otherwise null.

-
-

Textual representation of single denotation's declaration

+
+

Textual representation of symbol's declaration

-
-

Textual representation of single denotation's declaration

+
+

Textual representation of symbol's declaration

@@ -16267,9 +16267,9 @@ It has

-
+
- [+] + [+] @@ -16291,9 +16291,9 @@ It has

- sym: + annot: - Symbol + Annotation ) @@ -16308,14 +16308,12 @@ It has

-
-

Textual representation, including symbol's kind e.g., "class Foo", "method Bar". -If hasMeaninglessName is true, uses the owner's name to disambiguate i...

+
+

Textual representation of annotation

-
-

Textual representation, including symbol's kind e.g., "class Foo", "method Bar". -If hasMeaninglessName is true, uses the owner's name to disambiguate identity.

+
+

Textual representation of annotation

@@ -16332,9 +16330,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- [+] + [+] @@ -16356,9 +16354,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - name: + const: - Name + Constant ) @@ -16373,12 +16371,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
-

The name as a text

+
+

Textual representation of constant

-
-

The name as a text

+
+

Textual representation of constant

@@ -16395,9 +16393,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- [+] + [+] @@ -16419,9 +16417,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - denot: + sym: - Denotation + Symbol ) @@ -16436,12 +16434,14 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
-

Textual representation of denotation

+
+

Textual representation, including symbol's kind e.g., "class Foo", "method Bar". +If hasMeaninglessName is true, uses the owner's name to disambiguate i...

-
-

Textual representation of denotation

+
+

Textual representation, including symbol's kind e.g., "class Foo", "method Bar". +If hasMeaninglessName is true, uses the owner's name to disambiguate identity.

@@ -16458,9 +16458,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- [+] + [+] @@ -16482,9 +16482,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - annot: + tree: - Annotation + Tree +[ +T +] ) @@ -16494,17 +16497,18 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.: Text + : [T >: dotty.tools.dotc.ast.Trees.Untyped] => + (tree: dotty.tools.dotc.ast.Trees.Tree[T])dotty.tools.dotc.printing.Texts.Text (not handled)
-
-

Textual representation of annotation

+
+

Textual representation of tree

-
-

Textual representation of annotation

+
+

Textual representation of tree

@@ -16521,9 +16525,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- [+] + [+] @@ -16545,12 +16549,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - tree: + result: - Tree -[ -T -] + SearchResult ) @@ -16560,18 +16561,17 @@ T - : [T >: dotty.tools.dotc.ast.Trees.Untyped] => - (tree: dotty.tools.dotc.ast.Trees.Tree[T])dotty.tools.dotc.printing.Texts.Text (not handled) + : Text
-
-

Textual representation of tree

+
+

Textual representation of implicit search result

-
-

Textual representation of tree

+
+

Textual representation of implicit search result

@@ -16651,9 +16651,9 @@ T
-
+
- [+] + [+] @@ -16675,9 +16675,9 @@ T - result: + name: - SearchResult + Name ) @@ -16692,12 +16692,12 @@ T
-
-

Textual representation of implicit search result

+
+

The name as a text

-
-

Textual representation of implicit search result

+
+

The name as a text

@@ -16777,9 +16777,9 @@ T
-
+
- [+] + [+] @@ -16801,9 +16801,9 @@ T - const: + denot: - Constant + Denotation ) @@ -16818,12 +16818,12 @@ T
-
-

Textual representation of constant

+
+

Textual representation of denotation

-
-

Textual representation of constant

+
+

Textual representation of denotation

diff --git a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html index ccda6e9be..00b3ae920 100644 --- a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html +++ b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html @@ -5954,9 +5954,9 @@ String
-
+
- [+] + [+] @@ -5982,6 +5982,14 @@ String FlagConjunction + , + + + + butNot: + + FlagSet + ) @@ -5995,13 +6003,15 @@ String
-
+

Does this flag set have all of the flags in given flag conjunction? -Pre: The intersection of the typeflags of both sets must be non-empty.

+and at the same time contain none of the flags in the butNot set? +Pre: The intersect...

-
+

Does this flag set have all of the flags in given flag conjunction? +and at the same time contain none of the flags in the butNot set? Pre: The intersection of the typeflags of both sets must be non-empty.

@@ -6019,9 +6029,9 @@ Pre: The intersection of the typeflags of both sets must be non-empty.

-
+
- [+] + [+] @@ -6045,14 +6055,6 @@ Pre: The intersection of the typeflags of both sets must be non-empty.

flags: - FlagConjunction - - , - - - - butNot: - FlagSet @@ -6068,16 +6070,14 @@ Pre: The intersection of the typeflags of both sets must be non-empty.

-
-

Does this flag set have all of the flags in given flag conjunction? -and at the same time contain none of the flags in the butNot set? -Pre: The intersect...

+
+

Does this flag set have a non-empty intersection with the given flag set? +This means that both the kind flags and the carrier bits have non-empty inter...

-
-

Does this flag set have all of the flags in given flag conjunction? -and at the same time contain none of the flags in the butNot set? -Pre: The intersection of the typeflags of both sets must be non-empty.

+
+

Does this flag set have a non-empty intersection with the given flag set? +This means that both the kind flags and the carrier bits have non-empty intersection.

@@ -6094,9 +6094,9 @@ Pre: The intersection of the typeflags of both sets must be non-empty.

-
+
- [+] + [+] @@ -6120,15 +6120,7 @@ Pre: The intersection of the typeflags of both sets must be non-empty.

flags: - FlagSet - - , - - - - butNot: - - FlagSet + FlagConjunction ) @@ -6143,14 +6135,14 @@ Pre: The intersection of the typeflags of both sets must be non-empty.

-
-

Does this flag set have a non-empty intersection with the given flag set, -and at the same time contain none of the flags in the butNot set?

+
+

Does this flag set have all of the flags in given flag conjunction? +Pre: The intersection of the typeflags of both sets must be non-empty.

-
-

Does this flag set have a non-empty intersection with the given flag set, -and at the same time contain none of the flags in the butNot set?

+
+

Does this flag set have all of the flags in given flag conjunction? +Pre: The intersection of the typeflags of both sets must be non-empty.

@@ -6167,9 +6159,9 @@ and at the same time contain none of the flags in the butNot set?
-
+
- [+] + [+] @@ -6195,6 +6187,14 @@ and at the same time contain none of the flags in the butNot set? FlagSet + , + + + + butNot: + + FlagSet + ) @@ -6208,14 +6208,14 @@ and at the same time contain none of the flags in the butNot set?
-
-

Does this flag set have a non-empty intersection with the given flag set? -This means that both the kind flags and the carrier bits have non-empty inter...

+
+

Does this flag set have a non-empty intersection with the given flag set, +and at the same time contain none of the flags in the butNot set?

-
-

Does this flag set have a non-empty intersection with the given flag set? -This means that both the kind flags and the carrier bits have non-empty intersection.

+
+

Does this flag set have a non-empty intersection with the given flag set, +and at the same time contain none of the flags in the butNot set?

diff --git a/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html b/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html index e438d0296..30483adce 100644 --- a/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html +++ b/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html @@ -11732,9 +11732,9 @@ of this run.

-
+
- [+] + [+] @@ -11758,6 +11758,14 @@ of this run.

fs: + FlagConjunction + + , + + + + butNot: + FlagSet @@ -11786,12 +11794,14 @@ of this run.

-
-

Has this denotation one of the flags in fs set?

+
+

Has this denotation all of the flags in fs set, whereas none of the flags +in butNot are set?

-
-

Has this denotation one of the flags in fs set?

+
+

Has this denotation all of the flags in fs set, whereas none of the flags +in butNot are set?

@@ -11884,9 +11894,9 @@ of this run.

-
+
- [+] + [+] @@ -11912,14 +11922,6 @@ of this run.

FlagSet - , - - - - butNot: - - FlagSet - ) @@ -11946,14 +11948,12 @@ of this run.

-
-

Has this denotation one of the flags in fs set, whereas none of the flags -in butNot are set?

+
+

Has this denotation one of the flags in fs set?

-
-

Has this denotation one of the flags in fs set, whereas none of the flags -in butNot are set?

+
+

Has this denotation one of the flags in fs set?

@@ -11996,7 +11996,7 @@ in butNot are set?

fs: - FlagConjunction + FlagSet , @@ -12033,12 +12033,12 @@ in butNot are set?

-

Has this denotation all of the flags in fs set, whereas none of the flags +

Has this denotation one of the flags in fs set, whereas none of the flags in butNot are set?

-

Has this denotation all of the flags in fs set, whereas none of the flags +

Has this denotation one of the flags in fs set, whereas none of the flags in butNot are set?

@@ -17282,7 +17282,7 @@ have existing symbols.

that: => - Denotation + SingleDenotation ) @@ -17292,18 +17292,16 @@ have existing symbols.

- : Denotation + : SingleDenotation
-

If this denotation does not exist, fallback to alternative

- +
-

If this denotation does not exist, fallback to alternative

- +
-
+
- [+] + [+] @@ -18292,6 +18292,17 @@ If prev is not defined in current class, do nothing.

PreName + , + + + + argTypes: + + List +[ +Type +] + ) @@ -18318,10 +18329,10 @@ If prev is not defined in current class, do nothing.

-
+
-
+
@@ -18338,9 +18349,9 @@ If prev is not defined in current class, do nothing.

-
+
- [+] + [+] @@ -18366,17 +18377,6 @@ If prev is not defined in current class, do nothing.

PreName - , - - - - argTypes: - - List -[ -Type -] - ) @@ -18403,10 +18403,10 @@ Type
-
+
-
+
@@ -18423,9 +18423,9 @@ Type
-
+
- [+] + [+] @@ -18451,17 +18451,6 @@ Type PreName - , - - - - argTypes: - - List -[ -Type -] - ) @@ -18488,10 +18477,10 @@ Type
-
+
-
+
@@ -18508,9 +18497,9 @@ Type
-
+
- [+] + [+] @@ -18536,6 +18525,17 @@ Type PreName + , + + + + argTypes: + + List +[ +Type +] + ) @@ -18562,10 +18562,10 @@ Type
-
+
-
+
@@ -19210,9 +19210,9 @@ as seen from subclasses.

-
+
- [+] + [+] @@ -19230,17 +19230,6 @@ as seen from subclasses.

- ( - - - - depth: - - Int - - - ) - ( implicit @@ -19264,17 +19253,11 @@ as seen from subclasses.

-
-

The summarized string representation of this showable element. -Recursion depth is limited to some smallish value. Default is -Config.summarizeDepth.

- +
+
-
-

The summarized string representation of this showable element. -Recursion depth is limited to some smallish value. Default is -Config.summarizeDepth.

- +
+
-
+
- [+] + [+] @@ -19310,6 +19293,17 @@ Config.summarizeDepth.

+ ( + + + + depth: + + Int + + + ) + ( implicit @@ -19333,11 +19327,17 @@ Config.summarizeDepth.

-
- +
+

The summarized string representation of this showable element. +Recursion depth is limited to some smallish value. Default is +Config.summarizeDepth.

+
-
- +
+

The summarized string representation of this showable element. +Recursion depth is limited to some smallish value. Default is +Config.summarizeDepth.

+
-
+
- [+] + [+] @@ -12453,6 +12453,14 @@ of this run.

fs: + FlagConjunction + + , + + + + butNot: + FlagSet @@ -12481,12 +12489,14 @@ of this run.

-
-

Has this denotation one of the flags in fs set?

+
+

Has this denotation all of the flags in fs set, whereas none of the flags +in butNot are set?

-
-

Has this denotation one of the flags in fs set?

+
+

Has this denotation all of the flags in fs set, whereas none of the flags +in butNot are set?

@@ -12579,9 +12589,9 @@ of this run.

-
+
- [+] + [+] @@ -12607,14 +12617,6 @@ of this run.

FlagSet - , - - - - butNot: - - FlagSet - ) @@ -12641,14 +12643,12 @@ of this run.

-
-

Has this denotation one of the flags in fs set, whereas none of the flags -in butNot are set?

+
+

Has this denotation one of the flags in fs set?

-
-

Has this denotation one of the flags in fs set, whereas none of the flags -in butNot are set?

+
+

Has this denotation one of the flags in fs set?

@@ -12691,7 +12691,7 @@ in butNot are set?

fs: - FlagConjunction + FlagSet , @@ -12728,12 +12728,12 @@ in butNot are set?

-

Has this denotation all of the flags in fs set, whereas none of the flags +

Has this denotation one of the flags in fs set, whereas none of the flags in butNot are set?

-

Has this denotation all of the flags in fs set, whereas none of the flags +

Has this denotation one of the flags in fs set, whereas none of the flags in butNot are set?

@@ -18761,7 +18761,7 @@ These are called a "flock". Flock members are generated by

that: => - Denotation + SingleDenotation ) @@ -18771,18 +18771,16 @@ These are called a "flock". Flock members are generated by

- : Denotation + : SingleDenotation
-

If this denotation does not exist, fallback to alternative

- +
-

If this denotation does not exist, fallback to alternative

- +
-
+
- [+] + [+] @@ -20158,6 +20158,17 @@ from source.

PreName + , + + + + argTypes: + + List +[ +Type +] + ) @@ -20184,10 +20195,10 @@ from source.

-
+
-
+
@@ -20204,9 +20215,9 @@ from source.

-
+
- [+] + [+] @@ -20232,17 +20243,6 @@ from source.

PreName - , - - - - argTypes: - - List -[ -Type -] - ) @@ -20269,10 +20269,10 @@ Type
-
+
-
+
@@ -20289,9 +20289,9 @@ Type
-
+
- [+] + [+] @@ -20317,17 +20317,6 @@ Type PreName - , - - - - argTypes: - - List -[ -Type -] - ) @@ -20354,10 +20343,10 @@ Type
-
+
-
+
@@ -20374,9 +20363,9 @@ Type
-
+
- [+] + [+] @@ -20402,6 +20391,17 @@ Type PreName + , + + + + argTypes: + + List +[ +Type +] + ) @@ -20428,10 +20428,10 @@ Type
-
+
-
+
@@ -21517,9 +21517,9 @@ as seen from subclasses.

-
+
- [+] + [+] @@ -21537,17 +21537,6 @@ as seen from subclasses.

- ( - - - - depth: - - Int - - - ) - ( implicit @@ -21571,17 +21560,11 @@ as seen from subclasses.

-
-

The summarized string representation of this showable element. -Recursion depth is limited to some smallish value. Default is -Config.summarizeDepth.

- +
+
-
-

The summarized string representation of this showable element. -Recursion depth is limited to some smallish value. Default is -Config.summarizeDepth.

- +
+
-
+
- [+] + [+] @@ -21617,6 +21600,17 @@ Config.summarizeDepth.

+ ( + + + + depth: + + Int + + + ) + ( implicit @@ -21640,11 +21634,17 @@ Config.summarizeDepth.

-
- +
+

The summarized string representation of this showable element. +Recursion depth is limited to some smallish value. Default is +Config.summarizeDepth.

+
-
- +
+

The summarized string representation of this showable element. +Recursion depth is limited to some smallish value. Default is +Config.summarizeDepth.

+
-
-
- [+] - - - - - - - - def - - - - synthesizedClassTag - - - - - - ( - - - - formal: - - Type - - , - - - - pos: - - Position - - - ) - - ( - - implicit - - - - ctx: - - Context - - - ) - - - - - - - : Tree - -
- -
-
-

If formal is of the form ClassTag[T], where T is a class type, -synthesize a class tag for T.

- -
-
-

If formal is of the form ClassTag[T], where T is a class type, -synthesize a class tag for T.

- -
-
- -
-
[+] diff --git a/api/dotty/tools/dotc/util/Positions$/Position.html b/api/dotty/tools/dotc/util/Positions$/Position.html index c5e68fbec..72a4aabd1 100644 --- a/api/dotty/tools/dotc/util/Positions$/Position.html +++ b/api/dotty/tools/dotc/util/Positions$/Position.html @@ -6528,9 +6528,9 @@ Int
-
+
- [+] + [+] @@ -6547,19 +6547,6 @@ Int - - ( - - - - lineNumber: - - Int - - - ) - - @@ -6569,10 +6556,10 @@ Int
-
+
-
+
@@ -6589,9 +6576,9 @@ Int
-
+
- [+] + [+] @@ -6608,6 +6595,19 @@ Int + + ( + + + + lineNumber: + + Int + + + ) + + @@ -6617,10 +6617,10 @@ Int
-
+
-
+
diff --git a/api/dotty/tools/io/Jar$/WManifest.html b/api/dotty/tools/io/Jar$/WManifest.html index 5e317c3e5..b0fdfb8bb 100644 --- a/api/dotty/tools/io/Jar$/WManifest.html +++ b/api/dotty/tools/io/Jar$/WManifest.html @@ -5373,7 +5373,7 @@ x$0: - Manifest + InputStream ) @@ -5388,12 +5388,6 @@ ( - - x$0: - - InputStream - - )
@@ -5406,6 +5400,12 @@ ( + + x$0: + + Manifest + + )
diff --git a/api/strawman/collections/CollectionStrawMan1$/View.html b/api/strawman/collections/CollectionStrawMan1$/View.html index 4e4a6dd51..888a77af6 100644 --- a/api/strawman/collections/CollectionStrawMan1$/View.html +++ b/api/strawman/collections/CollectionStrawMan1$/View.html @@ -5992,7 +5992,7 @@ B Iterator [ -B +A ] @@ -6003,9 +6003,10 @@ B - : [B] => - (it: => strawman.collections.CollectionStrawMan1.Iterator[B]) - strawman.collections.CollectionStrawMan1.View[B] (not handled) + : View +[ +A +]
@@ -6058,7 +6059,7 @@ B Iterator [ -A +B ] @@ -6069,10 +6070,9 @@ A - : View -[ -A -] + : [B] => + (it: => strawman.collections.CollectionStrawMan1.Iterator[B]) + strawman.collections.CollectionStrawMan1.View[B] (not handled)
-- cgit v1.2.3