|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+695 lines, -68 lines) |
Patch |
 |
M |
pkg/compiler/lib/src/apiimpl.dart
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
4 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/compiler.dart
|
View
|
1
2
3
4
5
6
7
8
|
7 chunks |
+165 lines, -33 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/dart2js.dart
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/dart2jslib.dart
|
View
|
1
2
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/dart_backend/backend.dart
|
View
|
1
2
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/dart_backend/dart_backend.dart
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/helpers/helpers.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_backend/backend.dart
|
View
|
1
2
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_backend/js_backend.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/library_loader.dart
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+119 lines, -5 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/util/uri_extras.dart
|
View
|
1
2
|
3 chunks |
+16 lines, -11 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/warnings.dart
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/exit_code_test.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
tests/compiler/dart2js/import_mirrors_test.dart
|
View
|
1
2
|
1 chunk |
+316 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/memory_compiler.dart
|
View
|
1
2
|
3 chunks |
+26 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/message_kind_helper.dart
|
View
|
1
2
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/message_kind_test.dart
|
View
|
1
2
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/mirrors_used_test.dart
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|