dart-sdk/pkg
Danny Tuppeny 44449e29d2 Add a custom toJson snippet for LSP ResponseMessage for null handling
This adds some custom code for serialising ResponseMessage to ensure that only one of result or error are ever specified, as required by JSON RPC.

Change-Id: I2736b83755553a906264b1e5251d1a535dc289fb
Reviewed-on: https://dart-review.googlesource.com/c/88953
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Danny Tuppeny <dantup@google.com>
2019-01-10 14:46:30 +00:00
..
analysis_server Add a custom toJson snippet for LSP ResponseMessage for null handling 2019-01-10 14:46:30 +00:00
analysis_server_client Add optional elementUri field to CompletionSuggestion types in analysis server protocol 2019-01-09 00:13:39 +00:00
analyzer Report INVALID_ASSIGNMENT for prefix/postfix increment decrement when the result is not assignable to the operand. 2019-01-10 05:51:15 +00:00
analyzer_cli Finish cleaning up the copyright notices in the analyzer_cli package 2019-01-06 19:16:31 +00:00
analyzer_fe_comparison pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
analyzer_plugin Add optional elementUri field to CompletionSuggestion types in analysis server protocol 2019-01-09 00:13:39 +00:00
async_helper Fix #33415 no error for awaiting a void expression. 2018-07-24 19:31:57 +00:00
build_integration Cleanup unused vars in VM patch files 2018-11-13 22:56:54 +00:00
compiler Introduce kernel based impact builder 2019-01-10 08:15:37 +00:00
dart2js_tools dart2js_tools: remove version - no plan to publish (yet) 2018-12-13 17:09:15 +00:00
dart_internal Bump package dart_internal's SDK constraint upper-bound to <2.2.0 2018-10-15 21:37:56 +00:00
dartfix update pubspec version 2018-12-18 21:04:42 +00:00
dev_compiler Prepare DDC for removing TypeEnvironment.hierarchy 2019-01-10 05:21:24 +00:00
diagnostic pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
expect Fixes for SDK packages 2019-01-08 14:53:42 +00:00
front_end Fasta: Set fileEndOffset on Fields 2019-01-10 11:39:57 +00:00
js pkg/js: fix pubspec author 2018-07-18 21:36:10 +00:00
js_ast Fix up pubspec for pkg:compiler 2018-11-29 23:33:39 +00:00
kernel [kernel] Add text serializer/deserializer for VariableGet 2019-01-10 14:20:01 +00:00
meta Fix http links to pub which has https. 2019-01-07 11:37:19 +00:00
smith [infra] Make --keep-generated-files work with -n option 2018-12-03 15:35:40 +00:00
sourcemap_testing Encode dart2js source-map extensions in strings. 2018-11-05 18:24:33 +00:00
status_file Use whereType in status_file_linter.dart 2018-11-15 07:58:39 +00:00
telemetry pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
testing Fixes for SDK packages 2019-01-08 14:53:42 +00:00
vm Prepare the VM for removing TypeEnvironment.hierarchy 2019-01-10 05:21:24 +00:00
.gitignore
BUILD.gn
pkg.status [kernel] Start setting up test suite for round-trip serialization 2019-01-04 16:05:26 +00:00