Files
sdk/compiler
fabiomfv@google.com 02fc5cc91f add debugging compiler flags:
--human-readable-output : generates readable source code in optimized output. 
--disable-type-optimizations : disables type optimizations. 
Review URL: https://chromereviews.googleplex.com/3513020

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@70 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 20:40:38 +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
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.