pulumi/pkg
joeduffy c20c151edf Use assertions in more places
This change mostly replaces explicit if/then/glog.Fatalf calls with
util.Assert calls.  In addition, it adds a companion util.Fail family
of methods that does the same thing as a failed assertion, except that
it is unconditional.
2016-11-19 16:13:13 -08:00
..
ast Add references to marapongo/mu#4, harden JSON/YAML unmarshaling 2016-11-19 12:31:00 -08:00
compiler Use assertions in more places 2016-11-19 16:13:13 -08:00
diag Fix diag.Sink errors/warnings count bug 2016-11-16 17:52:14 -08:00
encoding Use assertions in more places 2016-11-19 16:13:13 -08:00
errors Implement the aws/cf extension provider 2016-11-19 11:13:15 -08:00
util Use assertions in more places 2016-11-19 16:13:13 -08:00
workspace Declare a Mumodules constant 2016-11-16 10:01:46 -08:00