dart-sdk/pkg/js_ast
Kevin Moore 17a7f513c3 Fix up pubspec for pkg:compiler
Removed unused dependencies
Correctly reference repo packages via dependency_overrides
Fix pubspecs for pkg: js_ast, js_runtime, sdk_library_metadata

Change-Id: I2077814f733c299dca7afe3f5ab4b380c2c886e4
Reviewed-on: https://dart-review.googlesource.com/c/85660
Commit-Queue: Kevin Moore <kevmoo@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2018-11-29 23:33:39 +00:00
..
lib dart2js experiment: force parens around part file function 2018-11-20 02:56:21 +00:00
test migrate pkg/js_ast to package:test 2018-01-17 23:35:24 +00:00
LICENSE Move js_ast library to its own package under pkg 2015-02-25 01:27:01 +00:00
pubspec.yaml Fix up pubspec for pkg:compiler 2018-11-29 23:33:39 +00:00
README.md Move js_ast library to its own package under pkg 2015-02-25 01:27:01 +00:00

js_ast

A library for creating JavaScript ASTs from templates.