Find a file
zundel@google.com 4ccb7c5810 Add --enable-type-checks to allow certain resolution errors to be non-fatal
This is to match the  behavior outlined in Gilad's
"Optional Types in Dart" document.  Extra type checks are turned
on when --enable-type-checks is passed on the command line *or*
optimization mode is enabled in the compiler.

See also https://chromereviews.googleplex.com/3563014/

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@275 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-08 15:11:10 +00:00
client 1. fix broken htmlconverter.py 2011-10-08 07:37:52 +00:00
compiler Add --enable-type-checks to allow certain resolution errors to be non-fatal 2011-10-08 15:11:10 +00:00
corelib/src Improve doc for isolates. 2011-10-07 15:46:33 +00:00
runtime Add support for --enable_type_checks (developer mode) for dartc. 2011-10-08 04:11:34 +00:00
tests Add --enable-type-checks to allow certain resolution errors to be non-fatal 2011-10-08 15:11:10 +00:00
tools Add --enable-type-checks to allow certain resolution errors to be non-fatal 2011-10-08 15:11:10 +00:00
.gitignore get_drt.py: renamed from get_dartium, tries to get the latest DumpRenderTree 2011-10-06 21:43:51 +00:00
codereview.settings Update review settings. 2011-10-05 09:24:19 +00:00
dart.gyp Initial checkin. 2011-10-05 05:04:26 +00:00