dart-sdk/pkg
Dan Rubel 73768a5342 General TypeInfo and IdentifierContext cleanup
* Assert computeType and TypeInfo.skipType do not modify the token stream
* Rename TokenInfoTest to TypeInfoTest
* Move skipMetadata to util.dart
* Address comments in https://dart-review.googlesource.com/c/sdk/+/53300

Change-Id: Id2dbe54c5bc688db268e18b0a491367115f7b091
Reviewed-on: https://dart-review.googlesource.com/53640
Commit-Queue: Dan Rubel <danrubel@google.com>
Reviewed-by: Peter von der Ahé <ahe@google.com>
2018-05-03 16:38:24 +00:00
..
analysis_server Change 'Extract Widget' to generate named constructor parameters, with 'key'. 2018-04-30 16:49:00 +00:00
analysis_server_client Clean up some hints 2018-03-26 17:39:18 +00:00
analyzer Improve typedef identifier recovery 2018-05-03 15:14:43 +00:00
analyzer_cli Enable preview-dart-2 as default for analyzer. 2018-04-26 17:01:12 +00:00
analyzer_plugin Re-land "Clean up the use of deprecated API in the analyzer_plugin package". 2018-05-01 21:08:04 +00:00
async_helper Update language_2/await_test.dart to use async_helper. 2017-12-06 12:05:59 +00:00
compiler Check type-variable bounds on generic methods 2018-05-03 09:36:58 +00:00
dart_internal Make warning more warning-y. 2018-03-02 02:04:44 +00:00
dart_messages Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
dev_compiler fix #30907, add library constants for all SDK libraries 2018-05-02 19:33:36 +00:00
expect Clean up documentation of implicit new/const insertions tests. 2018-04-10 14:49:41 +00:00
front_end General TypeInfo and IdentifierContext cleanup 2018-05-03 16:38:24 +00:00
js Making license files consistent across all packages 2017-09-28 19:33:08 +00:00
js_ast Remove Dart 2 errors in package:js_ast 2018-03-30 11:21:21 +00:00
kernel Revert "Revert "Revert "Fix incorrect handling of NSM forwarders and pull all logic into CFE.""" 2018-05-03 06:01:08 +00:00
meta Add @isTest and @isTestGroup to package:meta 2018-05-03 04:39:04 +00:00
microlytics
sourcemap_testing Add omit-implicit-checks mode to equivalence tests. 2018-05-01 12:41:59 +00:00
status_file Always call writeAnnotationList to write annotations. 2018-04-13 12:41:17 +00:00
telemetry Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
testing Add testing chain to validate messages.yaml 2018-02-28 11:02:23 +00:00
vm [frontend-server] Disable depfile test on Windows. 2018-05-03 07:30:33 +00:00
.gitignore
BUILD.gn
pkg.status Fix bots after preview-dart2 was switched on by default. 2018-04-26 20:09:56 +00:00