dart-sdk/pkg
Paul Berry 1594006758 Print static types of conditional expressions.
I want to start testing that Fasta sets the static types of
conditional expressions correctly, so I need Fasta's expectations
files to include them.

This CL just adds the static types to the printing logic in
ast_to_text.dart and updates expectations so that the tests continue
to pass.  I will make behavioral changes to Fasta in future CLs.

R=kmillikin@google.com

Review-Url: https://codereview.chromium.org/2949753002 .
2017-06-20 07:33:54 -07:00
..
analysis_server Disable a test to fix the bots (TBR) 2017-06-19 12:02:52 -07:00
analyzer Fix ParameterElementImpl.hasImplicitType for function-typed parameters. 2017-06-19 13:13:53 -07:00
analyzer_cli Run the sorter to reduce code churn 2017-06-12 07:37:14 -07:00
analyzer_plugin Handle unresolved constructor (issue 29925) 2017-06-20 06:16:23 -07:00
async_helper Run dartfmt on remaining unformated pkg packages 2017-03-21 18:21:32 -07:00
browser
compiler Compute KernelClosureRepresentationInfo.variableIsUsedInTryOrSync 2017-06-20 12:45:51 +02:00
dart_messages Make pkg/dart_messages strong. 2017-06-08 21:55:05 -07:00
dev_compiler Fixes for super tearoff in constructor 2017-06-19 13:39:53 -07:00
expect Expect.equals and Expect.identical escape more strings 2017-04-06 15:38:50 -07:00
front_end Print static types of conditional expressions. 2017-06-20 07:33:54 -07:00
js Run dartfmt on package:js 2017-03-21 18:10:03 -07:00
js_ast dart2js: Capture typedef arguments once 2017-04-13 12:45:32 -07:00
kernel Print static types of conditional expressions. 2017-06-20 07:33:54 -07:00
lookup_map Run dartfmt on remaining unformated pkg packages 2017-03-21 18:21:32 -07:00
meta Add an alwaysThrows annotation to indicate that a function always throws. 2017-06-13 12:42:25 -07:00
microlytics Run dartfmt on microlytics package. 2017-03-22 08:26:33 -07:00
testing All strong mode cleaning of dart2js. 2017-06-19 14:06:38 +02:00
typed_mock Disable analysis on a few packages. (#29571) 2017-05-05 22:06:00 -07:00
.gitignore
BUILD.gn
pkg.status Mark a test as slow to try to fix the bots 2017-06-19 09:56:45 -07:00
pkg_files.gyp