pulumi/pkg/compiler/errors
joeduffy 80d19d4f0b Use the object mapper to reduce provider boilerplate
This changes the object mapper infrastructure to offer more fine-grained
reporting of errors, and control over verification, during the mapping from
an untyped payload to a typed one.  As a result, we can eliminate a bit of
the explicit unmarshaling goo in the AWS providers (but not all of it; I'm
sure there is more we can, and should, be doing here...)
2017-03-12 14:13:44 -07:00
..
binder.go Coconut! 2017-02-25 07:25:33 -08:00
compiler.go More term rotations 2017-03-06 14:32:39 +00:00
eval.go Coconut! 2017-02-25 07:25:33 -08:00
new.go Coconut! 2017-02-25 07:25:33 -08:00
planapply.go Use the object mapper to reduce provider boilerplate 2017-03-12 14:13:44 -07:00