|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+920 lines, -587 lines) |
Patch |
 |
M |
compiler/java/com/google/dart/compiler/LibraryDepsVisitor.java
|
View
|
1
2
3
|
3 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/ast/DartClass.java
|
View
|
1
|
5 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/ast/DartMethodDefinition.java
|
View
|
|
4 chunks |
+6 lines, -16 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/ast/DartNodeTraverser.java
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
compiler/java/com/google/dart/compiler/ast/DartParameterizedNode.java
|
View
|
1
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
 |
A + |
compiler/java/com/google/dart/compiler/ast/DartParameterizedTypeNode.java
|
View
|
1
2
3
|
2 chunks |
+28 lines, -11 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/ast/DartPlainVisitor.java
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/ast/DartToSourceVisitor.java
|
View
|
1
|
4 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/ast/DartTypeParameter.java
|
View
|
1
2
3
|
3 chunks |
+20 lines, -1 line |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/ast/DartVisitor.java
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/ast/viz/BaseASTWriter.java
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/backend/common/TypeHeuristicImplementation.java
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/backend/js/GenerateJavascriptAST.java
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/backend/js/Normalizer.java
|
View
|
|
7 chunks |
+20 lines, -20 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/backend/js/RuntimeTypeInjector.java
|
View
|
1
2
3
|
9 chunks |
+39 lines, -50 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/parser/DartParser.java
|
View
|
1
|
11 chunks |
+29 lines, -35 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/parser/ParserErrorCode.java
|
View
|
|
1 chunk |
+2 lines, -0 lines |
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/CompileTimeConstantResolver.java
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/Elements.java
|
View
|
1
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/MemberBuilder.java
|
View
|
1
2
3
|
13 chunks |
+32 lines, -14 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/ResolutionContext.java
|
View
|
1
|
9 chunks |
+20 lines, -11 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/ResolveVisitor.java
|
View
|
1
|
6 chunks |
+12 lines, -15 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/Resolver.java
|
View
|
1
2
3
|
16 chunks |
+156 lines, -20 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/ResolverErrorCode.java
|
View
|
1
|
4 chunks |
+13 lines, -6 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/SupertypeResolver.java
|
View
|
1
2
3
|
3 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/SyntheticDefaultConstructorElement.java
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/resolver/TypeErrorCode.java
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/DynamicTypeImplementation.java
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/FunctionType.java
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/FunctionTypeImplementation.java
|
View
|
|
4 chunks |
+4 lines, -15 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java
|
View
|
1
2
3
|
9 chunks |
+23 lines, -28 lines |
0 comments
|
Download
|
 |
M |
compiler/java/com/google/dart/compiler/type/Types.java
|
View
|
|
5 chunks |
+3 lines, -18 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/CompilerTestCase.java
|
View
|
|
3 chunks |
+11 lines, -4 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/ast/DartToSourceVisitorTest.java
|
View
|
1
|
2 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/backend/js/RttTest.java
|
View
|
|
1 chunk |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/backend/js/SnippetTestCase.java
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/backend/js/testRuntimeTypes.dart
|
View
|
1
|
3 chunks |
+17 lines, -9 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/end2end/inc/my.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/end2end/inc/my.no5ref.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/end2end/inc/some.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/end2end/inc/some.intfchange.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/end2end/inc/some.newmethod.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/end2end/inc/someimpl.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/end2end/inc/someimpl.bodychange.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/end2end/inc/someimpl.change.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/parser/DartASTValidator.java
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/parser/ErrorMessageLocationTest.java
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/parser/NegativeParserTest.java
|
View
|
|
4 chunks |
+27 lines, -43 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/resolver/NegativeResolverTest.java
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/resolver/RawTypesNegativeTest.dart
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/resolver/ResolverCompilerTest.java
|
View
|
|
4 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/resolver/ResolverTest.java
|
View
|
1
2
|
5 chunks |
+242 lines, -54 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/resolver/ResolverTestCase.java
|
View
|
1
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/type/FunctionTypeTest.java
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java
|
View
|
|
2 chunks |
+1 line, -19 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTest.java
|
View
|
1
2
3
|
3 chunks |
+28 lines, -4 lines |
0 comments
|
Download
|
 |
M |
compiler/javatests/com/google/dart/compiler/type/TypeTestCase.java
|
View
|
|
5 chunks |
+9 lines, -10 lines |
0 comments
|
Download
|
 |
M |
compiler/lib/implementation/array.dart
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
corelib/src/list.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/language/language.status
|
View
|
1
|
2 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
tests/language/src/Factory2Test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/language/src/Factory3Test.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/language/src/FactoryNegativeTest.dart
|
View
|
1
|
1 chunk |
+6 lines, -9 lines |
0 comments
|
Download
|
 |
M |
tests/language/src/NonParameterizedFactory2Test.dart
|
View
|
1
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/language/src/NonParameterizedFactoryTest.dart
|
View
|
1
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/language/src/TypeVariableBoundsTest.dart
|
View
|
1
|
2 chunks |
+33 lines, -13 lines |
0 comments
|
Download
|
 |
M |
tests/stub-generator/src/MintMakerFullyIsolatedTest.dart
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/stub-generator/src/MintMakerFullyIsolatedTest-generatedTest.dart
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/stub-generator/src/MintMakerPromiseWithStubsTest.dart
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/stub-generator/src/MintMakerPromiseWithStubsTest-generatedTest.dart
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|