Commit Graph

9 Commits

Author SHA1 Message Date
johnniwinther@google.com 09fbe78e71 Move dart2js from sdk/lib/_internal/compiler to pkg/compiler
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41514 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-05 08:51:01 +00:00
johnniwinther@google.com 8637cfd322 Revert "Move dart2js from sdk/lib/_internal/compiler to pkg/compiler"
This reverts commit r41512.

BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41513 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-05 08:15:26 +00:00
johnniwinther@google.com 2b336e17f0 Move dart2js from sdk/lib/_internal/compiler to pkg/compiler
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41512 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-05 07:09:04 +00:00
johnniwinther@google.com 3fad38630f First end-to-end capability in analyzer2dart.
BUG=
R=brianwilkerson@google.com, paulberry@google.com, sigurdm@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40030 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-09 14:25:18 +00:00
scheglov@google.com 68473aa23e Use ResourceProvider instead of specialized setRealRoot/setFakeRoot.
R=brianwilkerson@google.com, paulberry@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39721 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-31 18:54:42 +00:00
scheglov@google.com 844f477d10 Use MockSdk to speed-up tests.
R=paulberry@google.com, brianwilkerson@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39717 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-30 05:51:09 +00:00
paulberry@google.com ed9d2ca119 Split analyzer2dart code into multiple source files
So that the components can be tested.

R=johnniwinther@google.com, jwren@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39642 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-28 10:46:21 +00:00
paulberry@google.com 122d40555f Start filling out analyzer2dart
R=jwren@google.com
TBR=jwren@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39635 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-28 08:59:30 +00:00
johnniwinther@google.com 23ce440e0b Sketch for the new frontend dart2dart prototype.
BUG=
R=brianwilkerson@google.com, paulberry@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39633 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-28 07:03:40 +00:00