nweiz@google.com
|
cefb44c63e
|
Have Pub make use of the arg parser.
Also allow non-negatable flags in the arg parser.
Review URL: https://chromiumcodereview.appspot.com//10756011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9488 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-07-09 22:13:24 +00:00 |
|
gram@google.com
|
d2efc58b00
|
New expectation functions plus convert old tests to use these.
Review URL: https://chromiumcodereview.appspot.com//10441104
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8355 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-06-06 20:15:58 +00:00 |
|
rnystrom@google.com
|
3fbf666bd7
|
Revert "Using arg parsing lib for dart2js."
This reverts commit 825af47550b15b336d133ea466b3a547737e79be.
Review URL: https://chromiumcodereview.appspot.com//10383049
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7394 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-05-07 18:54:14 +00:00 |
|
rnystrom@google.com
|
f547fb72c8
|
Using arg parsing lib for dart2js.
Review URL: https://chromiumcodereview.appspot.com//10377023
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7392 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-05-07 18:23:59 +00:00 |
|
rnystrom@google.com
|
300a0649aa
|
First pass at a generic reusable command line option parser.
This parses robustly, displays pretty usage, and has good tests.
It is not totally feature-full yet, but this should be a good
first patch to review.
Review URL: https://chromiumcodereview.appspot.com//10335007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7343 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-05-04 18:49:20 +00:00 |
|