pulumi/pkg/diag
joeduffy ff0059cd7b Print relative filenames in errors
Error messages could get quite lengthy as the code was written previously,
because we always used the complete absolute path for the file in question.
This change "prettifies" this to be relative to whatever contextual path
the user has chosen during compilation.  This shortens messages considerably.
2016-11-15 18:00:43 -08:00
..
diag.go Perform more real compilation activities 2016-11-15 17:42:22 -08:00
doc.go Perform more real compilation activities 2016-11-15 17:42:22 -08:00
pos.go Print relative filenames in errors 2016-11-15 18:00:43 -08:00
sink.go Print relative filenames in errors 2016-11-15 18:00:43 -08:00