|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+7892 lines, -4016 lines) |
Patch |
 |
M |
editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/scanner/IncrementalScanner.java
|
View
|
1
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/scanner/Scanner.java
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
editor/util/plugins/com.google.dart.java2dart/resources/java_core.dart
|
View
|
|
3 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
editor/util/plugins/com.google.dart.java2dart/resources/java_junit.dart
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
editor/util/plugins/com.google.dart.java2dart/src/com/google/dart/java2dart/SyntaxTranslator.java
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
editor/util/plugins/com.google.dart.java2dart/src/com/google/dart/java2dart/engine/MainEngine.java
|
View
|
|
4 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
editor/util/plugins/com.google.dart.java2dart/src/com/google/dart/java2dart/processor/ObjectSemanticProcessor.java
|
View
|
|
4 chunks |
+51 lines, -6 lines |
0 comments
|
Download
|
 |
M |
editor/util/plugins/com.google.dart.java2dart/src/com/google/dart/java2dart/processor/SemanticProcessor.java
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
editor/util/plugins/com.google.dart.java2dart_test/src/com/google/dart/java2dart/processor/ObjectSemanticProcessorTest.java
|
View
|
|
1 chunk |
+21 lines, -7 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/lib/src/generated/ast.dart
|
View
|
|
3 chunks |
+524 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/lib/src/generated/element.dart
|
View
|
|
24 chunks |
+90 lines, -42 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/lib/src/generated/engine.dart
|
View
|
|
10 chunks |
+69 lines, -21 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/lib/src/generated/error.dart
|
View
|
|
12 chunks |
+18 lines, -25 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/lib/src/generated/java_core.dart
|
View
|
|
3 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
pkg/analyzer/lib/src/generated/java_junit.dart
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/lib/src/generated/parser.dart
|
View
|
1
|
6 chunks |
+5360 lines, -3550 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/lib/src/generated/resolver.dart
|
View
|
|
23 chunks |
+96 lines, -96 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/lib/src/generated/scanner.dart
|
View
|
1
|
15 chunks |
+70 lines, -39 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/pubspec.yaml
|
View
|
1
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/test/generated/parser_test.dart
|
View
|
1
|
13 chunks |
+857 lines, -30 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/test/generated/resolver_test.dart
|
View
|
|
52 chunks |
+444 lines, -124 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/test/generated/scanner_test.dart
|
View
|
|
4 chunks |
+194 lines, -21 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/test/generated/test_support.dart
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tests/co19/co19-analyzer2.status
|
View
|
1
|
4 chunks |
+31 lines, -26 lines |
0 comments
|
Download
|
 |
M |
tests/language/language_analyzer2.status
|
View
|
1
|
4 chunks |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
tests/lib/analyzer/analyze_library.status
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|