pulumi/pkg/errors
joeduffy 3e766c34c6 Create a Workspace abstraction
This change introduces a Workspace interface that can be used as a first
class object.  We will embellish this as we start binding to dependencies,
which requires us to search multiple paths.  This change also introduces a
workspace.InstallRoot() function to fetch the Mu install path.
2016-11-21 09:23:39 -08:00
..
backend.go Implement the aws/cf extension provider 2016-11-19 11:13:15 -08:00
binder.go Add Stack subclassing 2016-11-18 17:30:32 -08:00
compiler.go Create a Workspace abstraction 2016-11-21 09:23:39 -08:00
parser.go Lay some groundwork for symbol binding 2016-11-16 13:11:58 -08:00
parsetree.go Lay some groundwork for symbol binding 2016-11-16 13:11:58 -08:00