Sigurd Meldgaard
|
f7998baf71
|
Add .platform files to jsonify.
This allows 'try' to run again.
BUG=
Review URL: https://codereview.chromium.org/1420843008 .
|
2015-11-02 14:43:22 +01:00 |
|
Sigurd Meldgaard
|
c0d5f73bd0
|
Introduce "platform configurations" to replace categories and libraries.dart.
A small writeup of the thoughts behind this concept can be found at:
https://docs.google.com/a/google.com/document/d/1WkqJVPphuThH8h2jDqBOb6h1iMkrkQIO7PF638-qlso/edit?usp=sharing
BUG=
R=floitsch@google.com, johnniwinther@google.com, whesse@google.com
Review URL: https://codereview.chromium.org/1408253006 .
|
2015-11-02 13:02:25 +01:00 |
|
Sigurd Meldgaard
|
a763c71d92
|
Introduce the "Embedded" category.
It is not visible from the dart2js command line.
BUG=
R=brianwilkerson@google.com, johnniwinther@google.com
Committed: https://github.com/dart-lang/sdk/commit/0aef0efb6a38a65fa676fa9e8daa85a972521745
Reverted: https://codereview.chromium.org/1401513002
Review URL: https://codereview.chromium.org/1395863002 .
|
2015-10-12 12:15:48 +02:00 |
|
Sigurd Meldgaard
|
01d6977030
|
Revert "Introduce the "Embedded" category."
This reverts commit 0aef0efb6a.
BUG=
Review URL: https://codereview.chromium.org/1401513002 .
|
2015-10-09 13:29:53 +02:00 |
|
Sigurd Meldgaard
|
0aef0efb6a
|
Introduce the "Embedded" category.
It is not visible from the dart2js command line.
BUG=
R=brianwilkerson@google.com, johnniwinther@google.com
Review URL: https://codereview.chromium.org/1395863002 .
|
2015-10-09 13:08:26 +02:00 |
|
Sigmund Cherem
|
b18c5a3e7c
|
sdk files reorganization to make dart2js a proper package
BUG=
R=brianwilkerson@google.com, floitsch@google.com, whesse@google.com
Review URL: https://codereview.chromium.org//1212513002.
|
2015-06-29 10:21:14 -07:00 |
|
ahe@google.com
|
fdfb53269d
|
Fix darttags' usage of source file provider.
R=johnniwinther@google.com
Review URL: https://codereview.chromium.org//924393005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@43873 260f80e4-7a28-3924-810f-c04153c831b5
|
2015-02-19 13:26:02 +00:00 |
|
johnniwinther@google.com
|
ff818f49a9
|
Fix try.
BUG=
Review URL: https://codereview.chromium.org//921173003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@43760 260f80e4-7a28-3924-810f-c04153c831b5
|
2015-02-13 14:45:58 +00:00 |
|
johnniwinther@google.com
|
0192ea71fc
|
Emit to StreamCodeOutput instead of CodeBuffer.
BUG=
R=floitsch@google.com
Review URL: https://codereview.chromium.org//830703004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42801 260f80e4-7a28-3924-810f-c04153c831b5
|
2015-01-13 09:14:25 +00:00 |
|
ahe@google.com
|
cf8292288f
|
Throw ArgumentError if packageRoot is null.
R=johnniwinther@google.com
Review URL: https://codereview.chromium.org//838773002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42677 260f80e4-7a28-3924-810f-c04153c831b5
|
2015-01-08 08:36:27 +00:00 |
|
ahe@google.com
|
27ca1d58c6
|
Customize which libraries darttags index.
R=johnniwinther@google.com
Review URL: https://codereview.chromium.org//794253002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42316 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-12-12 12:48:32 +00:00 |
|
ahe@google.com
|
be1780291d
|
Update darttags to package:compiler.
R=johnniwinther@google.com
Review URL: https://codereview.chromium.org//689553004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41626 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-11-10 11:41:12 +00:00 |
|
johnniwinther@google.com
|
713e95822c
|
Fix import in compile_loop.dart.
BUG=
R=ahe@google.com
Review URL: https://codereview.chromium.org//700163002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41554 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-11-06 13:17:31 +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 |
|