Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.7.0.0
/
pkg
/
args
tag
913e6ad72a44abdf2bd4a15273bcdfd0e9704d5a
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:14 2015
object
dfff7719c2a23d7f1ff12b093e555d562e7f6d84
0.7.0.0
87a80f6
pkg/args: expose immutable collections
by kevmoo@j832.com
· 12 years ago
2e5ee49
Added the continueParsing option to ArgParser.
by amouravski@google.com
· 12 years ago
359d2be
Added new style of tests for parser.
by amouravski@google.com
· 12 years ago
948fdd1
Moved the Option class to its own file in anticipation of working on it.
by amouravski@google.com
· 12 years ago
4638137
Switch from DRT to content shell.
by antonm@google.com
· 12 years ago
e7f3c51
Allow passing in an existing ArgParser for a command.
by rnystrom@google.com
· 12 years ago
8fd2c2e5
add installation instructions to pkg packages
by sethladd@google.com
· 12 years ago
044f0d0
Remove Collection, Collections and clean up List/Set/Queue implementations of retain/remove.
by ajohnsen@google.com
· 12 years ago
1d90135
Moved pkg pubspecs to use dev_dependencies where appropriate
by kevmoo@j832.com
· 12 years ago
519fa6c
pkg/args Option should be more strict about names and abbreviations
by kevmoo@j832.com
· 12 years ago
65718c5
Rename XMatching to XWhere.
by floitsch@google.com
· 12 years ago
f4300b8
Make List.from and Iterable.toList default to not growable.
by lrn@google.com
· 13 years ago
fa78a93
Make arg parser return growable list of rest arguments.
by lrn@google.com
· 13 years ago
6b4f4b1
Change new List(n) to return fixed length list.
by lrn@google.com
· 13 years ago
16eba20
Fix use of stringbuffer in pkg/args
by sigmund@google.com
· 13 years ago
ecce8a6
Remove deprecated Strings class.
by floitsch@google.com
· 13 years ago
278d7b0
Update documentation links to point to the correct URLs.
by dgrove@google.com
· 13 years ago
9cbede1
Added documentation links to all of the pkg packages hosted on api.dartlang.org.
by amouravski@google.com
· 13 years ago
2394891
Add command support to args.
by rnystrom@google.com
· 13 years ago
2dd41b5
Split the args tests into a couple of smaller suites.
by rnystrom@google.com
· 13 years ago
4a7dfd2
Big merge from experimental to bleeding edge.
by floitsch@google.com
· 13 years ago
cef256e
Convert the small packages in pkg to use "package:".
by rnystrom@google.com
· 13 years ago
33abe0e
Add authors and homepages to packages.
by dgrove@google.com
· 13 years ago
f4ca954
Allow tests to specify a package root.
by ahe@google.com
· 13 years ago
88a9210
Revert "Allow tests to specify a package root."
by ahe@google.com
· 13 years ago
89cc5a2
Allow tests to specify a package root.
by ahe@google.com
· 13 years ago
ab69873
Make RegExp constructor non-const.
by ajohnsen@google.com
· 13 years ago
ec9fee9
"Reverting 14829-14832"
by ajohnsen@google.com
· 13 years ago
8dc3edd
Make RegExp's constructor non-const.
by ajohnsen@google.com
· 13 years ago
afd6a79
Update library syntax in pkg files.
by gram@google.com
· 13 years ago
981c4b1
Restructure pkg/unittest and pkg/webdriver to follow the pub conventions.
by gram@google.com
· 13 years ago
2e77838
Make getKeys, getValues getters (keys, values).
by floitsch@google.com
· 13 years ago
6254729
Revert "Parts must start with 'part of'" and "Attempt to fix VM build"
by ahe@google.com
· 13 years ago
50b5b6e
Parts must start with 'part of'
by scheglov@google.com
· 13 years ago
8c3cfbb
Second round of cleanups for new optional parameter semantics.
by regis@google.com
· 13 years ago
adb5346
Change core lib, dart2js, and more for new optional parameters syntax and semantics (new semantics is not enforced yet).
by regis@google.com
· 13 years ago
2bd10c2
Apply patch from https://codereview.chromium.org/10967042/.
by rnystrom@google.com
· 13 years ago
a1faa6f
Change IllegalArgumentException to ArgumentError.
by lrn@google.com
· 13 years ago
9b89419
migrate raw string to new syntax in pkg
by danrubel@google.com
· 13 years ago
a5c8f9f
Commit patch: https://codereview.chromium.org/10914320/
by rnystrom@google.com
· 13 years ago
9163dfe
revert 1204. Will investigate when I get a chance.
by efortuna@google.com
· 13 years ago
383488e
Update unittest to new package layout.
by rnystrom@google.com
· 13 years ago
659a57d
Revert "Make unittest follow the new package layout."
by rnystrom@google.com
· 13 years ago
2ba8103
Make unittest follow the new package layout.
by rnystrom@google.com
· 13 years ago
e11b3b8
Make args package follow new layout.
by rnystrom@google.com
· 13 years ago
1d9d8ba
Take external patch from https://chromiumcodereview.appspot.com/10918056/.
by rnystrom@google.com
· 13 years ago
9beb871
Get rid of a lot of () for getters.
by kasperl@google.com
· 13 years ago
0dd77bf
- Change "static final" to "static const" in the
by iposva@google.com
· 13 years ago
040a759
Removed syntax error from example.dart.
by bak@google.com
· 13 years ago
722c1a3
Deprecate Math object in corelib in favor of dart:math library.
by ager@google.com
· 13 years ago
bacdd20
Continued deletion of frog.
by dgrove@google.com
· 13 years ago
196afa5
Add pubspec files to args and dartdoc .
by dgrove@google.com
· 13 years ago
f76b3e0
Fix syntax error in args.dart, reenable args tests.
by dgrove@google.com
· 13 years ago
de531b2
Move args from lib/ to pkg/ .
by dgrove@google.com
· 13 years ago