pulumi/pkg/compiler
joeduffy 9acfd18dc2 Add the target architecture to the rendering context
This allows templates to switch on the target cloud and do the right thing.
2016-11-28 15:15:49 -08:00
..
backends Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
core Add the target architecture to the rendering context 2016-11-28 15:15:49 -08:00
predef Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
testdata Implement dependency versions 2016-11-22 16:58:23 -08:00
binder.go Add rudimentary template expansion 2016-11-25 12:58:29 -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 Add the target architecture to the rendering context 2016-11-28 15:15:49 -08:00
compiler_be.go Implement diag.Diagable on ast.Workspace and ast.Stack 2016-11-23 07:54:40 -08:00
compiler_fe.go Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
compiler_sema.go Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
compiler_test.go Implement dependency versions 2016-11-22 16:58:23 -08:00
context.go Add the target architecture to the rendering context 2016-11-28 15:15:49 -08:00
opts.go Support Workspaces 2016-11-22 10:41:07 -08:00
parser.go Add rudimentary template expansion 2016-11-25 12:58:29 -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 Add the target architecture to the rendering context 2016-11-28 15:15:49 -08:00