|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+295 lines, -182 lines) |
Patch |
 |
M |
compiler/java/com/google/dart/compiler/backend/common/TypeHeuristicImplementation.java
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/backend/doc/DartDocumentationGenerator.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/backend/doc/DartDocumentationVisitor.java
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/backend/js/GenerateJavascriptAST.java
|
View
|
1
|
4 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/backend/js/RuntimeTypeInjector.java
|
View
|
|
7 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/parser/DartParser.java
|
View
|
1
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/parser/ParserErrorCode.java
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/ClassElement.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/ClassElementImplementation.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/DynamicElementImplementation.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/ResolutionContext.java
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/Resolver.java
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/ResolverErrorCode.java
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/SupertypeResolver.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/TopLevelElementBuilder.java
|
View
|
1
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/TypeErrorCode.java
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/DynamicType.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/DynamicTypeImplementation.java
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/FunctionAliasTypeImplementation.java
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/FunctionType.java
|
View
|
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/FunctionTypeImplementation.java
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/InterfaceType.java
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/InterfaceTypeImplementation.java
|
View
|
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/Type.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java
|
View
|
1
|
8 chunks |
+72 lines, -22 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/TypeVariableImplementation.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/Types.java
|
View
|
|
4 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/VoidType.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/parser/NegativeParserTest.java
|
View
|
1
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/resolver/ResolverTestCase.java
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java
|
View
|
1
|
4 chunks |
+57 lines, -4 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/type/TypeTestCase.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/co19/co19-compiler.status
|
View
|
1
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tests/language/language.status
|
View
|
1
|
3 chunks |
+11 lines, -5 lines |
0 comments
|
Download
|
 |
M |
tests/language/language-leg.status
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/language/src/NamedParameters10NegativeTest.dart
|
View
|
1
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
M |
tests/language/src/NamedParameters2NegativeTest.dart
|
View
|
1
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
A |
tests/language/src/NamedParameters2Test.dart
|
View
|
1
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/language/src/NamedParameters3NegativeTest.dart
|
View
|
1
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
A |
tests/language/src/NamedParameters3Test.dart
|
View
|
1
|
1 chunk |
+19 lines, -0 lines |
2 comments
|
Download
|
 |
A + |
tests/language/src/NamedParameters4Test.dart
|
View
|
1
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/language/src/NamedParametersNegativeTest.dart
|
View
|
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
tests/language/src/NamedParametersTest.dart
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|