pulumi/pkg/compiler/core
joeduffy 6dfc528ad1 Create a new core.Compiland type
This change rejiggers a few things so that we can more clearly introduce
a boundary between front- and back-end compiler phases, including sharing more,
like a diagnostics sink.  Future extensions will include backend code-generation
options.
2016-11-18 17:08:44 -08:00
..
backend.go Create a new core.Compiland type 2016-11-18 17:08:44 -08:00
context.go Add cloud target and architecture detection 2016-11-17 10:30:37 -08:00
phase.go Create a new mu/pkg/compiler/core package 2016-11-17 08:52:54 -08:00
visitor.go Make ast.StableX routines for the various AST maps 2016-11-18 15:57:07 -08:00