pulumi/pkg/compiler/errors
joeduffy 281805311c Perform package and module evaluation
This change looks up the main module from a package, and that module's
entrypoint, when performing evaluation.  In any case, the arguments are
validated and bound to the resulting function's parameters.
2017-01-25 18:38:53 -08:00
..
binder.go Clean up errors 2017-01-25 17:58:16 -08:00
compiler.go Clean up errors 2017-01-25 17:58:16 -08:00
eval.go Perform package and module evaluation 2017-01-25 18:38:53 -08:00
new.go Clean up errors 2017-01-25 17:58:16 -08:00