..
abstract
accessor_conflict
argument
assert
assign
async
[tests] Address comments for language/async/await_user_defined_future_soundness_test
2022-07-02 10:11:42 +00:00
async_nested
async_star
Fixed various typos in a lot of files
2022-07-25 12:21:59 +00:00
await
[vm] New async/async* implementation in JIT mode
2022-06-02 23:39:45 +00:00
bool
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
call
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
canonicalize
cascade
class
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
closure
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
compile_time_constant
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
const
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
const_functions
constants_2018
Fixed various typos in a lot of files
2022-07-25 12:21:59 +00:00
constructor
[vm] Throw error from external functions even if they have a body
2022-09-09 14:18:34 +00:00
control_flow_collections
covariant
covariant_override
Fix typos
2022-06-15 11:08:28 +00:00
deferred
Reapply "Account for @pragma("vm:entry-point") creating additional "root" libraries when partitioning the program into loading units."
2022-06-27 18:56:12 +00:00
double
double_literals
dynamic
[cfe] Refactor TypeBuilders
2022-03-28 18:22:50 +00:00
enum
Roll dart_style 2.2.2 into the repo.
2022-03-04 13:06:42 +00:00
exception
export
extension_methods
Fix typos
2022-06-10 15:48:54 +00:00
external_abstract_fields
factory
field
[dart2wasm] Initialize the function class early.
2022-03-18 17:44:57 +00:00
final
function
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
function_subtype
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
function_type
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
generic
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
generic_methods
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
getter
identifier
[cfe] Refactor TypeBuilders
2022-03-28 18:22:50 +00:00
identity
if
if_null
Issue 48004. Report when null-aware operator is used on type.
2022-05-29 19:03:15 +00:00
implicit_creation
Fix typos
2022-04-28 12:53:43 +00:00
implicit_downcast_during
import
inference
inference_update_1
Ensure that partial inference results aren't refined by later partial inference stages.
2022-05-10 15:10:44 +00:00
initializing_formal
instance
instantiate_to_bound
interceptor
interface
invalid_returns
is
Document and test additional breaking change.
2022-09-08 16:05:05 +00:00
label
lazy
least_upper_bound
library
list
loop
main
malbounded
[cfe] Refactor bounds checking
2022-05-17 14:36:19 +00:00
malformed
[cfe] Refactor TypeBuilders
2022-03-28 18:22:50 +00:00
map
metadata
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
method
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
mixin
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
mixin_constructor_forwarding
mixin_declaration
named_arguments_anywhere
Roll dart_style 2.2.2 into the repo.
2022-03-04 13:06:42 +00:00
new
nnbd
Revert "[ddc] Add non-null assertions when setting fields"
2022-09-20 17:19:38 +00:00
no_such_method
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
nonfunction_type_aliases
Fixed various typos in a lot of files
2022-07-25 12:21:59 +00:00
nosuchmethod_forwarding
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
null
[tests] Migrate multi-test to static error test
2022-08-12 07:57:48 +00:00
null_aware
Flag additional code as unreachable due to types Null
and Never
.
2022-08-22 16:50:19 +00:00
number
operator
optimize
override
parameter
Fix typos
2022-09-16 19:35:00 +00:00
part
prefix
private
propagate
records /simple
[vm] runtimeType for record instances and record type equality
2022-09-19 22:05:04 +00:00
redirecting
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
reg_exp
regress
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
resolution
return
rewrite
script
set_literals
setter
spread_collections
stack_trace
static
[ddc] Adding support for static setters of const fields
2022-04-01 23:51:15 +00:00
string
[parser-ish] Better errors on invalid unicode escapes
2022-03-17 13:57:45 +00:00
subtyping_static
super
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
superinterface_variance
switch
Reland "Reland "[vm/compiler] Optimize switch statements""
2022-08-23 22:11:50 +00:00
symbol
sync_star
syntax
this
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
top_level
type
type_object
Fix typos
2022-06-15 11:08:28 +00:00
type_promotion
type_variable
[cfe] Refactor bounds checking
2022-05-17 14:36:19 +00:00
typedef
unsorted
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
value_class
variable
variance
[cfe] Refactor bounds checking
2022-05-17 14:36:19 +00:00
vm
Remove uses of :
as default value separator in some tests/ directories.
2022-09-07 14:49:17 +00:00
void
why_not_promoted
await_type_error_test.dart
await_type_test.dart
dynamic_type_helper.dart
explicit_type_instantiation_parsing_test.dart
language.status
[ddc] Ensure status file entries are consistent
2022-08-08 17:23:50 +00:00
language_analyzer.status
language_dart2js.status
Add a language test to check situations where implicit call tearoff does not occur.
2022-02-15 16:37:50 +00:00
language_dart2wasm.status
[dart2wasm] Initial commit for the Dart-to-WasmGC compiler.
2022-02-16 11:11:14 +00:00
language_dartdevc.status
[ddc] Ensure status file entries are consistent
2022-08-08 17:23:50 +00:00
language_kernel.status
[test] Remove obsolete Skips from status files
2022-08-11 08:41:05 +00:00
language_precompiled.status
[vm] Fix yield in async* to check if the stream was canceled while generator was suspended
2022-07-15 14:09:20 +00:00
language_spec_parser.status
language_vm.status
[vm] Fix yield in async* to check if the stream was canceled while generator was suspended
2022-07-15 14:09:20 +00:00
library1.dart
library2.dart
library10.dart
library11.dart
library12.dart
record_literal_problems_test.dart
[parser] Empty record types, record types with 1 element
2022-08-30 11:04:10 +00:00
record_literal_test.dart
[parser] Record literals can be const and one-element only
2022-08-30 10:54:08 +00:00
record_type_empty_problems_test.dart
[tests] Split out tests involving Record.empty
2022-09-21 08:05:47 +00:00
record_type_problems_test.dart
[tests] Split out tests involving Record.empty
2022-09-21 08:05:47 +00:00
record_type_test.dart
Revert "Reland "[cfe,corelib] Add class 'Record' to the core library""
2022-09-19 13:52:01 +00:00
static_type_helper.dart
syntax_helper.dart