Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(448)

Side by Side Diff: pkg/codegen/pubspec.yaml

Issue 22396004: Make observable transform a barback transform. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: changes alone (patchset 1 has the existing code, in the new location) Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 name: codegen
2 author: Web UI Team <web-ui-dev@dartlang.org>
3 description: >
4 Package collecting common data structures used for code generation and code
5 transformations. Such as code printers and in-place edits of source files.
nweiz 2013/08/08 23:34:57 "transformations. Such as" -> "transformations, su
Siggi Cherem (dart-lang) 2013/08/09 00:29:54 Done.
6 homepage: http://www.dartlang.org/
7 dependencies:
8 source_span: any
9 dev_dependencies:
10 unittest: any
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698