pulumi/pkg/compiler
joeduffy 5a6c581a7e Check Stack semantic version numbers for correctness
This change ensures that Stack semantic version numbers specified in Mufiles
are correct.  Note that we do not accept ranges for the version number itself,
although obviously when checking dependencies we will permit it.
2016-11-16 10:00:52 -08:00
..
testdata Add more compiler tests 2016-11-16 08:19:26 -08:00
binder.go Prepare for semantic analysis 2016-11-16 09:29:44 -08:00
compiler.go Prepare for semantic analysis 2016-11-16 09:29:44 -08:00
compiler_test.go Add more compiler tests 2016-11-16 08:19:26 -08:00
context.go Prepare for semantic analysis 2016-11-16 09:29:44 -08:00
doc.go Prepare for semantic analysis 2016-11-16 09:29:44 -08:00
opts.go Print relative filenames in errors 2016-11-15 18:00:43 -08:00
parser.go Prepare for semantic analysis 2016-11-16 09:29:44 -08:00
parsetree.go Check Stack semantic version numbers for correctness 2016-11-16 10:00:52 -08:00