dart-sdk/pkg
Brian Wilkerson 07db94d454 Add support for details and implement some initial details for regions
Details provide a way for clients to provide navigation support. I'm
imagining that the description could be used as link text.

The deatils are currently more of a data dump than information. I need
to see more migration results in order to figure out when and how to
pare down the data into actionable information.

We might want to capture all of the navigation targets as we build the
info so that we can create anchors in the HTML.

Change-Id: Ie48622ce7d935d3c028ea42e51cfc8da590db149
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/118908
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
2019-09-26 18:03:40 +00:00
..
analysis_server Add support for details and implement some initial details for regions 2019-09-26 18:03:40 +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 Don't use '.type' in TypeParameterMember. 2019-09-26 17:19:42 +00:00
analyzer_cli Skip parts with invalid URIs. 2019-09-12 15:51:20 +00:00
analyzer_fe_comparison
analyzer_plugin Bump analyzer_plugin's maximum supported analyzer version 2019-09-26 14:04:42 +00:00
async_helper
build_integration
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] improve escaping to handle kernel extension symbols 2019-09-26 16:58:42 +00:00
diagnostic
expect [dartdevc] Add modular NNBD test 2019-09-19 16:53:50 +00:00
front_end update analyzer error message generator to generate hasPublishedDocs 2019-09-26 17:11:02 +00:00
js Updating the package:js README 2019-08-19 17:52:57 +00:00
js_ast
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
nnbd_migration Add support for details and implement some initial details for regions 2019-09-26 18:03:40 +00:00
smith Make the NNBD command-line options less, uh, half-baked. 2019-09-10 22:39:19 +00:00
sourcemap_testing
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
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
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