dart-sdk/sdk/lib/core
Lasse R.H. Nielsen 6178cc17ed Change the static castTo methods to be named castFrom.
It's just a better name.

Bug:
Change-Id: I0bf42b53fb5041faa307d288ffe12fb4b1ac7068
Reviewed-on: https://dart-review.googlesource.com/34180
Reviewed-by: Leaf Petersen <leafp@google.com>
2018-01-15 08:59:31 +00:00
..
annotations.dart [dart:core] Adds @Provisional annotation 2017-12-19 19:00:22 +00:00
bigint.dart Reland BigInt class. 2017-12-14 15:44:15 +00:00
bool.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
comparable.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
core.dart Reland BigInt class. 2017-12-14 15:44:15 +00:00
core_sources.gni Reland BigInt class. 2017-12-14 15:44:15 +00:00
date_time.dart Don't deprecate old constant names yet. 2017-11-17 10:58:33 +00:00
double.dart Don't deprecate old constant names yet. 2017-11-17 10:58:33 +00:00
duration.dart Don't deprecate old constant names yet. 2017-11-17 10:58:33 +00:00
errors.dart Revert "Revert "Dart Core Lib change to support generic functions in class NoSuchMethodError."" 2017-09-28 00:27:24 +00:00
exceptions.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
expando.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
function.dart Simplify doc for Function.apply. 2017-08-23 20:09:39 +02:00
identical.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
int.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
invocation.dart Postpone addition of 'typeArguments' getter on Invocation class until the 2017-10-03 23:28:02 +00:00
iterable.dart Change the static castTo methods to be named castFrom. 2018-01-15 08:59:31 +00:00
iterator.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
list.dart Change the static castTo methods to be named castFrom. 2018-01-15 08:59:31 +00:00
map.dart Change the static castTo methods to be named castFrom. 2018-01-15 08:59:31 +00:00
null.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
num.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
object.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
pattern.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
print.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
regexp.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
set.dart Change the static castTo methods to be named castFrom. 2018-01-15 08:59:31 +00:00
sink.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
stacktrace.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
stopwatch.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
string.dart Update String.replaceFirstMapped documentation. 2017-08-10 18:33:34 +02:00
string_buffer.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
string_sink.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
symbol.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
type.dart Revert "Use relative URIs for core library part-of statements." 2017-07-07 11:18:24 -07:00
uri.dart Initial steps to add cast operation. 2018-01-03 12:16:24 +00:00