Files
sdk/compiler
codefu@google.com 09061281f7 Don't allow elements of a DartBinaryExpression to be null.
Issue:
http://code.google.com/p/dart/issues/detail?id=832

Note; I'm still getting NPEs, but the corelibrary isn't being found (a
different issue between Editor/DartC usage?).

R=danrubel@google.com,mmendez@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2600 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-19 23:23:31 +00:00
..
2011-12-16 23:28:23 +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.