dart-sdk/sdk/lib/internal
Lasse Reichstein Holst Nielsen 68818315b5 Make core libraries use generic method syntax.
Removes comment syntax where possible for the following platform libraries:
* async
* collection
* convert
* core
* internal
* io
* math

The HTML related libraries are not changed. The templates used to build them
must be changed as well.

R=floitsch@google.com

Review URL: https://codereview.chromium.org/2529393002 .
2016-12-14 11:32:16 +01:00
..
internal.dart Let Uint16List.setRange detect a String.codeUnits object, and copy directly from the string. 2015-01-30 09:46:04 +00:00
internal_sources.gypi Remove hard limit from mirrors accessor caches. 2014-08-08 22:20:36 +00:00
iterable.dart Make core libraries use generic method syntax. 2016-12-14 11:32:16 +01:00
list.dart Revert "Library changes to align with DDC." 2016-05-10 19:42:51 -07:00
lists.dart Create generic check methods for RangeError causing checks. 2014-11-21 10:29:15 +00:00
print.dart Revert "Rename internal library dart:_collection-dev to dart:_internal." 2014-01-16 12:06:38 +00:00
sort.dart Make core libraries use generic method syntax. 2016-12-14 11:32:16 +01:00
symbol.dart Specialize Symbol.hashCode 2016-06-03 15:10:51 -07:00