dart-sdk/pkg
Lasse R.H. Nielsen 98b4635aa9 Make TypeError no longer implement AssertionError.
This means that TypeError no longer inherits a spurious `message` member.
The message of a platform-thrown TypeError is still available as `toString()`.

Fixes #40317

Bug: http://dartbug.com/40317
Change-Id: I77312859ebae3f92c2e56aeea6283b075b71c8d5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/136129
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
2020-02-21 14:02:57 +00:00
..
_fe_analyzer_shared [analyzer,cfe,dart2js] Add marker.options files to automate running id tests on all configurations 2020-02-21 08:34:26 +00:00
_js_interop_checks Add the first Kernel check for invalid JS interop 2020-01-28 22:39:10 +00:00
analysis_server Migration: fix handling of part files. 2020-02-20 19:55:18 +00:00
analysis_server_client Update generators to not produce type annotations for variable declarations 2020-01-25 16:31:15 +00:00
analysis_tool
analyzer [analyzer,cfe,dart2js] Add marker.options files to automate running id tests on all configurations 2020-02-21 08:34:26 +00:00
analyzer_cli Support for --default-language-version flag in analyzer_cli. 2020-02-11 23:38:35 +00:00
analyzer_fe_comparison
analyzer_plugin Stop using 'factory something() => null;' in most cases. 2020-02-12 22:58:57 +00:00
async_helper Migrate language_2/async_star to NNBD. 2020-02-21 00:22:06 +00:00
build_integration
compiler [cfe] Report errors on case expressions without primitive equality 2020-02-20 13:39:09 +00:00
dart2js_tools Use source-maps in test runner to expand JavaScript stack traces. 2020-01-24 20:00:13 +00:00
dart2native [vm] Refactor debug info handling code into a new package. 2020-01-23 10:14:17 +00:00
dart_internal
dartdev Initial implementation in dartdev for the 'analyze' verb. This 'dart analyze .' carries over functionality from 'flutter analyze .', but with minimal flags (as a starting point). 2020-02-21 07:44:46 +00:00
dartfix [dartdev] tweak the help text for the pub and format commands 2020-02-20 19:16:52 +00:00
dev_compiler Make TypeError no longer implement AssertionError. 2020-02-21 14:02:57 +00:00
diagnostic
expect Remove the matchers_lite.dart library. 2020-02-14 20:44:52 +00:00
front_end [analyzer,cfe,dart2js] Add marker.options files to automate running id tests on all configurations 2020-02-21 08:34:26 +00:00
frontend_server [frontend-server] Only set VM environment defines for VM compilation target. 2020-02-20 03:05:25 +00:00
js
js_ast
kernel [Kernel] Fixes bug in async transform causing reuse of temps. 2020-02-21 07:35:16 +00:00
meta
modular_test Fix another modular test expectation file. 2020-02-15 02:39:46 +00:00
native_stack_traces [pkg/native_stack_traces] Find instruction sections via dynamic symbols. 2020-02-07 11:34:59 +00:00
nnbd_migration Migration: fix handling of part files. 2020-02-20 19:55:18 +00:00
smith Re-land "[vm] AOT blobs snapshots are obsolete. Remove dead code." 2020-02-17 11:12:15 +00:00
sourcemap_testing
status_file
telemetry
test_runner Re-land "[vm] AOT blobs snapshots are obsolete. Remove dead code." 2020-02-17 11:12:15 +00:00
testing [CFE] Messages test doesn't allow status updates for spelling tests 2020-01-24 10:15:26 +00:00
vm [frontend-server] Only set VM environment defines for VM compilation target. 2020-02-20 03:05:25 +00:00
vm_service Reland "[ VM / Service ] Added getClientName, setClientName and requireResumeApproval RPCs" 2020-02-05 18:14:39 +00:00
.gitignore
BUILD.gn
pkg.status [dartdev] add a dartdev 'create' command 2020-02-02 02:23:13 +00:00