pulumi/pkg/compiler
joeduffy bfe659017f Implement the mu apply command
This change implements `mu apply`, by driving compilation, evaluation,
planning, and then walking the plan and evaluating it.  This is the bulk
of marapongo/mu#21, except that there's a ton of testing/hardening to
perform, in addition to things like progress reporting.
2017-02-19 11:41:05 -08:00
..
ast Rename serialized name from "alternative" to "alternate" 2017-02-16 07:37:40 -08:00
binder Flip the order of comparison for static cast checking 2017-02-16 07:38:10 -08:00
core Implement the mu apply command 2017-02-19 11:41:05 -08:00
errors Implement the mu apply command 2017-02-19 11:41:05 -08:00
metadata Run class and module initializers 2017-01-27 14:47:26 -08:00
symbols Emit Tokens in Symbol Stringer.String functions 2017-02-16 15:53:55 -08:00
testdata Check in a missing test file 2017-02-01 19:41:13 -08:00
types Permit throwing anything 2017-02-15 10:04:33 -08:00
compiler.go Implement the mu apply command 2017-02-19 11:41:05 -08:00
compiler_test.go Colorize Mu output 2017-02-09 17:26:49 -08:00