pulumi/pkg/compiler/errors
joeduffy e72cf059fb Fix up dependency probing
This changes a few things with dependency probing:

1) Probe for Mupack files, not Mufiles.

2) Substitute defaults in the PackageURL before probing.

3) Trace the full search paths when an import fails to resolve.
   This will help diagnose dependency resolution issues.
2017-02-09 11:01:02 -08:00
..
binder.go Fix up dependency probing 2017-02-09 11:01:02 -08:00
compiler.go Revive some compiler tests 2017-01-26 15:30:08 -08:00
eval.go Implement unary operator evaluation; and l-values 2017-01-27 16:42:32 -08:00
new.go Clean up errors 2017-01-25 17:58:16 -08:00