pulumi/pkg/compiler/testdata
joeduffy c080ddbf46 Eliminate pointers from the parse tree
Neither the YAML nor JSON decoders appreciate having pointers in the AST
structures.  This is unfortunate because we end up mutating them later on.
Perhaps we will need separate parse trees and ASTs after all ...
2016-11-16 17:00:58 -08:00
..
binder/bad__symbol_already_exists Eliminate pointers from the parse tree 2016-11-16 17:00:58 -08:00
compiler Add tests for parse tree validation 2016-11-16 10:02:34 -08:00
parsetree Check dependencies for validity 2016-11-16 11:09:45 -08:00
.muspace Add more compiler tests 2016-11-16 08:19:26 -08:00