Files
sdk/compiler
scheglov@google.com c5e02bcc0d Issue 1140: Tweak relative path for shadowing problems.
http://code.google.com/p/dart/issues/detail?id=1140

This is only tweak for using dart:// protocol where appropriate.
Specify or not location of shadowed element is debatable question.

R=codefu@google.com
BUG=
TEST=

Review URL: http://codereview.chromium.org//9190044

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3241 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-12 16:14:34 +00:00
..
2011-10-05 05:00:35 +00:00
2011-10-05 05:00:35 +00:00
2011-10-05 05:00:35 +00:00
2011-10-05 05:00:35 +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.