pulumi/pkg
joeduffy 36b4a6f848 Implement stack traces
This change implements stack traces.  This is primarily so that we
can print out a full stack trace in the face of an unhandled exception,
and is done simply by recording the full trace during evaluation
alongside the existing local variable scopes.
2017-02-12 09:38:19 -08:00
..
compiler Implement dynamic loading 2017-02-12 08:22:44 -08:00
config Fix a few go vet issues 2017-01-27 15:14:19 -08:00
diag Implement stack traces 2017-02-12 09:38:19 -08:00
encoding Fix up a bunch of golint errors 2017-01-27 15:42:39 -08:00
eval Implement stack traces 2017-02-12 09:38:19 -08:00
graph Tag an object moniker TODO with marapongo/mu#76 2017-02-09 16:02:45 -08:00
pack Support sugared "*" semvers 2017-02-09 10:48:18 -08:00
tokens Use strings for property keys 2017-02-11 15:45:37 -08:00
util Colorize Mu output 2017-02-09 17:26:49 -08:00
workspace Probe for Mupacks, not Mufiles, for dependencies 2017-02-09 11:23:27 -08:00