|
Total comments: 11
Total comments: 3
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+384 lines, -162 lines) |
Patch |
|
M |
compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
lib/compiler/implementation/compiler.dart
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
lib/compiler/implementation/enqueue.dart
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
lib/compiler/implementation/js_backend/emitter.dart
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+25 lines, -3 lines |
0 comments
|
Download
|
|
M |
lib/compiler/implementation/lib/core_patch.dart
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
lib/compiler/implementation/lib/js_helper.dart
|
View
|
1
2
3
4
5
|
5 chunks |
+62 lines, -4 lines |
0 comments
|
Download
|
|
M |
lib/compiler/implementation/ssa/codegen.dart
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
lib/compiler/implementation/universe/universe.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
lib/core/errors.dart
|
View
|
1
2
3
4
5
|
2 chunks |
+33 lines, -16 lines |
0 comments
|
Download
|
|
M |
lib/core/object.dart
|
View
|
1
2
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
lib/html/dartium/html_dartium.dart
|
View
|
|
1 chunk |
+10 lines, -3 lines |
0 comments
|
Download
|
|
M |
lib/html/templates/html/impl/impl_Element.darttemplate
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+10 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/pkg.status
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
pkg/unittest/mock.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+10 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/lib/invocation_mirror_patch.dart
|
View
|
1
4
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/lib/object.cc
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/lib/object_patch.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/code_generator.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+30 lines, -10 lines |
0 comments
|
Download
|
|
M |
runtime/vm/flow_graph_builder.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+44 lines, -14 lines |
0 comments
|
Download
|
|
M |
runtime/vm/parser.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/parser.cc
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+36 lines, -11 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stack_frame_test.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/symbols.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/co19/co19-compiler.status
|
View
|
1
2
3
4
5
6
|
3 chunks |
+0 lines, -11 lines |
0 comments
|
Download
|
|
M |
tests/co19/co19-dart2dart.status
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
|
M |
tests/co19/co19-dart2js.status
|
View
|
1
2
3
4
5
6
7
8
|
6 chunks |
+9 lines, -10 lines |
0 comments
|
Download
|
|
M |
tests/co19/co19-runtime.status
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+3 lines, -8 lines |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js/dart_backend_test.dart
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js/mock_compiler.dart
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
|
tests/compiler/dart2js_extra/dart2js_extra.status
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js_extra/no_such_method_test.dart
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js_extra/optional_parameter_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js_native/native_no_such_method_exception3_frog_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js_native/native_no_such_method_exception4_frog_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/compiler/dart2js_native/native_no_such_method_exception5_frog_test.dart
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/corelib/core_runtime_types_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -10 lines |
0 comments
|
Download
|
|
M |
tests/language/call_nonexistent_static_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/language/language.status
|
View
|
1
2
3
4
5
6
7
8
9
|
5 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/language/language_dart2js.status
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/language/no_such_method_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -9 lines |
0 comments
|
Download
|
|
M |
tests/language/overridden_no_such_method.dart
|
View
|
1
4
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/language/super_call4_test.dart
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/utils/dummy_compiler_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/utils/recursive_import_test.dart
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 20 (0 generated)
|