dart-sdk/pkg
Konstantin Shcheglov ee414b4d9d Issue 2249. Fix swap with parent/child when code is not formatted.
We cannot just rely on line ends.
AST is our best guide.

R=brianwilkerson@google.com

Bug: https://github.com/flutter/flutter-intellij/issues/2249
Change-Id: Id901878f621abc745fb6a380e5cf9afe21884642
Reviewed-on: https://dart-review.googlesource.com/55268
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2018-05-15 20:35:06 +00:00
..
analysis_server Issue 2249. Fix swap with parent/child when code is not formatted. 2018-05-15 20:35:06 +00:00
analysis_server_client Clean up some hints 2018-03-26 17:39:18 +00:00
analyzer Add Forest method to support the rethrow statement 2018-05-15 13:40:32 +00:00
analyzer_cli Enable preview-dart-2 as default for analyzer. 2018-04-26 17:01:12 +00:00
analyzer_plugin Update FoldingKinds enum, update specs and increase version number 2018-05-14 16:48:48 +00:00
async_helper
compiler Add method stubs to support instantiation stubs 2018-05-15 20:32:46 +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 Implement constant evaluation for dartdevk 2018-05-15 06:04:18 +00:00
expect Clean up documentation of implicit new/const insertions tests. 2018-04-10 14:49:41 +00:00
front_end Remove some unused imports in kernel_ast_api 2018-05-15 18:05:58 +00:00
js
js_ast Remove Dart 2 errors in package:js_ast 2018-03-30 11:21:21 +00:00
kernel [vm/kernel/bytecode] Support closures in bytecode generator 2018-05-15 16:51:06 +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 [vm/kernel/bytecode] Add an option to drop AST if bytecode was generated 2018-05-15 20:04:36 +00:00
.gitignore
BUILD.gn
pkg.status Fix bots after preview-dart2 was switched on by default. 2018-04-26 20:09:56 +00:00