dart-sdk/pkg
Jaime Wren 8e00451bc2 Add fix-all in file fixes for the 3 additional dart analysis server fix types: ADD_NE_NULL, REMOVE_UNNECESSARY_CAST, REPLACE_BOOLEAN_WITH_BOOL
Change-Id: Ifb8195e3c68a15faebe91649d86bf94ce9cb2de5
Reviewed-on: https://dart-review.googlesource.com/57486
Reviewed-by: Jaime Wren <jwren@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2018-05-31 16:16:42 +00:00
..
analysis_server Add fix-all in file fixes for the 3 additional dart analysis server fix types: ADD_NE_NULL, REMOVE_UNNECESSARY_CAST, REPLACE_BOOLEAN_WITH_BOOL 2018-05-31 16:16:42 +00:00
analysis_server_client Fix constant-related deprecation warnings in analyzer packages 2018-05-17 21:24:38 +00:00
analyzer Add UnlinkedScope 2018-05-31 14:11:24 +00:00
analyzer_cli Fix constant-related deprecation warnings in analyzer packages 2018-05-17 21:24:38 +00:00
analyzer_plugin Update pubspec to indicate that analyzer_plugin supports the latest analyzer. 2018-05-30 19:02:10 +00:00
async_helper Stop using a port to keep the isolate alive in async_helper. 2018-05-18 09:33:27 +00:00
build_integration Set DDK to run on Dart-2 VM 2018-05-24 21:51:25 +00:00
compiler Move all type mask code to inferrer/typemasks and use it via an AbstractValueStrategy 2018-05-31 16:15:32 +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 improve speed of dartdevk SDK and ddc test package summary build 2018-05-30 21:14:01 +00:00
expect Fix fused UTF-8/JSON decoding. 2018-05-29 12:34:25 +00:00
front_end Add UnlinkedScope 2018-05-31 14:11:24 +00:00
js Making license files consistent across all packages 2017-09-28 19:33:08 +00:00
js_ast More dart2js strong mode cleanup. 2018-05-30 22:26:01 +00:00
kernel [kernel] Add an option to the cloner for cloning annotations 2018-05-31 10:11:52 +00:00
meta Meta CHANGELOG markdown cleanup. 2018-05-03 20:52:40 +00:00
microlytics
sourcemap_testing Use int.tryParse in sourcemap_testing 2018-05-14 13:56:18 +00:00
status_file Revert "Revert "[vm/kernel] Expression execution through Kernel." 2018-05-15 12:03:22 +00:00
telemetry Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
testing Fix Dart 2 runtime errors in the front end 2018-05-24 10:14:20 +00:00
vm Infer Object members for dynamic receivers 2018-05-31 12:43:22 +00:00
.gitignore
BUILD.gn
pkg.status Add build_integration package and move multi_root_file_system there. 2018-05-22 20:09:24 +00:00