dart-sdk/pkg
Konstantin Shcheglov 82947cccc9 Store named types resolution during outline building.
It fixes 8 tests, and opens a way to fix more.

It also "breaks" 4 tests, but only because we now check more rigorously.
Specifically - tests that check wrong number of type arguments and cycles.
This is something I will improve later.


Change-Id: I4a3bcd4ff56831f597fd02224bda032b7a0fadb9
Reviewed-on: https://dart-review.googlesource.com/66920
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
2018-07-27 18:43:20 +00:00
..
analysis_server Remove tests relating to selected parameter index + bump version number 2018-07-26 13:51:19 +00:00
analysis_server_client Remove more uses of isInstanceOf 2018-07-03 20:32:26 +00:00
analyzer Store named types resolution during outline building. 2018-07-27 18:43:20 +00:00
analyzer_cli More cleanup related to strong mode, mostly in the SDK support 2018-07-26 16:33:11 +00:00
analyzer_plugin Remove tests relating to selected parameter index + bump version number 2018-07-26 13:51:19 +00:00
async_helper Fix #33415 no error for awaiting a void expression. 2018-07-24 19:31:57 +00:00
build_integration pkg:build_integration: clarify that' it's not planned to be published 2018-06-26 01:12:57 +00:00
compiler Document describing interceptor optimizations 2018-07-27 03:29:36 +00:00
dart_internal Make warning more warning-y. 2018-03-02 02:04:44 +00:00
dart_messages Eliminate analysis warnings in pkg/ code. 2018-07-06 21:28:07 +00:00
dev_compiler fix #33684, "not a function" JS TypeError usually means nSM 2018-07-27 00:13:00 +00:00
expect Remove usage of unittest package from a number of tests. 2018-07-20 13:26:38 +00:00
front_end Store named types resolution during outline building. 2018-07-27 18:43:20 +00:00
js pkg/js: fix pubspec author 2018-07-18 21:36:10 +00:00
js_ast More dart2js strong mode cleanup. 2018-05-30 22:26:01 +00:00
kernel Resolve values of duplicate named arguments. 2018-07-24 21:30:50 +00:00
meta fix changelog for meta (pre-publish) 2018-07-18 22:13:43 +00:00
microlytics
smith [test] Adds a KBC configuration to the test matrix 2018-07-26 22:05:06 +00:00
sourcemap_testing Stop using !kernel annotations 2018-06-21 07:36:42 +00:00
status_file Eliminate analysis warnings in pkg/ code. 2018-07-06 21:28:07 +00:00
telemetry Upgrade pubspec constraints. 2018-07-23 16:44:39 +00:00
testing Update package:testing wrt. void 2018-07-18 10:18:52 +00:00
vm [vm/kernel/bytecode] Omit 'is' checks of top types in bytecode generator 2018-07-27 16:02:47 +00:00
.gitignore
BUILD.gn
pkg.status Understand 'isNegative' for Analyzer as 'hasError'. 2018-07-26 21:44:18 +00:00