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

Side by Side Diff: CHANGELOG.md

Issue 1411153009: move deferred_library_check functionality to a library (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 | bin/deferred_library_check.dart » ('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.3
4 - Moved `deferred_library_check` functionality to a library
5
3 ## 0.2.2 6 ## 0.2.2
4 - Added `deferred_libary_check` tool 7 - Added `deferred_libary_check` tool
5 8
6 ## 0.2.1 9 ## 0.2.1
7 - Merged `verify_deps` tool into `debug_info` tool 10 - Merged `verify_deps` tool into `debug_info` tool
8 11
9 ## 0.2.0 12 ## 0.2.0
10 - Added `AllInfoJsonCodec` 13 - Added `AllInfoJsonCodec`
11 - Added `verify_deps` tool 14 - Added `verify_deps` tool
12 15
13 ## 0.1.0 16 ## 0.1.0
14 - Added `ProgramInfo.entrypoint`. 17 - Added `ProgramInfo.entrypoint`.
15 - Added experimental information about calls in function bodies. This will 18 - Added experimental information about calls in function bodies. This will
16 likely change again in the near future. 19 likely change again in the near future.
17 20
18 ## 0.0.3 21 ## 0.0.3
19 - Added executable names 22 - Added executable names
20 23
21 ## 0.0.2 24 ## 0.0.2
22 - Add support for `ConstantInfo` 25 - Add support for `ConstantInfo`
23 26
24 ## 0.0.1 27 ## 0.0.1
25 - Initial version 28 - Initial version
OLDNEW
« no previous file with comments | « no previous file | bin/deferred_library_check.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698