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

Unified Diff: CHANGELOG.md

Issue 2758843003: Add simple binary that prints the inferred type information of a single function (Closed)
Patch Set: rebase Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | bin/show_inferred_types.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1090b68f9ca18a61f6ccc6f5f48446d784a2a1f7..c160295076be1fb64b839d97032d79c02e49aa21 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 0.5.4
+
+- Added script to show inferred types of functions and fields on the command
+ line.
+
## 0.5.3+1
- Improved the stability of `ConstantInfo.id`.
« no previous file with comments | « no previous file | bin/show_inferred_types.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698