dart-sdk/pkg/js_ast
Johnni Winther 41c50d9ac9 Support serialization of deferred imports
+ add tests for various fixes
+ add canonicalization support in serialization

Change-Id: Ib6a8bfd6073dbd93c1ba4fd9d2feff77ac43b178
Reviewed-on: https://dart-review.googlesource.com/c/81402
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Auto-Submit: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2018-10-26 09:36:18 +00:00
..
lib Support serialization of deferred imports 2018-10-26 09:36:18 +00:00
test migrate pkg/js_ast to package:test 2018-01-17 23:35:24 +00:00
LICENSE
pubspec.yaml Update synced version of pkg:test 2018-10-16 16:12:38 +00:00
README.md

js_ast

A library for creating JavaScript ASTs from templates.