Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Side by Side Diff: pkg/matcher/CHANGELOG.md

Issue 313563002: pkg/matcher: Reverting 36881,36896 while investigating dart2js checked crash (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | pkg/matcher/README.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ## 0.10.0+2
2
3 * Added types to a number of constants.
4
5 ## 0.10.0+1
6
7 * Matchers related to bad language use have been removed. These represent code
8 structure that should rarely or never be validated in tests.
9 * `isAbstractClassInstantiationError`
10 * `throwsAbstractClassInstantiationError`
11 * `isFallThroughError`
12 * `throwsFallThroughError`
13
14 * Added types to a number of method arguments.
15
16 * The structure of the library and test code has been updated.
OLDNEW
« no previous file with comments | « no previous file | pkg/matcher/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698