dart-sdk/sdk/lib/core
2017-02-17 16:28:57 +01:00
..
annotations.dart Fix "classs" typos (#28469) 2017-01-23 17:00:24 +01:00
bool.dart Make the VM's dart:core and dart:async library patches clean. 2016-12-15 10:10:09 +01:00
comparable.dart Improve comment formatting in dart-core, especially Comparable 2014-01-10 18:50:52 +00:00
core.dart Remove deprecated Resource class from dart:core. 2016-08-26 11:58:04 +02:00
core_sources.gypi Remove deprecated Resource class from dart:core. 2016-08-26 11:58:04 +02:00
date_time.dart fix spelling in core libraries 2017-01-25 09:36:55 -08:00
double.dart Fixing various num docs regarding NAN, parse, and toString 2014-08-26 08:51:12 +00:00
duration.dart Emphasize that durations are context independent. 2016-10-17 14:51:00 +02:00
errors.dart Fix various nits in VM patch files. 2017-02-17 16:28:57 +01:00
exceptions.dart Make modInv throw Exception on incompatible operands. 2015-06-30 14:46:14 +02:00
expando.dart fix spelling in core libraries 2017-01-25 09:36:55 -08:00
function.dart Add documentation for hashCode, operator== on String, Symbol, Function. 2014-05-21 06:07:32 +00:00
identical.dart Add Object.hashCodeOf to get the default hashCode of an object. 2013-09-25 08:15:41 +00:00
int.dart fix all instances of "the the" 2016-05-13 12:38:25 -07:00
invocation.dart fix spelling in core libraries 2017-01-25 09:36:55 -08:00
iterable.dart Make core libraries use generic method syntax. 2017-01-03 12:05:40 +01:00
iterator.dart Fixing many link syntaxes in doc comments 2015-11-12 15:34:41 -05:00
list.dart fix spelling in core libraries 2017-01-25 09:36:55 -08:00
map.dart Update docs for Map values, keys (#27972) 2016-12-02 10:01:23 -08:00
null.dart Make the VM's dart:core and dart:async library patches clean. 2016-12-15 10:10:09 +01:00
num.dart fix spelling in core libraries 2017-01-25 09:36:55 -08:00
object.dart Make the VM's dart:core and dart:async library patches clean. 2016-12-15 10:10:09 +01:00
pattern.dart fix spelling in core libraries 2017-01-25 09:36:55 -08:00
print.dart Way more documentation blanks filled in. 2013-11-09 01:19:44 +00:00
regexp.dart add a short note about raw strings in the regexp class docs 2016-01-14 16:46:07 -08:00
set.dart fix spelling in core libraries 2017-01-25 09:36:55 -08:00
sink.dart Introduce class Sink<T>. 2014-03-20 10:13:01 +00:00
stacktrace.dart fix spelling in core libraries 2017-01-25 09:36:55 -08:00
stopwatch.dart fix spelling in core libraries 2017-01-25 09:36:55 -08:00
string.dart fix spelling in core libraries 2017-01-25 09:36:55 -08:00
string_buffer.dart dart2js implementation of StringBuffer.writeAll that optimizes better. 2015-04-15 23:13:29 +00:00
string_sink.dart Improve comment formatting in dart-core, especially Comparable 2014-01-10 18:50:52 +00:00
symbol.dart fix spelling in core libraries 2017-01-25 09:36:55 -08:00
type.dart Switch libraries to using new tags. 2012-12-18 21:31:34 +00:00
uri.dart Normalize UriData.parse result. 2017-02-17 11:02:38 +01:00