|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3079 lines, -838 lines) |
Patch |
|
M |
pkg/compiler/lib/src/compiler.dart
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+9 lines, -11 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/elements/elements.dart
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/io/code_output.dart
|
View
|
1
|
2 chunks |
+15 lines, -8 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/io/line_column_provider.dart
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/compiler/lib/src/io/position_information.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+439 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/io/source_file.dart
|
View
|
|
4 chunks |
+19 lines, -8 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/io/source_information.dart
|
View
|
1
2
3
|
7 chunks |
+43 lines, -262 lines |
0 comments
|
Download
|
|
A |
pkg/compiler/lib/src/io/start_end_information.dart
|
View
|
1
2
3
|
1 chunk |
+232 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js/js.dart
|
View
|
1
|
2 chunks |
+26 lines, -37 lines |
0 comments
|
Download
|
|
A |
pkg/compiler/lib/src/js/js_debug.dart
|
View
|
1
2
3
4
5
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
|
A |
pkg/compiler/lib/src/js/js_source_mapping.dart
|
View
|
1
2
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/backend.dart
|
View
|
1
2
3
4
|
3 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/codegen/task.dart
|
View
|
1
2
3
4
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/js_backend/js_backend.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+9 lines, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/native/ssa.dart
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/source_file_provider.dart
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/ssa/builder.dart
|
View
|
1
2
3
4
|
83 chunks |
+313 lines, -140 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/ssa/codegen.dart
|
View
|
1
2
3
4
|
69 chunks |
+343 lines, -230 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/ssa/nodes.dart
|
View
|
1
2
3
4
|
6 chunks |
+26 lines, -8 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/tree/prettyprint.dart
|
View
|
|
1 chunk |
+8 lines, -90 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/use_unused_api.dart
|
View
|
1
2
3
4
|
4 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/util/indentation.dart
|
View
|
|
1 chunk |
+93 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/js_ast/lib/src/printer.dart
|
View
|
1
2
3
4
5
|
6 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
|
M |
pkg/js_ast/test/printer_callback_test.dart
|
View
|
1
2
3
4
5
6
|
5 chunks |
+115 lines, -25 lines |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js/memory_source_file_helper.dart
|
View
|
|
2 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js/output_collector.dart
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
A |
tests/compiler/dart2js/sourcemaps/colors.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
|
A |
tests/compiler/dart2js/sourcemaps/invokes_test_file.dart
|
View
|
|
1 chunk |
+127 lines, -0 lines |
0 comments
|
Download
|
|
A |
tests/compiler/dart2js/sourcemaps/source_mapping_test.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
|
A |
tests/compiler/dart2js/sourcemaps/sourcemap_helper.dart
|
View
|
1
2
3
|
1 chunk |
+331 lines, -0 lines |
0 comments
|
Download
|
|
A |
tests/compiler/dart2js/sourcemaps/sourcemap_html_helper.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+430 lines, -0 lines |
0 comments
|
Download
|
|
A |
tests/compiler/dart2js/sourcemaps/sourcemap_html_templates.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+136 lines, -0 lines |
0 comments
|
Download
|