dart-sdk/compiler
2011-10-06 22:36:35 +00:00
..
eclipse.workspace Include variable setting for Mac 2011-10-06 12:29:12 +00:00
java/com/google/dart Fix name shadowing problem in compiler 2011-10-06 19:17:31 +00:00
javatests/com/google/dart http://b/issue?id=5407575 2011-10-06 18:57:17 +00:00
lib Fix RTT map lookups in optimized mode. 2011-10-06 22:36:35 +00:00
scripts Make the system libraries less brittle to recompile 2011-10-06 20:21:04 +00:00
tests/dartc
api.dart
build.xml
dart-compiler.gyp Make the system libraries less brittle to recompile 2011-10-06 20:21:04 +00:00
dartc.mf
dartc.xml Make the system libraries less brittle to recompile 2011-10-06 20:21:04 +00:00
dartium.gyp
generate_source_list.py
generate_systemlibrary_list.py Make the system libraries less brittle to recompile 2011-10-06 20:21:04 +00:00
README

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.