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