dart-sdk/pkg/kernel/lib
Johnni Winther 64fd5139e2 [3.0 alpha] Remove error for use of the List default constructor
Contributes to https://github.com/dart-lang/sdk/issues/49529

Change-Id: I65d147aa8f5f692df00663f5fac024351da7aaa7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/272161
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
2022-12-09 13:13:14 +00:00
..
binary [cfe] Initial support for view methods 2022-12-01 09:54:40 +00:00
src [cfe] Add (rudimentary) subtype implementation for ViewType 2022-12-02 11:17:34 +00:00
target [vm/aot] Support dynamic record field access in TFA 2022-10-19 17:49:47 +00:00
testing [cfe] Implement subtype relationship for record types 2022-08-29 10:05:35 +00:00
text [cfe] Add AwaitExpression.runtimeTypeCheck 2022-11-22 10:42:22 +00:00
transformations Change : to = for default values in pkg. 2022-08-24 15:57:16 +00:00
util [CFE][kernel] Use .of instead of .from 2022-01-24 14:38:36 +00:00
ast.dart [kernel] Remove references to DispatchCategory 2022-12-02 18:19:36 +00:00
canonical_name.dart [kernel] Add View and ViewType 2022-11-03 08:42:06 +00:00
class_hierarchy.dart [cfe] Remove use of the AST-based class hierarchy from the inferrer 2022-11-15 10:44:10 +00:00
clone.dart [cfe] Add AwaitExpression.runtimeTypeCheck 2022-11-22 10:42:22 +00:00
core_types.dart [3.0 alpha] Remove error for use of the List default constructor 2022-12-09 13:13:14 +00:00
default_language_version.dart [3.0 alpha] Bump version to 3.0.0 2022-12-06 02:40:36 +00:00
error_formatter.dart [kernel] Reland: Migrate remaining bin/lib libraries in package:kernel 2021-04-28 14:36:53 +00:00
external_name.dart [vm] Remove support for old native "<name>" syntax in VM 2022-11-01 09:35:02 +00:00
import_table.dart Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
kernel.dart Change : to = for default values in pkg. 2022-08-24 15:57:16 +00:00
library_index.dart [pkg:js] Refactor mock creation to export creation 2022-10-24 17:37:09 +00:00
naive_type_checker.dart [cfe] Unify handling of 'resolveTypeParameterType'. 2022-10-06 10:38:39 +00:00
reference_from_index.dart [CFE] Fix weekly bot 117 (incl references for views when recompiling) 2022-11-15 07:08:30 +00:00
type_algebra.dart [kernel] Add View and ViewType 2022-11-03 08:42:06 +00:00
type_checker.dart [cfe] Unify handling of 'resolveTypeParameterType'. 2022-10-06 10:38:39 +00:00
type_environment.dart [cfe] Unify handling of 'resolveTypeParameterType'. 2022-10-06 10:38:39 +00:00
verifier.dart [cfe] Derive view representation type from field 2022-11-18 10:30:26 +00:00
visitor.dart [kernel] Add View and ViewType 2022-11-03 08:42:06 +00:00