dart-sdk/pkg
Vyacheslav Egorov a86db84e0a [fasta] Preserve information about const constructors in outline.
- for classes with const constructors parse field initializers;
- for const constructions parse initializer lists and default parameter
values;

Fixes issue https://github.com/dart-lang/sdk/issues/37357
Fixes issue https://github.com/dart-lang/sdk/issues/36635

Change-Id: Iff0e47f8bd2925cee9f42a2b309de4de84e99cad
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108279
Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2019-07-09 14:02:01 +00:00
..
analysis_server Graduate 'flutter' domain from experimental, remove unused methods and fields. 2019-07-08 22:03:24 +00:00
analysis_server_client Graduate 'flutter' domain from experimental, remove unused methods and fields. 2019-07-08 22:03:24 +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 [fasta] Preserve information about const constructors in outline. 2019-07-09 14:02:01 +00:00
analyzer_cli Revert "Increase analyzer cache size to 512MB." 2019-07-08 08:39:50 +00:00
analyzer_fe_comparison
analyzer_plugin [analyzer] prep package:analyzer_plugin for publishing 2019-07-08 19:38:49 +00:00
async_helper Move async_minitest to package:async_helper. 2019-05-10 19:43:58 +00:00
build_integration
compiler Add '--benchmarking-x' flag 2019-07-08 01:37:57 +00:00
dart2js_tools
dart_internal [dart_internal] Bump SDK constraint upper-bound to <2.5.0 2019-06-21 00:39:25 +00:00
dartfix Add dartfix --server option 2019-06-18 03:07:58 +00:00
dev_compiler [ddk] Pass environmentDefines to CFE through CompilerOptions 2019-07-09 07:48:32 +00:00
diagnostic
expect Add constructors to Stream which creates single data or error event streams. 2019-07-08 13:38:54 +00:00
front_end [fasta] Preserve information about const constructors in outline. 2019-07-09 14:02:01 +00:00
js Add section on known bugs 2019-06-27 23:38:43 +00:00
js_ast [js_ast] Don't rewrite compound assignments 2019-06-24 19:35:07 +00:00
kernel Prepare to publish analyzer version 0.37.0. 2019-07-03 18:20:41 +00:00
meta
modular_test Fix parsing of output-directory Uri in windows 2019-06-11 23:21:43 +00:00
nnbd_migration handle return in async function 2019-07-03 20:14:37 +00:00
smith Drop TODO to remove isHostChecked option 2019-06-24 18:59:27 +00:00
sourcemap_testing Move annotated_code_helper.dart into front_end. 2019-07-05 11:40:25 +00:00
status_file Remove appJit and precompiled compiler options 2019-06-24 16:07:27 +00:00
telemetry [analyzer] fix an exception when run on platforms w/o home dirs 2019-06-28 18:31:49 +00:00
test_runner Add support for analyzer static error tests. 2019-07-09 00:18:22 +00:00
testing Update File.openRead to return Stream<Uint8List> 2019-06-27 00:22:17 +00:00
vm [vm/ffi] Support FFI in AOT (excluding callbacks). 2019-07-05 21:59:27 +00:00
.gitignore
BUILD.gn
pkg.status Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00