dart-sdk/pkg
Konstantin Shcheglov 76a30dd594 Initial implementation of 'execution.getSuggestions'.
Only local variables, no tests for multiple blocks, or parameters.
No support for classes yet.

No support for expressions or runtime variable types.

R=brianwilkerson@google.com

Change-Id: I9ec5c40e407cda48be408e4e4882d97349413b9c
Reviewed-on: https://dart-review.googlesource.com/55762
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2018-05-17 20:25:04 +00:00
..
analysis_server Initial implementation of 'execution.getSuggestions'. 2018-05-17 20:25:04 +00:00
analysis_server_client Clean up some hints 2018-03-26 17:39:18 +00:00
analyzer A few more Analyzer/CFE type argument tests 2018-05-17 17:17:16 +00:00
analyzer_cli Enable preview-dart-2 as default for analyzer. 2018-04-26 17:01:12 +00:00
analyzer_plugin Move library related operations to DartFileEditBuilderImpl. Initialize enclosing elements into fields lazily. 2018-05-17 18:41:49 +00:00
async_helper Update language_2/await_test.dart to use async_helper. 2017-12-06 12:05:59 +00:00
compiler Small cleanup in compiler.dart 2018-05-17 08:40:03 +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 #33138, local class name should not conflict with inline-JS in SDK 2018-05-16 22:04:05 +00:00
expect Clean up documentation of implicit new/const insertions tests. 2018-04-10 14:49:41 +00:00
front_end [fasta] Update expectation files after CL 50945 2018-05-17 14:27:46 +00:00
js
js_ast Remove Dart 2 errors in package:js_ast 2018-03-30 11:21:21 +00:00
kernel Allow to specify what dill file to initialize from 2018-05-17 06:49:41 +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 [dart:io] Provide modern Dart-styled constants 2018-05-03 17:00:14 +00:00
vm Allow to specify what dill file to initialize from 2018-05-17 06:49:41 +00:00
.gitignore
BUILD.gn
pkg.status Enable analyzer testing of pkg in strong mode. 2018-05-16 16:31:42 +00:00