Commit Graph

15 Commits

Author SHA1 Message Date
Johnni Winther 8aa5245b14 Support serialization of the compiler backbone.
BUG=
R=floitsch@google.com

Review URL: https://codereview.chromium.org//1192103002.
2015-07-06 11:30:51 +02:00
Johnni Winther 048a4651fe Create and test source mapping for invocations.
BUG=
R=floitsch@google.com

Review URL: https://codereview.chromium.org//1196433002.
2015-07-02 10:38:19 +02:00
Johnni Winther 3b599de618 Change Link to List in FunctionSignature.
BUG=
R=karlklose@google.com

Review URL: https://codereview.chromium.org//1146943002
2015-05-20 14:08:29 +02:00
johnniwinther@google.com 121c7f91fc Use Map<FieldElement, ConstantValue> for fields in ConstructedConstantValue.
BUG=
R=karlklose@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45441 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-28 10:48:30 +00:00
johnniwinther@google.com 796c130cdc Extract CallStructure from Selector.
This should be used for static invocation so that Selector is only for dynamic invocations.

BUG=
R=floitsch@google.com

Committed: https://code.google.com/p/dart/source/detail?r=44960

Reverted: https://code.google.com/p/dart/source/detail?r=44961

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44991 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-09 07:44:17 +00:00
johnniwinther@google.com 2d39371869 Revert "Extract CallStructure from Selector."
This reverts commit r44960.

BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44961 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-08 10:38:28 +00:00
johnniwinther@google.com 296d174559 Extract CallStructure from Selector.
This should be used for static invocation so that Selector is only for dynamic invocations.

BUG=
R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44960 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-08 09:30:50 +00:00
ahe@google.com 2e81a536e5 Add Link.copyWithout.
R=johnniwinther@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41885 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-21 09:46:01 +00:00
johnniwinther@google.com 798f0417e5 Emit warning on import of dart:mirrors.
BUG=
R=floitsch@google.com

Committed: https://code.google.com/p/dart/source/detail?r=41688

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41822 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-19 09:20:14 +00:00
ahe@google.com 5b6f61912d Don't restrict type on Setlet.remove.
Review URL: https://codereview.chromium.org//730023002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41772 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-17 10:46:47 +00:00
floitsch@google.com fa10f0b77d Revert "Emit warning on import of dart:mirrors."
This reverts commit r41688.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41692 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-12 15:28:40 +00:00
johnniwinther@google.com 88c7dfa8f7 Emit warning on import of dart:mirrors.
BUG=
R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41688 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-12 13:19:59 +00:00
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