dart-sdk/sdk_nnbd/lib
Joshua Litt 494f822c70 [dart2js] Migrate core to nnbd.
Change-Id: I96dbe62334ab4b37b0ae758908192bb8610b5694
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/135487
Commit-Queue: Joshua Litt <joshualitt@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2020-02-14 16:39:47 +00:00
..
_http fix nnbd http parsing bug for http_headers_test 2020-02-13 00:49:29 +00:00
_internal [dart2js] Migrate core to nnbd. 2020-02-14 16:39:47 +00:00
async Add back null check to _StreamIterator constructor in NNBD. 2020-02-12 18:55:47 +00:00
cli [VM/libraries] - Fix signature of waitFor. 2020-02-05 22:48:50 +00:00
collection Make DoubleLinkedQueue.firstEntry/lastEntry nullable again. 2020-02-11 06:59:11 +00:00
convert Fix based64 decoder. 2020-01-31 19:00:32 +00:00
core [lib] Add null check of types back into _Invocation.method 2020-02-11 18:47:54 +00:00
developer [test] Run some service tests in AOT. 2020-01-23 17:52:40 +00:00
ffi [vm/ffi] Change asFunction and lookFunction to extension methods 2020-02-14 15:46:37 +00:00
html Fix nullability for some templates 2020-02-11 20:28:54 +00:00
indexed_db/dart2js Fix input and output for conversions 2020-02-11 00:27:05 +00:00
internal Updating iterable.current comments and behavior to be consistent. 2020-01-24 17:35:39 +00:00
io [nnbd] Fix SecureServerSocket not allowing null SecurityContext. 2020-02-07 13:36:03 +00:00
isolate [isolate/nnbd] fix nnbd errors in dart:isolate 2020-02-11 19:46:34 +00:00
js [nnbd] remove opt-out for dart:_js 2020-01-22 21:39:56 +00:00
js_util Update doc comments for dart:js_util 2020-02-13 01:41:41 +00:00
math Update math.dart:atan2 in relation to atan comment - Follow-up for sdk_nnbd 2019-12-16 12:49:27 +00:00
mirrors [vm, lib] Teach mirrors about the Never type and member signatures. 2020-02-07 20:57:46 +00:00
svg/dart2js DOM script changes to handle nnbd 2020-02-07 01:05:14 +00:00
typed_data Update typed-data constructor documentation. 2020-01-24 09:53:26 +00:00
vmservice [ VM / Service ] Fix service/developer_server_control_test which was broken after vmservice NNBD migration 2020-02-07 00:45:09 +00:00
wasm [vm, library] Migrate dart:wasm to NNBD 2020-01-14 17:55:55 +00:00
web_audio/dart2js Add null-safety to html_common 2020-02-10 19:14:34 +00:00
web_gl/dart2js Fix nullability for some templates 2020-02-11 20:28:54 +00:00
web_sql/dart2js DOM script changes to handle nnbd 2020-02-07 01:05:14 +00:00
dart2js_migration_libraries.json [dart2js] Migrate core to nnbd. 2020-02-14 16:39:47 +00:00
libraries.json Add separate libraries.json file to help migrate dart2js libraries. 2020-02-11 22:49:15 +00:00
libraries.yaml Add separate libraries.json file to help migrate dart2js libraries. 2020-02-11 22:49:15 +00:00
vmservice_libraries.json [ VM / dart:vmservice ] Migrate dart:vmservice to NNBD, cleanup outdated code 2020-01-15 01:00:34 +00:00
vmservice_libraries.yaml [ VM / dart:vmservice ] Migrate dart:vmservice to NNBD, cleanup outdated code 2020-01-15 01:00:34 +00:00