Files
sdk/pkg/dev_compiler/test/codegen
Vijay Menon 3483e1974c Qualify library names in packages
Partially addresses #504.  This is WIP, but wanted your thoughts.

Comment / questions:
- The current js_ast ImportDeclaration assumes a legal identifier I think.
  E.g., this gets lowered:
  import { src$interfaces } from "matcher"

- Should we thread package root through ModuleCompiler to let it packagify urls?

- How should we handle non-package urls?  Pass in an explicit root dir
  and go relative?

R=jmesserly@google.com

Review URL: https://codereview.chromium.org/1917863005 .
2016-04-27 21:03:58 -07:00
..
2016-04-27 21:03:58 -07:00
2016-04-14 11:28:12 -07:00
2015-04-10 13:41:43 -07:00
2016-04-14 11:28:12 -07:00
2015-05-11 10:56:11 -07:00
2016-04-14 11:28:12 -07:00
2015-06-26 16:02:30 -07:00
2015-12-01 15:57:56 -08:00
2015-07-14 17:48:38 -07:00
2016-04-14 11:28:12 -07:00
2015-08-04 17:23:13 -07:00
2015-04-10 13:41:43 -07:00
2016-04-14 11:28:12 -07:00