pulumi/pkg/compiler
joeduffy c9f7d44a30 Fix a type cast problem in aws/cf provider
...and also add better diagnostics to the associated error messages, so
that the "expected" type is printed in addition to the "got" type.
2016-11-29 15:33:43 -08:00
..
backends Fix a type cast problem in aws/cf provider 2016-11-29 15:33:43 -08:00
core Detect target cloud earlier on 2016-11-29 13:42:39 -08:00
predef Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
testdata Detect target cloud earlier on 2016-11-29 13:42:39 -08:00
binder.go Bind dependencies that have no Stacks 2016-11-29 13:04:36 -08:00
binder_test.go Finish dependency and type binding 2016-11-23 07:26:45 -08:00
common_test.go Add a diag.Sink.Success helper function 2016-11-22 09:40:09 -08:00
compiler.go Detect target cloud earlier on 2016-11-29 13:42:39 -08:00
compiler_be.go Detect target cloud earlier on 2016-11-29 13:42:39 -08:00
compiler_fe.go Permit passing stack properties via the CLI 2016-11-29 15:27:02 -08:00
compiler_sema.go Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
compiler_test.go Detect target cloud earlier on 2016-11-29 13:42:39 -08:00
context.go Detect target cloud earlier on 2016-11-29 13:42:39 -08:00
opts.go Permit passing stack properties via the CLI 2016-11-29 15:27:02 -08:00
parser.go Log stack properties (under v=7, extreme verbosity) 2016-11-29 14:31:31 -08:00
parsetree.go Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
symbols.go Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
templates.go Nit-rename a variable 2016-11-29 14:32:02 -08:00