pulumi/cmd
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
..
apply.go Add scaffolding for mu apply, compile, and plan 2017-01-17 14:40:55 -08:00
compile.go Perform package and module evaluation 2017-01-25 18:38:53 -08:00
describe.go Implement fmt.Stringer on token types 2017-01-21 12:25:59 -08:00
get.go Begin merging MuPackage/MuIL into the compiler 2017-01-17 17:04:15 -08:00
mu.go Rearrange the library code 2017-01-20 10:30:43 -08:00
plan.go Add scaffolding for mu apply, compile, and plan 2017-01-17 14:40:55 -08:00
version.go Annotate a bunch of TODOs with work item numbers 2016-11-23 12:30:02 -08:00