|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+14464 lines, -16217 lines) |
Patch |
 |
M |
lib/src/codegen/dart_codegen.dart
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
3 comments
|
Download
|
 |
M |
test/codegen_test.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/_internal/_internal
|
View
|
1
2
|
1 chunk |
+9 lines, -35 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/_internal/iterable.dart
|
View
|
1
2
|
1 chunk |
+936 lines, -936 lines |
1 comment
|
Download
|
 |
M |
test/dart_codegen/expect/_internal/list.dart
|
View
|
1
2
|
1 chunk |
+147 lines, -166 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/_internal/lists.dart
|
View
|
1
2
|
1 chunk |
+54 lines, -49 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/_internal/print.dart
|
View
|
1
2
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/_internal/sort.dart
|
View
|
1
2
|
1 chunk |
+204 lines, -189 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/_internal/symbol.dart
|
View
|
1
2
|
1 chunk |
+23 lines, -31 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/async
|
View
|
1
2
|
1 chunk |
+14 lines, -17 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/async_error.dart
|
View
|
1
2
|
1 chunk |
+23 lines, -29 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/broadcast_stream_controller.dart
|
View
|
1
2
|
1 chunk |
+364 lines, -404 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/deferred_load.dart
|
View
|
1
2
|
1 chunk |
+10 lines, -12 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/future.dart
|
View
|
1
2
|
1 chunk |
+187 lines, -183 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/future_impl.dart
|
View
|
1
2
|
1 chunk |
+454 lines, -522 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/schedule_microtask.dart
|
View
|
1
2
|
1 chunk |
+58 lines, -62 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/stream.dart
|
View
|
1
2
|
1 chunk |
+732 lines, -766 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/stream_controller.dart
|
View
|
1
2
|
1 chunk |
+377 lines, -448 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/stream_impl.dart
|
View
|
1
2
|
1 chunk |
+656 lines, -761 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/stream_pipe.dart
|
View
|
1
2
|
1 chunk |
+245 lines, -290 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/stream_transformers.dart
|
View
|
1
2
|
1 chunk |
+150 lines, -173 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/timer.dart
|
View
|
1
2
|
1 chunk |
+26 lines, -38 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/async/zone.dart
|
View
|
1
2
|
1 chunk |
+669 lines, -850 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/collection
|
View
|
1
2
|
1 chunk |
+1297 lines, -1536 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/collections.dart
|
View
|
1
2
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/hash_map.dart
|
View
|
1
2
|
1 chunk |
+43 lines, -45 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/hash_set.dart
|
View
|
1
2
|
1 chunk |
+42 lines, -49 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/iterable.dart
|
View
|
1
2
|
1 chunk |
+430 lines, -461 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/iterator.dart
|
View
|
1
2
|
1 chunk |
+20 lines, -24 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/linked_hash_map.dart
|
View
|
1
2
|
1 chunk |
+39 lines, -39 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/linked_hash_set.dart
|
View
|
1
2
|
1 chunk |
+29 lines, -29 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/linked_list.dart
|
View
|
1
2
|
1 chunk |
+117 lines, -146 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/list.dart
|
View
|
1
2
|
1 chunk |
+423 lines, -393 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/maps.dart
|
View
|
1
2
|
1 chunk |
+182 lines, -206 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/queue.dart
|
View
|
1
2
|
1 chunk |
+507 lines, -528 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/set.dart
|
View
|
1
2
|
1 chunk |
+196 lines, -202 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/collection/splay_tree.dart
|
View
|
1
2
|
1 chunk |
+533 lines, -654 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/convert/ascii.dart
|
View
|
1
2
|
1 chunk |
+180 lines, -170 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/convert/byte_conversion.dart
|
View
|
1
2
|
1 chunk |
+47 lines, -55 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/convert/chunked_conversion.dart
|
View
|
1
2
|
1 chunk |
+26 lines, -34 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/convert/codec.dart
|
View
|
1
2
|
1 chunk |
+26 lines, -30 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/convert/convert
|
View
|
1
2
|
1 chunk |
+211 lines, -225 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/convert/converter.dart
|
View
|
1
2
|
1 chunk |
+15 lines, -22 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/convert/encoding.dart
|
View
|
1
2
|
1 chunk |
+19 lines, -46 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/convert/html_escape.dart
|
View
|
1
2
|
1 chunk |
+66 lines, -80 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/convert/json.dart
|
View
|
1
2
|
1 chunk |
+584 lines, -625 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/convert/latin1.dart
|
View
|
1
2
|
1 chunk |
+87 lines, -84 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/convert/line_splitter.dart
|
View
|
1
2
|
1 chunk |
+58 lines, -58 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/convert/string_conversion.dart
|
View
|
1
2
|
1 chunk |
+169 lines, -198 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/convert/utf.dart
|
View
|
1
2
|
1 chunk |
+318 lines, -336 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/annotations.dart
|
View
|
1
2
|
1 chunk |
+8 lines, -12 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/bool.dart
|
View
|
1
2
|
1 chunk |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/comparable.dart
|
View
|
1
2
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/core
|
View
|
1
2
|
1 chunk |
+46 lines, -50 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/date_time.dart
|
View
|
1
2
|
1 chunk |
+190 lines, -222 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/double.dart
|
View
|
1
2
|
1 chunk |
+26 lines, -30 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/duration.dart
|
View
|
1
2
|
1 chunk |
+67 lines, -85 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/errors.dart
|
View
|
1
2
|
1 chunk |
+196 lines, -247 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/exceptions.dart
|
View
|
1
2
|
1 chunk |
+97 lines, -102 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/expando.dart
|
View
|
1
2
|
1 chunk |
+12 lines, -17 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/function.dart
|
View
|
1
2
|
1 chunk |
+4 lines, -8 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/identical.dart
|
View
|
1
2
|
1 chunk |
+4 lines, -9 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/int.dart
|
View
|
1
2
|
1 chunk |
+32 lines, -33 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/invocation.dart
|
View
|
1
2
|
1 chunk |
+7 lines, -9 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/iterable.dart
|
View
|
1
2
|
1 chunk |
+81 lines, -84 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/iterator.dart
|
View
|
1
2
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/list.dart
|
View
|
1
2
|
1 chunk |
+75 lines, -69 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/map.dart
|
View
|
1
2
|
1 chunk |
+21 lines, -23 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/null.dart
|
View
|
1
2
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/num.dart
|
View
|
1
2
|
1 chunk |
+53 lines, -55 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/object.dart
|
View
|
1
2
|
1 chunk |
+7 lines, -16 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/pattern.dart
|
View
|
1
2
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/print.dart
|
View
|
1
2
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/regexp.dart
|
View
|
1
2
|
1 chunk |
+18 lines, -24 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/set.dart
|
View
|
1
2
|
1 chunk |
+19 lines, -21 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/sink.dart
|
View
|
1
2
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/stacktrace.dart
|
View
|
1
2
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/stopwatch.dart
|
View
|
1
2
|
1 chunk |
+40 lines, -50 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/string.dart
|
View
|
1
2
|
1 chunk |
+146 lines, -166 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/string_buffer.dart
|
View
|
1
2
|
1 chunk |
+25 lines, -31 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/string_sink.dart
|
View
|
1
2
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/symbol.dart
|
View
|
1
2
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/type.dart
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/core/uri.dart
|
View
|
1
2
|
1 chunk |
+1215 lines, -1375 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/math/jenkins_smi_hash.dart
|
View
|
1
2
|
1 chunk |
+10 lines, -26 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/math/math
|
View
|
1
2
|
1 chunk |
+144 lines, -180 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/math/point.dart
|
View
|
1
2
|
1 chunk |
+23 lines, -29 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/math/random.dart
|
View
|
1
2
|
1 chunk |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/math/rectangle.dart
|
View
|
1
2
|
1 chunk |
+74 lines, -122 lines |
0 comments
|
Download
|
 |
M |
test/dart_codegen/expect/typed_data/typed_data
|
View
|
1
2
|
1 chunk |
+759 lines, -818 lines |
0 comments
|
Download
|