Commit Graph

91 Commits

Author SHA1 Message Date
alanknight@google.com 96eb571837 Skip .svn files when copying "lib" directories under /pkg
Review URL: https://chromiumcodereview.appspot.com//10861032

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11079 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-21 17:59:46 +00:00
alanknight@google.com 96c3872ffe Rename i18n to intl
Review URL: https://chromiumcodereview.appspot.com//10829442

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11076 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-21 17:30:21 +00:00
dgrove@google.com 518b80f7c6 Continue removal of frog.
Review URL: https://chromiumcodereview.appspot.com//10854232

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10996 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-20 19:35:58 +00:00
dgrove@google.com e174e8d66f Move libraries.dart to lib/_internal/libraries.dart .
Review URL: https://chromiumcodereview.appspot.com//10829394

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10929 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-17 22:25:52 +00:00
dgrove@google.com de531b234a Move args from lib/ to pkg/ .
Review URL: https://chromiumcodereview.appspot.com//10831371

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10910 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-17 17:57:10 +00:00
ager@google.com 37ae98110a Reapply "Sharing of sources for corelib date implementation between VM
and dart2js".

BUG=

Review URL: https://chromiumcodereview.appspot.com//10834353

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10799 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 08:00:02 +00:00
ager@google.com 2d1b1727ef Revert "Sharing of sources for corelib date implementation between VM and"
Revert "Fix create_sdk."

Revert "Fix bad merge. 'unified' directory is gone."

We need to update dartc to not check that final fields are initialized
for 'external' constructors (it does not have the body and
initializers for those).

R=ajohnsen@google.com
BUG=

Review URL: https://chromiumcodereview.appspot.com//10857029

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10797 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 07:40:09 +00:00
ager@google.com 006ee76d31 Fix create_sdk.
R=ajohnsen@google.com
BUG=

Review URL: https://chromiumcodereview.appspot.com//10832337

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10795 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 07:15:25 +00:00
dgrove@google.com f9c1f725b4 Missed this as I moved dartdoc from lib/ to pkg/ .
Review URL: https://chromiumcodereview.appspot.com//10837273

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10780 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 23:30:05 +00:00
dgrove@google.com 39889f6270 Move dartdoc from lib/ to pkg/ .
Reviewed at desk by rnystrom, since gcl upload fails when there
are binary images in the change.

TBR=rnystrom@google.com



git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10776 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 22:59:55 +00:00
ager@google.com e2cb076b07 Get rid of last minute typo.
R=ajohnsen@google.com
BUG=

Review URL: https://chromiumcodereview.appspot.com//10829335

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10720 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 12:51:21 +00:00
ager@google.com 1642907152 Do not put runtime patch files in the SDK.
The analyzer is not supposed to see them. Once more of the source is
shared we will not need to have core-runtime at all.

R=ajohnsen@google.com,lrn@google.com
BUG=

Review URL: https://chromiumcodereview.appspot.com//10827349

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10718 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 12:49:02 +00:00
dgrove@google.com c265902bea Move unittest from lib to pkg.
Review URL: https://chromiumcodereview.appspot.com//10836241

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10685 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-14 22:36:59 +00:00
dgrove@google.com 8998e74536 Start moving non-platform libraries from lib/ to pkg/ .
Review URL: https://chromiumcodereview.appspot.com//10827227

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10655 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-14 16:26:41 +00:00
nweiz@google.com efffe44f7f Include the args library in the SDK.
Review URL: https://chromiumcodereview.appspot.com//10824098

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10032 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-31 00:30:06 +00:00
devoncarew@google.com ed571f33cc Add dart:math to the sdk.
Review URL: https://chromiumcodereview.appspot.com//10827091

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10030 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-30 22:59:41 +00:00
dgrove@google.com 89dd99fdd0 Convert DOM and HTML frog to dart2js.
Review URL: https://chromiumcodereview.appspot.com//10800104

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9871 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-24 22:45:59 +00:00
johnniwinther@google.com c6d70857e4 Several new features and improvements for dartdoc.
* Dartdoc now works on multiple libraries and entrypoints.
* A dartdoc/dartdoc.bat script is generated into dart-sdk/bin
* The API libraries recognized by dart2js using the 'dart:' prefix
  have been updated to use the 'dart:*' name in their library tags.
  This makes the libraries show up with the correct prefix in the API docs.
* The processed libraries can be selected or limited, API
  libraries are not processed by default, and links to api.dartlang.org
  can be generated for API libraries.

  Because of the changed library tags on API libraries, the generated
  links don't current match the addresses on api.dartlang.org.
  For instance, the docs for Object is currently located in
  api.dartlang.org/core/Object.html, but with the new library
  tag 'dart:core', the address will be api.dartlang.org/dart_core/Object.html.
  The links will thus not work until api.dartlang.org have been updated with
  this patch.
* Code and pre blocks use overflow-x:auto to support wide lines.

BUG=2656,2686,3533,4029,4145,3555

Review URL: https://chromiumcodereview.appspot.com//10809035

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9843 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-24 09:16:33 +00:00
johnniwinther@google.com 50f9d4ff31 Dartdoc and apidoc updated to use Path.
Review URL: https://chromiumcodereview.appspot.com//10780030

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9759 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-19 14:15:16 +00:00
johnniwinther@google.com 7403284e4e Frog removed from dartdoc.
Review URL: https://chromiumcodereview.appspot.com//10696191

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9590 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-12 11:12:53 +00:00
johnniwinther@google.com fdbabb995e Dartdoc and Apidoc updated to use dart2js through the mirror system.
BUG=3414

Review URL: https://chromiumcodereview.appspot.com//10701091

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9584 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-12 08:52:19 +00:00
lrn@google.com 655a65060e Include new corelib/unified dir in sdk for dart2js
TBR=floitsch

Review URL: https://chromiumcodereview.appspot.com//10735050

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9545 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-11 09:36:12 +00:00
zundel@google.com 1ab5009ca2 The file isolte_runtime.dart was only used by the analyzer, and now it is no longer in use
Review URL: https://chromiumcodereview.appspot.com//10700062

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9301 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-02 17:00:02 +00:00
zundel@google.com a3510331ac Revert "Enables building dart_analyzer on windows and packaging it in the SDK"
Review URL: https://chromiumcodereview.appspot.com//10578048

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8935 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-20 19:26:27 +00:00
zundel@google.com 28799eb8bd Enables building dart_analyzer on windows and packaging it in the SDK
Review URL: https://chromiumcodereview.appspot.com//10583037

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8934 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-20 19:08:23 +00:00
zundel@google.com c106caf3e2 Enable turning on analyzer build in sdk for macs.
Review URL: https://chromiumcodereview.appspot.com//10584002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8846 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-19 14:05:08 +00:00
lrn@google.com d1a0ae8a41 Add web library to create_sdk.py, so it will be copied to the SDK too.
TBR: ahe

Review URL: https://chromiumcodereview.appspot.com//10568009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8786 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-18 12:59:59 +00:00
kasperl@google.com 04b217c6d2 Remove frog from the repository.
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10548047

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8709 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-15 07:01:39 +00:00
kasperl@google.com 53b8295d32 Give lib/dartdoc its own copy of frog.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8657 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-14 13:27:59 +00:00
zundel@google.com 5495ba448b Enabling copying of dart_analyzer binary into dart-sdk directory
Review URL: https://chromiumcodereview.appspot.com//10537132

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8567 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-12 19:27:21 +00:00
zundel@google.com febbff7c25 Revert "Experiment: Enable building dart_analyzer on linux builders and adding to SDK"
Review URL: https://chromiumcodereview.appspot.com//10538087

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8513 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-11 18:19:15 +00:00
zundel@google.com 58462df8ff Experiment: Enable building dart_analyzer on linux builders and adding to SDK
Review URL: https://chromiumcodereview.appspot.com//10538085

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8511 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-11 18:01:40 +00:00
efortuna@google.com 436e291f11 Add i18n lib to the SDK.
Review URL: https://chromiumcodereview.appspot.com//10532073

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8463 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-08 19:45:24 +00:00
zundel@google.com 8574e3abdf Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk
Some now unused scripts and files were also removed.

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

Review URL: https://chromiumcodereview.appspot.com//9950019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8392 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-07 12:39:38 +00:00
zundel@google.com a45703b87a Reverts r8373 "Renamed the 'dartc' launch script to 'dart_analysis'"
Not all linux builders have same Java configuration.  Browser builds on
windows invoke dart_analyzer build.

Review URL: https://chromiumcodereview.appspot.com//10545048

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8377 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-07 01:57:19 +00:00
zundel@google.com 629ad67b51 Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk
Some now unused scripts and files were also removed.

Review URL: https://chromiumcodereview.appspot.com//9950019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8373 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-07 01:16:04 +00:00
kasperl@google.com 9b504b518f Remove frog from the SDK and stop running it from the editor.
R=johnniwinther@google.com,dgrove@google.com,devoncarew@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10454112

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8231 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-04 06:51:25 +00:00
podivilov@google.com f698b3dd5d Copy nativewrappers to dart-sdk directory.
TBR=zundel@google.com

Review URL: https://chromiumcodereview.appspot.com//10444027

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8001 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-25 14:56:26 +00:00
efortuna@google.com c88a79b13c Add unittest to SDK.
Review URL: https://chromiumcodereview.appspot.com//10388204

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7777 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-18 23:16:16 +00:00
ager@google.com b6e35655cf Make the crypto library an official dart:crypto library.
The library now works on dart2js and on the VM.

Add the library to the API docs and to the sdk.

R=iposva@google.com,dgrove@google.com,kasperl@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10332109

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7604 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-14 11:20:56 +00:00
rnystrom@google.com 7b9089417a Add pub (and by extension YAML) to the SDK.
Review URL: https://chromiumcodereview.appspot.com//10171019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7301 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-03 20:56:07 +00:00
ahe@google.com c4c5443e6b Shoehorn dart2js into the SDK.
Review URL: https://chromiumcodereview.appspot.com//10266011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7230 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-02 11:48:06 +00:00
ager@google.com bf1687f227 Update SDK with VM native extension development files.
- dart_api.h
- import library on Windows
- dart_debugger_api.h

The debugger api is not necessarily needed at this point but I see no
reason to leave it out.

Dan, do I need to do something more than this to make sure that the
import library that is only built on Windows ends up in the final
SDK that we ship?

R=dgrove@google.com,whesse@google.com,iposva@google.com

Review URL: https://chromiumcodereview.appspot.com//10269025

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7182 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-01 09:14:43 +00:00
ahe@google.com e38d098845 Fix dependencies for create and upload SDK.
Review URL: https://chromiumcodereview.appspot.com//10273005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7152 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-30 12:42:10 +00:00
ahe@google.com 9eac6a5748 Remove frogsh.
Review URL: https://chromiumcodereview.appspot.com//10164004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6840 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-23 13:26:06 +00:00
danrubel@google.com 847ab391c5 Move 'revision' file creation from upload_sdk into create_sdk
Review URL: https://chromiumcodereview.appspot.com//10117031

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6712 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-18 21:55:14 +00:00
zundel@google.com 4ce241dc76 Revert "Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk"
This reverts r6629.  Breaks the windows editor build in a different way.

Review URL: https://chromiumcodereview.appspot.com//10091038

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6633 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-17 13:26:54 +00:00
zundel@google.com f209ea4140 Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk
Some now unused scripts and files were also removed.

Review URL: https://chromiumcodereview.appspot.com//9950019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6629 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-17 12:59:39 +00:00
zundel@google.com 6115c5e824 Revert "Moves the 'import_*.config' files in dart-sdk into a new directory"
Review URL: https://chromiumcodereview.appspot.com//10083015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6545 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-13 23:02:36 +00:00
zundel@google.com 2ebe9b35b7 Moves the 'import_*.config' files in dart-sdk into a new directory
These files are used by the static analyzer and editor to target
different implementations of the system library.

This change moves these files from lib/config to lib/_internal/config so
that there will be no confusion that these might be intended to
be dart system library files.

http://code.google.com/p/dart/issues/detail?id=2510

Review URL: https://chromiumcodereview.appspot.com//9998005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6543 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-13 22:17:48 +00:00