dart-sdk/runtime/lib
Regis Crelier ba69c8a898 Enumerate URIs of all types in type errors in order to help the user diagnose
the error (it was previously only printed for types with identical names).
Cleanup and simplify construction of type errors.

R=hausner@google.com, srdjan@google.com

Review URL: https://codereview.chromium.org/1778133002 .
2016-03-09 15:16:47 -08:00
..
array.cc
array.dart
array_patch.dart
async_patch.dart Cancel async generator only when it yields 2016-02-09 10:44:57 -08:00
async_sources.gypi
bigint.dart
bool.cc Support 'dart.library.X' env variables in the VM. 2016-02-29 20:58:32 +01:00
bool_patch.dart
class_id.cc
class_id.dart
collection_patch.dart
collection_sources.gypi
compact_hash.dart
convert_patch.dart
convert_sources.gypi
core_patch.dart Add comment to async* support code 2016-02-29 11:22:04 -08:00
core_sources.gypi Print stack trace when Dart_SetReturnValue is passed UnwindError. 2016-02-01 10:46:49 -08:00
date.cc
date_patch.dart
deferred_load_patch.dart
developer.cc Remove many features when building product mode 2016-02-05 09:55:51 -08:00
developer.dart Improve --trace-service to help track down problems in full_coverage_test. 2016-02-12 13:26:16 -08:00
developer_sources.gypi
double.cc
double.dart
double_patch.dart
empty_source.dart
errors.cc Enumerate URIs of all types in type errors in order to help the user diagnose 2016-03-09 15:16:47 -08:00
errors_patch.dart Enumerate URIs of all types in type errors in order to help the user diagnose 2016-03-09 15:16:47 -08:00
expando_patch.dart Use WeakMap to support Expando if available. 2016-01-25 12:06:06 +01:00
function.cc Remove signature classes from the VM. 2016-01-19 16:32:59 -08:00
function.dart Remove signature classes from the VM. 2016-01-19 16:32:59 -08:00
function_patch.dart
growable_array.cc
growable_array.dart Shrink growable arrays 2016-02-17 13:20:53 -08:00
identical.cc Remove more things 2016-02-22 08:53:11 -08:00
identical_patch.dart
immutable_map.dart Remove stale comment in ImmutableList implementation 2016-01-22 15:53:07 -08:00
integers.cc Support 'dart.library.X' env variables in the VM. 2016-02-29 20:58:32 +01:00
integers.dart
integers_patch.dart
internal_patch.dart - Fix Isolate.spawn when running from snapshot. 2016-01-14 23:24:07 -08:00
internal_sources.gypi
invocation_mirror.h
invocation_mirror_patch.dart
isolate.cc - Remove Isolate::Flags structure and store flags directly in isolate. 2016-02-25 18:06:56 -08:00
isolate_patch.dart - Do not even attempt to spawn an isolate if the local script 2016-01-15 00:48:54 -08:00
isolate_sources.gypi
lib_prefix.dart
libgen_in.cc
linked_hash_map.cc
map_patch.dart
math.cc
math_patch.dart Remove support for Javascript warnings in the VM. 2016-02-11 09:16:06 -08:00
math_sources.gypi
mirror_reference.dart
mirrors.cc In background compilation make a copy of Field in order to freeze its state. Add flag --force_clone_compiler_objects for debugging purpose. 2016-02-26 09:07:49 -08:00
mirrors.h
mirrors_impl.dart Remove signature classes from the VM. 2016-01-19 16:32:59 -08:00
mirrors_patch.dart
mirrors_sources.gypi
null_patch.dart
num.cc
num.dart
object.cc Enumerate URIs of all types in type errors in order to help the user diagnose 2016-03-09 15:16:47 -08:00
object_patch.dart
print_patch.dart
profiler.cc
profiler.dart
profiler_sources.gypi
regexp.cc Make precompiler work with product mode. 2016-03-02 13:59:54 -08:00
regexp_patch.dart
resource_patch.dart
schedule_microtask_patch.dart
simd128.cc
stacktrace.cc Print stack trace when Dart_SetReturnValue is passed UnwindError. 2016-02-01 10:46:49 -08:00
stacktrace.dart
stacktrace.h Print stack trace when Dart_SetReturnValue is passed UnwindError. 2016-02-01 10:46:49 -08:00
stopwatch.cc
stopwatch_patch.dart
string.cc Support 'dart.library.X' env variables in the VM. 2016-02-29 20:58:32 +01:00
string_buffer_patch.dart
string_patch.dart
symbol_patch.dart
timeline.cc Remove support for Javascript warnings in the VM. 2016-02-11 09:16:06 -08:00
timeline.dart
timer_impl.dart
timer_patch.dart
type_patch.dart Remove signature classes from the VM. 2016-01-19 16:32:59 -08:00
typed_data.cc
typed_data.dart
typed_data_sources.gypi
uri.cc
uri_patch.dart
vmservice.cc Remove more feature in product mode 2016-02-09 08:45:32 -08:00
vmservice_patch.dart Make it possible to share the embedder's dart sources for the service isolate. 2016-01-29 07:43:21 -08:00
vmservice_sources.gypi
weak_property.cc
weak_property.dart