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

Side by Side Diff: CHANGELOG.md

Issue 1411523003: add a JsonInfoCodec class (Closed) Base URL: git@github.com:dart-lang/dart2js_info.git@master
Patch Set: make accept dynamic Created 5 years, 2 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
« no previous file with comments | « no previous file | README.md » ('j') | lib/info.dart » ('J')
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.0 3 ## 0.2.0
4 - Added JsonInfoCodec
4 - Added `verify_deps` tool 5 - Added `verify_deps` tool
5 6
6 ## 0.1.0 7 ## 0.1.0
7 - Added `ProgramInfo.entrypoint`. 8 - Added `ProgramInfo.entrypoint`.
8 - Added experimental information about calls in function bodies. This will 9 - Added experimental information about calls in function bodies. This will
9 likely change again in the near future. 10 likely change again in the near future.
10 11
11 ## 0.0.3 12 ## 0.0.3
12 - Added executable names 13 - Added executable names
13 14
14 ## 0.0.2 15 ## 0.0.2
15 - Add support for ConstantInfo 16 - Add support for ConstantInfo
16 17
17 ## 0.0.1 18 ## 0.0.1
18 19
19 - Initial version 20 - Initial version
OLDNEW
« no previous file with comments | « no previous file | README.md » ('j') | lib/info.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698