dart-sdk/pkg
Johnni Winther 6ff8d2199d [cfe] Don't crash on constructors in extensions
Change-Id: I11cdb9699101f384c2734c3551b4eefdfda6eccb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/118980
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
2019-09-26 12:32:25 +00:00
..
analysis_server Use a root directory for NNBD i13n output. 2019-09-26 02:46:22 +00:00
analysis_server_client Add output directory field to dartfix API 2019-09-16 22:51:21 +00:00
analysis_tool [analyzer] enable implicit-casts: false for several projects 2019-08-13 16:26:41 +00:00
analyzer Fix strict-inference for function expressions which can properly infer 2019-09-26 02:53:12 +00:00
analyzer_cli Skip parts with invalid URIs. 2019-09-12 15:51:20 +00:00
analyzer_fe_comparison [cfe+vm+ddc] Return ClassHierarchy and CoreTypes together with Component 2019-08-09 13:02:12 +00:00
analyzer_plugin Don't use Element.type in analyzer_plugin. 2019-09-20 22:37:23 +00:00
async_helper Move async_minitest to package:async_helper. 2019-05-10 19:43:58 +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 [cfe] Remove TypeEnvironment.*Type getters 2019-09-25 13:28:28 +00:00
dart2js_tools
dart2native [SDK] Further adjusts flags for dart2native. 2019-09-25 15:04:20 +00:00
dart_internal [dart_internal] Bump SDK upper-bound to <2.7.0 2019-09-13 22:01:16 +00:00
dartfix Add a command-line option to dartfix to specify the output directory 2019-09-17 13:46:27 +00:00
dev_compiler [dartdevc] Renaming reserved JS members only when not explicitly used in JS interop. 2019-09-26 05:13:32 +00:00
diagnostic
expect [dartdevc] Add modular NNBD test 2019-09-19 16:53:50 +00:00
front_end [cfe] Don't crash on constructors in extensions 2019-09-26 12:32:25 +00:00
js Updating the package:js README 2019-08-19 17:52:57 +00:00
js_ast Avoid warnings in pkg/js_ast 2019-07-12 15:51:23 +00:00
kernel Prepare to publish analyzer 0.38.4 2019-09-25 19:00:01 +00:00
meta fix typo in factory; add mixin text for protected 2019-09-09 14:11:47 +00:00
modular_test Fix parsing of output-directory Uri in windows 2019-06-11 23:21:43 +00:00
nnbd_migration Migration: add required keyword instead of @required annotation. 2019-09-25 19:14:53 +00:00
smith Make the NNBD command-line options less, uh, half-baked. 2019-09-10 22:39:19 +00:00
sourcemap_testing Move annotated_code_helper.dart into front_end. 2019-07-05 11:40:25 +00:00
status_file [infra] status file clean up tool: add flag to also remove non-essential expectations in lines with comments 2019-09-04 08:57:53 +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 [vm] Support testing assembly snapshots for ARM. 2019-09-25 17:09:16 +00:00
testing [pkg/testing] Replace top-level logging functions with an interface. 2019-09-23 07:57:39 +00:00
vm [vm/bytecode] Save/restore globalDebuggingNames around bytecode generation 2019-09-26 03:24:42 +00:00
vm_service [ VM / Service ] Added additional tests for package:vm_service and fixed service bugs 2019-09-25 00:39:56 +00:00
.gitignore [analyzer] update the pkg/.gitignore file to ignore the pkg/analysis_server/language_model/ dir 2019-07-26 21:28:51 +00:00
BUILD.gn
pkg.status Mark pkg/modular_test/test/memory_pipeline_test slow (to compile) on dart2js 2019-09-20 23:27:59 +00:00