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

Side by Side Diff: CHANGELOG.md

Issue 1425953002: add tool to check that deferred libraries contain the expected code (Closed) Base URL: git@github.com:dart-lang/dart2js_info.git@master
Patch Set: Created 5 years, 1 month 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
« no previous file with comments | « no previous file | 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
1 # Changelog 1 # Changelog
2 2
3 ## 0.2.2
4 - Added `deferred_libary_check` tool
5
3 ## 0.2.1 6 ## 0.2.1
4 - Merged `verify_deps` tool into `debug_info` tool 7 - Merged `verify_deps` tool into `debug_info` tool
5 8
6 ## 0.2.0 9 ## 0.2.0
7 - Added AllInfoJsonCodec 10 - Added `AllInfoJsonCodec`
8 - Added `verify_deps` tool 11 - Added `verify_deps` tool
9 12
10 ## 0.1.0 13 ## 0.1.0
11 - Added `ProgramInfo.entrypoint`. 14 - Added `ProgramInfo.entrypoint`.
12 - Added experimental information about calls in function bodies. This will 15 - Added experimental information about calls in function bodies. This will
13 likely change again in the near future. 16 likely change again in the near future.
14 17
15 ## 0.0.3 18 ## 0.0.3
16 - Added executable names 19 - Added executable names
17 20
18 ## 0.0.2 21 ## 0.0.2
19 - Add support for ConstantInfo 22 - Add support for `ConstantInfo`
20 23
21 ## 0.0.1 24 ## 0.0.1
22
23 - Initial version 25 - Initial version
OLDNEW
« no previous file with comments | « no previous file | README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698