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

Side by Side Diff: CHANGELOG.md

Issue 1412613006: Add -f as an alias for --force-compile. (Closed) Base URL: https://github.com/dart-lang/dev_compiler.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 | lib/src/options.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 # dev_compiler changelog 1 # dev_compiler changelog
2 2
3 ## unreleased
4 - added an `--html-report` option to create a file summarizing compilation issue s
vsm 2015/10/28 17:46:02 nit: line len
devoncarew 2015/10/28 18:27:04 :) changed
5 - added a `-f` alias to the `--force-compile` command line option
6
3 ## 0.1.9 7 ## 0.1.9
4 8
5 ## 0.1.8 9 ## 0.1.8
6 - added a `--version` command-line option 10 - added a `--version` command-line option
7 - added a new entry-point - `dev_compiler` - that aliases to `dartdevc` 11 - added a new entry-point - `dev_compiler` - that aliases to `dartdevc`
OLDNEW
« no previous file with comments | « no previous file | lib/src/options.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698