Find a file
ager@google.com 023fa46e48 Finish non-recursive synchronous directory listing on Linux and Mac.
Next steps: Testing, Windows support and using isolates to make
listing async.

We should probably change the API to not tie a Directory object
to a given OS directory structure. When spawning an isolate to
perform a listing operation, that will open the directory,
list its contents and close the directory. That way we can
do multiple listing operations with the same Directory object
without having interference.

R=sgjesse@google.com,iposva@google.com
BUG=
TEST=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@43 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 14:33:49 +00:00
client Create a directory for python package, move 'testing' in there 2011-10-05 14:01:12 +00:00
co19/tests/co19 Create a directory for python package, move 'testing' in there 2011-10-05 14:01:12 +00:00
compiler Fix library prefixes on top-level elements. Update status file to reflect reality on library prefixes. 2011-10-05 14:13:59 +00:00
corelib/src Initial checkin. 2011-10-05 05:03:55 +00:00
runtime Finish non-recursive synchronous directory listing on Linux and Mac. 2011-10-05 14:33:49 +00:00
tests Fix library prefixes on top-level elements. Update status file to reflect reality on library prefixes. 2011-10-05 14:13:59 +00:00
tools Create a directory for python package, move 'testing' in there 2011-10-05 14:01:12 +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