sra@google.com
|
321a92352b
|
2nd Retry "Emit more stuff via ASTs"
Review URL: https://codereview.chromium.org//11776008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16659 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-04 23:13:50 +00:00 |
|
sra@google.com
|
44e610eb6e
|
Revert "Retry "Emit more stuff via ASTs""
Review URL: https://codereview.chromium.org//11795002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16653 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-04 22:32:24 +00:00 |
|
sra@google.com
|
a66914768a
|
Retry "Emit more stuff via ASTs"
This time fixing dart2js unit tests.
Review URL: https://codereview.chromium.org//11787004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16651 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-04 22:21:31 +00:00 |
|
erikcorry@google.com
|
f909853f21
|
Reapply dart2js: Dot-separated field-and-super descriptor string in classes.
But now we comma-separate the fields, and use semicolon instead of @ for the
super class (because it's smaller!).
R=karlklose@google.com
BUG=
Review URL: https://codereview.chromium.org//11414258
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15587 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-30 13:37:01 +00:00 |
|
ngeoffray@google.com
|
c822bbfaff
|
Fix unit tests.
Review URL: https://codereview.chromium.org//11316146
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15257 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-22 14:31:26 +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
|
9c66a334a6
|
Add a content-security-policy (CSP) flag.
https://codereview.chromium.org/11183040/ contains before and after comparisons.
BUG=http://dartbug.com/3436
Review URL: https://codereview.chromium.org//11188004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13771 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-18 11:17:30 +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 |
|
floitsch@google.com
|
e41528dab3
|
Put "super" in quotes.
Fixes issue 4759.
Review URL: https://chromiumcodereview.appspot.com//10898030
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11607 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-30 11:48:20 +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 |
|
ngeoffray@google.com
|
f68d6f2d68
|
Fix test after changes in member iteration order.
Review URL: https://chromiumcodereview.appspot.com//10875049
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11306 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-24 13:08: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 |
|