Files
sdk/compiler
pquitslund@google.com 1999601afd "No SDK, No Problem!" (take 2)
When there's no SDK,

  * don't start the analysis server
  * or the indexer
  * and don't try and constitute the dart model

(NOTE: this addresses the issue where we have no SDK on initial plugin install.)
Review URL: https://codereview.chromium.org//10960002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12647 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-20 17:18:44 +00:00
..
2012-08-22 15:34:17 +00:00
2012-02-08 10:22:07 +00:00
2011-10-05 05:00:35 +00:00

This directory is a placeholder for the eventual Dart compiler.
The Dart compiler consists of among others a Dart front-end, a Dart->JS backend, a Dart->Dart backend, tree-shaking tools, minification tools.