dart-sdk/runtime
asiva@google.com 61a641bdcf Add an imported into list for libraries so that it is possible to lookup
the local scope at the imported site in order to check if a variable is already
defined.

Added a check for duplicate definitions during class finialization which
checks for duplicate definitions.
Review URL: http://codereview.chromium.org//8342046

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@593 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-20 23:29:06 +00:00
..
bin - Fix which headers are included. 2011-10-19 15:44:40 +00:00
include Use the distinguished class, ApiFailure, to signal when a Dart_Result is 2011-10-19 18:41:33 +00:00
lib - Remove the remaining Array interface. 2011-10-19 15:44:55 +00:00
tests/vm Moved Timer tests to the right directory. 2011-10-19 12:04:27 +00:00
third_party/jscre Fix compilation warnings/errors seen with newer versions of gcc compiler. 2011-10-11 00:37:11 +00:00
tools Initial checkin. 2011-10-05 05:20:07 +00:00
vm Add an imported into list for libraries so that it is possible to lookup 2011-10-20 23:29:06 +00:00
codereview.settings update codereview.settings for open-sourcing. 2011-10-10 06:43:32 +00:00
dart-runtime.gyp Initial checkin. 2011-10-05 05:20:07 +00:00
PRESUBMIT.py Initial checkin. 2011-10-05 05:20:07 +00:00