dart-sdk/pkg
kevmoo@j832.com 519fa6c224 pkg/args Option should be more strict about names and abbreviations
Should not allow: space, \t, \r, \n, single- and double-quote, slashes
Should not allow empty string
Should not allow '-' as the beginning character

name should not be allowed to be null (although it's fine for abbreviation)

BUG=https://code.google.com/p/dart/issues/detail?id=8965

Review URL: https://codereview.chromium.org//12472019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20040 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-14 18:00:21 +00:00
..
analyzer_experimental Rename analyzer-experimental to analyzer_experimental. 2013-03-13 21:42:01 +00:00
args pkg/args Option should be more strict about names and abbreviations 2013-03-14 18:00:21 +00:00
browser Fix dart.js to handle query strings 2013-02-14 23:38:20 +00:00
fixnum ceil/floor/truncate/round return integers. 2013-03-11 18:54:37 +00:00
http Renamed StreamSink to EventSink. Renamed signalError to addError. 2013-03-08 11:31:19 +00:00
intl ceil/floor/truncate/round return integers. 2013-03-11 18:54:37 +00:00
logging Don't use package: imports in logging until dartdoc/mirros support them. 2013-03-01 00:32:14 +00:00
meta Update documentation links to point to the correct URLs. 2013-02-15 01:27:10 +00:00
oauth2 Import packages outside oauth2 via ../../.../pkg/ . This allows packages 2013-03-06 17:17:05 +00:00
pathos Fixed two doc comments in pathos. 2013-03-04 17:26:37 +00:00
scheduled_test Move Options to dart:io. 2013-03-13 13:12:00 +00:00
serialization Add List.insert. 2013-03-14 17:38:14 +00:00
unittest Bring webdriver up to date with SDK changes, and a bit of refactoring. 2013-03-14 17:45:09 +00:00
webdriver Bring webdriver up to date with SDK changes, and a bit of refactoring. 2013-03-14 17:45:09 +00:00
yaml Revert "Remove Expect from core library." 2013-03-09 03:19:07 +00:00
.gitignore Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples. 2012-11-27 14:07:53 +00:00
pkg.gyp pkg.gyp causes dartium build failure on windows 2012-12-11 05:57:04 +00:00
pkg.status Bring webdriver up to date with SDK changes, and a bit of refactoring. 2013-03-14 17:45:09 +00:00