dart-sdk/pkg/front_end/test
Paul Berry 348b42c98b Properly type infer for-in loops when the iterator type is a type parameter.
Also, fix a minor bug in variable declaration inference that was
preventing a local variable without an initializer from having its
type properly "inferred" as `dynamic`.

R=sigmund@google.com

Review-Url: https://codereview.chromium.org/2949093002 .
2017-06-21 14:46:54 -07:00
..
fasta Properly type infer for-in loops when the iterator type is a type parameter. 2017-06-21 14:46:54 -07:00
src Remove pkg/front_end's remaining dependencies on pkg/analyzer. 2017-06-15 13:47:29 -07:00
dependency_grapher_test.dart Extend file-system abstraction with a couple methods, remove context. 2017-04-28 15:57:06 -07:00
incremental_kernel_generator_test.dart Test for the case when the watch function is null. 2017-06-16 09:10:03 -07:00
memory_file_system_test.dart Throw FileSystemException from FileSystemEntity methods. 2017-05-08 08:27:54 -07:00
physical_file_system_test.dart Throw FileSystemException from FileSystemEntity methods. 2017-05-08 08:27:54 -07:00
precedence_info_test.dart update lazy assignment operators 2017-05-24 17:05:02 -04:00
scanner_fasta_test.dart translate remaining fasta scanner error codes 2017-06-06 09:08:13 -04:00
scanner_replacement_test.dart translate remaining fasta scanner error codes 2017-06-06 09:08:13 -04:00
scanner_test.dart update invalid hex digit recovery 2017-06-14 11:18:34 -04:00
subpackage_relationships_test.dart Remove pkg/front_end's remaining dependencies on pkg/analyzer. 2017-06-15 13:47:29 -07:00
token_test.dart cleanup fasta token classes 2017-05-25 07:26:50 -04:00