dart-sdk/pkg
Brian Wilkerson 130ad1bcf9 Stop reporting some errors when constant evaluation produces a valid object with an unknown state (issue 36873)
Change-Id: I1bf9c0aebaee24ab0c9e2b40c9881d478e33f87c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/102001
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2019-05-09 18:45:01 +00:00
..
analysis_server Remove redundant error notifications from LSP server 2019-05-09 18:09:31 +00:00
analysis_server_client Update the Dart Analaysis Server protocol to 1.26.1 to mark that the MOVE_FILE refactoring is now enabled. The functionality landed May 3rd, 2019 with https://dart-review.googlesource.com/c/sdk/+/101320 2019-05-07 22:15:56 +00:00
analysis_tool Update the copyright year to 2019 before pushing DAS 1.26.0 version to the Dart plugin 2019-04-15 21:41:29 +00:00
analyzer Stop reporting some errors when constant evaluation produces a valid object with an unknown state (issue 36873) 2019-05-09 18:45:01 +00:00
analyzer_cli Add more information to manifest warning message 2019-05-06 16:38:08 +00:00
analyzer_fe_comparison pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
analyzer_plugin Issue 36890. Improve importing elements when incomplete code. 2019-05-08 23:31:49 +00:00
async_helper Add asyncExpectThrows<T>() to async_helper. 2019-03-27 18:26:15 +00:00
build_integration dont fall back on the wrapped file system when the uri is the multi-uri scheme 2019-04-11 17:09:52 +00:00
compiler Handle let variable like normal variables in static type computation 2019-05-08 12:12:40 +00:00
dart2js_tools dart2js_tools: remove version - no plan to publish (yet) 2018-12-13 17:09:15 +00:00
dart_internal [dart_internal] Bump SDK constraint upper-bound to <2.4.0 2019-04-20 00:58:51 +00:00
dartfix [dartfix] refactor the dartfix cli UI a bit 2019-05-08 18:51:11 +00:00
dev_compiler Use the full URI for DDK library debug names 2019-05-08 22:08:39 +00:00
diagnostic pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
expect Replace package:expect annotations with @pragma 2019-03-05 11:00:17 +00:00
front_end update parser to handle leading error tokens 2019-05-09 18:36:31 +00:00
js [package:js] draft proposal to improve JS interop, see #35084 2019-02-05 01:44:32 +00:00
js_ast Fix up pubspec for pkg:compiler 2018-11-29 23:33:39 +00:00
kernel Prepare to publish analyzer 0.36.3 2019-05-03 16:57:54 +00:00
meta Fix http links to pub which has https. 2019-01-07 11:37:19 +00:00
modular_test Add support for loading a modular test folder and specifying deps in yaml 2019-05-08 21:18:19 +00:00
smith Add support for a production dart2js mode in test.dart 2019-03-14 23:59:28 +00:00
sourcemap_testing Update pubspec for dev_compiler and sourcemap_testing 2019-02-04 20:34:59 +00:00
status_file [vm] Remove code collection. 2019-04-18 20:12:09 +00:00
telemetry pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
testing Fast versions of legacy and strong tests. 2019-01-17 14:23:07 +00:00
vm [vm/bytecode] Cleanup after switching to compact bytecode instructions 2019-05-08 17:33:15 +00:00
.gitignore
BUILD.gn
pkg.status Add support for loading a modular test folder and specifying deps in yaml 2019-05-08 21:18:19 +00:00