floitsch@google.com
|
4a7dfd2da3
|
Big merge from experimental to bleeding edge.
Review URL: https://codereview.chromium.org//11783009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16687 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-07 11:23:16 +00:00 |
|
ajohnsen@google.com
|
ab69873a42
|
Make RegExp constructor non-const.
Another take of https://codereview.chromium.org/11410033/ with status changes applied for co19 tests.
BUG=
Review URL: https://codereview.chromium.org//11369210
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14837 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-13 10:18:06 +00:00 |
|
ajohnsen@google.com
|
ec9fee9858
|
"Reverting 14829-14832"
BUG=
Review URL: https://codereview.chromium.org//11312203
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14833 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-13 07:28:13 +00:00 |
|
ajohnsen@google.com
|
8dc3edd7ce
|
Make RegExp's constructor non-const.
BUG=
Review URL: https://codereview.chromium.org//11410033
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14829 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-13 06:48:43 +00:00 |
|
gram@google.com
|
330ee1eb15
|
Updated tests/compiler/* to use new library syntax.
Review URL: https://codereview.chromium.org//11368150
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14748 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-09 18:39:05 +00:00 |
|
floitsch@google.com
|
0e47b363ae
|
Make hasNext a getter instead of a method.
Review URL: https://codereview.chromium.org//11230011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14015 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-24 13:05:11 +00:00 |
|
regis@google.com
|
8c3cfbb381
|
Second round of cleanups for new optional parameter semantics.
Review URL: https://codereview.chromium.org//11194025
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13759 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-17 20:58:19 +00:00 |
|
erikcorry@google.com
|
180c7a56a1
|
Fix JS minifier to lift var declarations within functions. Still disabled.
R=kasperl@google.com
BUG=
Review URL: https://codereview.chromium.org//11146013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13654 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-15 11:30:58 +00:00 |
|
aprelev@gmail.com
|
9ecad0703b
|
issue 4817 fixed. Implemented raw strings with 'r' instead of '@' for dart2js
BUG=dart:4817
Review URL: https://chromiumcodereview.appspot.com//10920066
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12292 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-09-13 01:43:23 +00:00 |
|
iposva@google.com
|
fedcff55ed
|
- Change "static final" to "static const" in the tests/ directory.
Review URL: https://chromiumcodereview.appspot.com//10871071
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11350 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-24 22:21:20 +00:00 |
|
kasperl@google.com
|
3eec57a270
|
Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/.
This may not be the final resting place for these tests, but I want
to get them out of the frog directory because they really are very
valuable as tests for dart2js.
Review URL: https://chromiumcodereview.appspot.com//10536169
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8646 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-06-14 11:28:50 +00:00 |
|