a2e1288eec
Largely just structure and (happy part of) the life cycle. It even works in trivial application, although it does nothing interesting within the touch() function. R=pquitslund@google.com BUG= Review URL: https://codereview.chromium.org//16580018 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23876 260f80e4-7a28-3924-810f-c04153c831b5
11 lines
241 B
YAML
11 lines
241 B
YAML
name: analyzer_experimental
|
|
author: Dart Team <misc@dartlang.org>
|
|
description: Experimental static analyzer for Dart.
|
|
homepage: http://www.dartlang.org
|
|
dependencies:
|
|
args: any
|
|
logging: any
|
|
pathos: any
|
|
dev_dependencies:
|
|
unittest: any
|