danrubel@google.com
|
9b89419e88
|
migrate raw string to new syntax in pkg
Review URL: https://codereview.chromium.org//10961061
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12754 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-09-22 19:41:42 +00:00 |
|
rnystrom@google.com
|
a5c8f9f2da
|
Commit patch: https://codereview.chromium.org/10914320/
Thanks, Matt!
Review URL: https://codereview.chromium.org//10947044
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12603 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-09-19 21:17:49 +00:00 |
|
efortuna@google.com
|
9163dfe93c
|
revert 1204. Will investigate when I get a chance.
TBR=rnystrom
Review URL: https://codereview.chromium.org//10928216
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12413 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-09-15 01:21:41 +00:00 |
|
rnystrom@google.com
|
383488ec4f
|
Update unittest to new package layout.
Review URL: https://codereview.chromium.org//10917275
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12404 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-09-14 21:12:17 +00:00 |
|
rnystrom@google.com
|
659a57df3e
|
Revert "Make unittest follow the new package layout."
This reverts commit 38f7d16f373832a7bf889192af7845cb602aec01.
Review URL: https://codereview.chromium.org//10911318
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12400 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-09-14 19:43:10 +00:00 |
|
rnystrom@google.com
|
2ba81033a6
|
Make unittest follow the new package layout.
Review URL: https://codereview.chromium.org//10918240
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12396 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-09-14 18:22:24 +00:00 |
|
rnystrom@google.com
|
e11b3b82fe
|
Make args package follow new layout.
Review URL: https://codereview.chromium.org//10919249
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12284 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-09-12 21:31:42 +00:00 |
|
rnystrom@google.com
|
1d9d8bab65
|
Take external patch from https://chromiumcodereview.appspot.com/10918056/.
Review URL: https://codereview.chromium.org//10933052
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12278 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-09-12 19:26:49 +00:00 |
|
kasperl@google.com
|
9beb871852
|
Get rid of a lot of () for getters.
R=bak@google.com
BUG=
Review URL: https://chromiumcodereview.appspot.com//10919146
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12017 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-09-07 11:50:07 +00:00 |
|
iposva@google.com
|
0dd77bf634
|
- Change "static final" to "static const" in the
pkg/, language/, utils/ and lib/core/ directories.
Review URL: https://chromiumcodereview.appspot.com//10919024
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11703 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-31 17:47:17 +00:00 |
|
bak@google.com
|
040a759e13
|
Removed syntax error from example.dart.
Review URL: https://chromiumcodereview.appspot.com//10896034
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11506 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-29 10:18:52 +00:00 |
|
ager@google.com
|
722c1a3ce6
|
Deprecate Math object in corelib in favor of dart:math library.
Review URL: https://chromiumcodereview.appspot.com//10829459
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11155 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-22 14:33:01 +00:00 |
|
dgrove@google.com
|
bacdd20e96
|
Continued deletion of frog.
Review URL: https://chromiumcodereview.appspot.com//10860071
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11098 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 21:09:52 +00:00 |
|
dgrove@google.com
|
196afa584c
|
Add pubspec files to args and dartdoc .
Review URL: https://chromiumcodereview.appspot.com//10823399
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10928 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-17 22:16:15 +00:00 |
|
dgrove@google.com
|
f76b3e0ac8
|
Fix syntax error in args.dart, reenable args tests.
Review URL: https://chromiumcodereview.appspot.com//10837315
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10920 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-17 20:15:29 +00:00 |
|
dgrove@google.com
|
de531b234a
|
Move args from lib/ to pkg/ .
Review URL: https://chromiumcodereview.appspot.com//10831371
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10910 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-17 17:57:10 +00:00 |
|