.. |
array.cc
|
|
|
array.dart
|
[vm] Split _List&_GrowableList []= into checked and unchecked parts
|
2017-12-07 13:09:55 +00:00 |
array_patch.dart
|
Add missing methods to List and Map implementations.
|
2018-02-28 12:26:53 +00:00 |
async.cc
|
|
|
async_patch.dart
|
Reapply "Run async functions immediately."
|
2018-02-02 15:50:16 +00:00 |
async_sources.gni
|
|
|
bigint.dart
|
Add missing methods to List and Map implementations.
|
2018-02-28 12:26:53 +00:00 |
bigint_patch.dart
|
[VM bigint] Fix digit array size calculation for _divRem result (fixes #32739).
|
2018-04-11 23:27:51 +00:00 |
bool.cc
|
|
|
bool_patch.dart
|
|
|
class_id.cc
|
|
|
class_id.dart
|
|
|
class_id_fasta.dart
|
Changes to runtime patches so Fasta can understand them.
|
2017-11-01 15:16:04 +00:00 |
collection_patch.dart
|
Faster first/last on VM implementation of (Linked)HashSet.
|
2018-03-06 12:50:21 +00:00 |
collection_sources.gni
|
|
|
compact_hash.dart
|
Revert "[VM] Reduce Smi size to 32 bit on 64 bit platforms"
|
2018-04-10 23:39:01 +00:00 |
convert_patch.dart
|
|
|
convert_sources.gni
|
|
|
core_patch.dart
|
New methods on Iterable, List, Set, Queue, Map.
|
2018-02-07 06:12:53 +00:00 |
core_sources.gni
|
Provide distinct BigInt implementation classes in VM, dart2js, and dartdevc.
|
2018-01-29 18:12:34 +00:00 |
date.cc
|
|
|
date_patch.dart
|
Change some constant declarations to lowerCase.
|
2017-11-14 12:59:14 +00:00 |
deferred_load_patch.dart
|
|
|
developer.cc
|
|
|
developer.dart
|
Revert "[VM] Move runtime/lib/{developer,profiler,timeline}.dart -> ..._patch.dart, fix owner of constructors"
|
2018-03-13 22:24:19 +00:00 |
developer_sources.gni
|
Revert "[VM] Move runtime/lib/{developer,profiler,timeline}.dart -> ..._patch.dart, fix owner of constructors"
|
2018-03-13 22:24:19 +00:00 |
double.cc
|
[VM] Relax constraints for integer literals according to int64 spec
|
2017-11-09 16:58:38 +00:00 |
double.dart
|
[vm/corelib] Fix int/double comparisons in num.compareTo
|
2018-01-22 18:22:28 +00:00 |
double_patch.dart
|
Change some constant declarations to lowerCase.
|
2017-11-14 12:59:14 +00:00 |
empty_source.dart
|
|
|
errors.cc
|
|
|
errors_patch.dart
|
[ VM / Hot Reload ] Fixed missing NoSuchMethod exceptions when hot reloading in situations with tearoffs.
|
2018-04-04 19:38:25 +00:00 |
expando_patch.dart
|
|
|
function.cc
|
[VM] Replace hand-written assembly prologues with IR
|
2017-12-13 16:04:34 +00:00 |
function.dart
|
Fix SDK errors due to inconsistent inheritance of Operator==.
|
2017-12-11 13:02:19 +00:00 |
function_patch.dart
|
|
|
growable_array.cc
|
|
|
growable_array.dart
|
[vm] Split _List&_GrowableList []= into checked and unchecked parts
|
2017-12-07 13:09:55 +00:00 |
identical.cc
|
|
|
identical_patch.dart
|
|
|
immutable_map.dart
|
Add missing methods to List and Map implementations.
|
2018-02-28 12:26:53 +00:00 |
integers.cc
|
|
|
integers.dart
|
[vm/corelib] Fix int/double comparisons in num.compareTo
|
2018-01-22 18:22:28 +00:00 |
integers_patch.dart
|
Revert "[VM] Reduce Smi size to 32 bit on 64 bit platforms"
|
2018-04-10 23:39:01 +00:00 |
internal_patch.dart
|
[VM runtime] Implement support for _extractTypeArguments in the VM (fixes #31805).
|
2018-01-12 21:32:20 +00:00 |
internal_sources.gni
|
|
|
invocation_mirror.h
|
|
|
invocation_mirror_patch.dart
|
[VM] Remove experimental, unused, argument bits from argdesc and reduce prologue size
|
2018-04-12 12:54:29 +00:00 |
isolate.cc
|
[vm, isolate] Refactor isolate message snapshotting to centralize construction of the Message.
|
2018-02-14 00:28:01 +00:00 |
isolate_patch.dart
|
Avoid patching with redirecting factories in vm-related patches
|
2018-02-08 14:11:50 +00:00 |
isolate_sources.gni
|
|
|
lib_prefix.dart
|
|
|
libgen_in.cc
|
|
|
linked_hash_map.cc
|
|
|
map_patch.dart
|
Add of constructors to collections.
|
2018-03-13 12:57:49 +00:00 |
math.cc
|
|
|
math_patch.dart
|
Change some constant declarations to lowerCase.
|
2017-11-14 12:59:14 +00:00 |
math_sources.gni
|
|
|
mirror_reference.dart
|
|
|
mirrors.cc
|
|
|
mirrors.h
|
|
|
mirrors_impl.dart
|
Dart 2 Libraries Wave 3
|
2018-03-08 16:36:07 +00:00 |
mirrors_patch.dart
|
Changes to runtime patches so Fasta can understand them.
|
2017-11-01 15:16:04 +00:00 |
mirrors_sources.gni
|
|
|
null_patch.dart
|
|
|
object.cc
|
[VM] Remove experimental, unused, argument bits from argdesc and reduce prologue size
|
2018-04-12 12:54:29 +00:00 |
object_patch.dart
|
|
|
print_patch.dart
|
|
|
profiler.cc
|
|
|
profiler.dart
|
Revert "[VM] Move runtime/lib/{developer,profiler,timeline}.dart -> ..._patch.dart, fix owner of constructors"
|
2018-03-13 22:24:19 +00:00 |
profiler_sources.gni
|
|
|
regexp.cc
|
|
|
regexp_patch.dart
|
Add RegExp.escape methods.
|
2018-02-01 09:56:47 +00:00 |
schedule_microtask_patch.dart
|
Reland: [dart:cli] Adds waitFor(Future)
|
2018-01-18 16:38:54 +00:00 |
simd128.cc
|
|
|
stacktrace.cc
|
|
|
stacktrace.dart
|
|
|
stacktrace.h
|
|
|
stopwatch.cc
|
|
|
stopwatch_patch.dart
|
|
|
string.cc
|
|
|
string_buffer_patch.dart
|
|
|
string_patch.dart
|
[VM] Stop treating 0x180e as whitespace
|
2018-01-18 10:37:15 +00:00 |
symbol_patch.dart
|
Changes to runtime patches so Fasta can understand them.
|
2017-11-01 15:16:04 +00:00 |
timeline.cc
|
|
|
timeline.dart
|
Revert "[VM] Move runtime/lib/{developer,profiler,timeline}.dart -> ..._patch.dart, fix owner of constructors"
|
2018-03-13 22:24:19 +00:00 |
timer_impl.dart
|
Add ticks counter to Timer.
|
2018-02-08 10:16:00 +00:00 |
timer_patch.dart
|
|
|
type_patch.dart
|
|
|
typed_data.cc
|
|
|
typed_data_patch.dart
|
Disable the .whereType method until generic methods are turned on.
|
2018-03-08 23:14:22 +00:00 |
typed_data_sources.gni
|
|
|
uri.cc
|
|
|
uri_patch.dart
|
Change some constant declarations to lowerCase.
|
2017-11-14 12:59:14 +00:00 |
vmservice.cc
|
[vm, isolate] Refactor isolate message snapshotting to centralize construction of the Message.
|
2018-02-14 00:28:01 +00:00 |
vmservice_sources.gni
|
|
|
weak_property.cc
|
|
|
weak_property.dart
|
|
|