pulumi/pkg/compiler/errors
joeduffy 215afa6faf Clean up errors
This change eliminates all traces of the old, legacy errors and warnings.
It also renumbers everything so that we don't have any "gaps".  Finally,
it introduces a factory method for new errors and warnings, private to
this package, that ensures we don't accidentally register duplicate IDs.
2017-01-25 17:58:16 -08:00
..
binder.go Clean up errors 2017-01-25 17:58:16 -08:00
compiler.go Clean up errors 2017-01-25 17:58:16 -08:00
empty.go Clean up errors 2017-01-25 17:58:16 -08:00
eval.go Clean up errors 2017-01-25 17:58:16 -08:00
new.go Clean up errors 2017-01-25 17:58:16 -08:00