|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+286 lines, -217 lines) |
Patch |
 |
M |
pkg/compiler/lib/compiler_new.dart
|
View
|
1
2
|
1 chunk |
+38 lines, -17 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/compiler.dart
|
View
|
1
2
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/dart2js.dart
|
View
|
|
3 chunks |
+6 lines, -10 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/dump_info.dart
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/inferrer/type_graph_dump.dart
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/io/code_output.dart
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_backend/backend.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_emitter/full_emitter/emitter.dart
|
View
|
1
2
|
5 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_emitter/lazy_emitter/model_emitter.dart
|
View
|
1
2
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/js_emitter/startup_emitter/model_emitter.dart
|
View
|
1
2
|
5 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/null_compiler_output.dart
|
View
|
|
1 chunk |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/old_to_new_api.dart
|
View
|
1
2
|
1 chunk |
+27 lines, -3 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/serialization/task.dart
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/source_file_provider.dart
|
View
|
1
2
|
2 chunks |
+43 lines, -34 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/ssa/ssa_tracer.dart
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
pkg/compiler/lib/src/tracer.dart
|
View
|
|
3 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/analyze_only_test.dart
|
View
|
|
2 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/bad_output_io_test.dart
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/compiler_helper.dart
|
View
|
|
4 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/compiler_test.dart
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/deferred_dont_inline_deferred_constants_test.dart
|
View
|
1
2
|
2 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/deferred_dont_inline_deferred_globals_test.dart
|
View
|
1
2
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/deferred_emit_type_checks_test.dart
|
View
|
1
2
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/deferred_inline_restrictions_test.dart
|
View
|
1
2
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/deferred_load_mapping_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/dump_info_test.dart
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/expect_annotations2_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/line_column_provider_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/mock_compiler.dart
|
View
|
|
9 chunks |
+11 lines, -10 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/number_output_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/output_collector.dart
|
View
|
|
4 chunks |
+16 lines, -31 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/output_type_test.dart
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/preserve_uris_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/private_test.dart
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/serialization/compilation_test_helper.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/serialization/helper.dart
|
View
|
1
2
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/source_map_test.dart
|
View
|
1
2
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/sourcemaps/mapping_test.dart
|
View
|
1
2
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/sourcemaps/nomapping_test.dart
|
View
|
1
2
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/sourcemaps/sourcemap_helper.dart
|
View
|
|
5 chunks |
+9 lines, -13 lines |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/unused_empty_map_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/uri_retention_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/compiler/dart2js/use_strict_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|