dart-sdk/compiler
codefu@google.com da07089568 DynamicElementImplementation: return dynamic type
MemberBuilder: accept broken methods
DeltaAnalyzer: Corelib types

BUG=
TEST=

Review URL: https://chromereviews.googleplex.com/3531013

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@133 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-06 15:50:13 +00:00
..
eclipse.workspace Include variable setting for Mac 2011-10-06 12:29:12 +00:00
java/com/google/dart DynamicElementImplementation: return dynamic type 2011-10-06 15:50:13 +00:00
javatests/com/google/dart DynamicElementImplementation: return dynamic type 2011-10-06 15:50:13 +00:00
lib Fix bad merge. 2011-10-06 15:04:55 +00:00
scripts Initial checkin. 2011-10-05 05:00:35 +00:00
tests/dartc Remove directory because it clashes with the existing runtime/tests/dart. 2011-10-06 08:38:43 +00:00
api.dart Initial checkin. 2011-10-05 05:00:35 +00:00
build.xml Initial checkin. 2011-10-05 05:00:35 +00:00
dart-compiler.gyp Initial checkin. 2011-10-05 05:00:35 +00:00
dartc.mf Initial checkin. 2011-10-05 05:00:35 +00:00
dartc.xml Initial checkin. 2011-10-05 05:00:35 +00:00
dartium.gyp Initial checkin. 2011-10-05 05:00:35 +00:00
generate_source_list.py Initial checkin. 2011-10-05 05:00:35 +00:00
README Initial checkin. 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.