pulumi/pkg
joeduffy 24ea62bc78 Begin tracking graph dependencies
This change refactors the interpreter hooks into a first class interface
with many relevant event handlers (including enter/leave functions for
packages, modules, and functions -- something necessary to generate object
monikers).  It also includes a rudimentary start for tracking actual object
allocations and their dependencies, a step towards creating a MuGL graph.
2017-01-31 17:42:06 -08:00
..
compiler Begin tracking graph dependencies 2017-01-31 17:42:06 -08:00
config Fix a few go vet issues 2017-01-27 15:14:19 -08:00
diag Fix up a bunch of golint errors 2017-01-27 15:42:39 -08:00
encoding Fix up a bunch of golint errors 2017-01-27 15:42:39 -08:00
graph Begin tracking graph dependencies 2017-01-31 17:42:06 -08:00
pack Fix up a bunch of golint errors 2017-01-27 15:42:39 -08:00
tokens Begin tracking graph dependencies 2017-01-31 17:42:06 -08:00
util Fix up a bunch of golint errors 2017-01-27 15:42:39 -08:00
workspace Fix up a bunch of golint errors 2017-01-27 15:42:39 -08:00