pulumi/pkg
joeduffy a8812bdbf0 Use strings for property keys
In dynamic scenarios, property keys could be arbitrary strings, including
invalid identifiers.  This change reflects that in the runtime representation
of objects and also in the object literal and overall indexing logic.
2017-02-11 15:45:37 -08:00
..
compiler Permit dynamic to flow through to eval 2017-02-11 08:39:45 -08:00
config Fix a few go vet issues 2017-01-27 15:14:19 -08:00
diag Colorize Mu output 2017-02-09 17:26:49 -08:00
encoding Fix up a bunch of golint errors 2017-01-27 15:42:39 -08:00
eval Use strings for property keys 2017-02-11 15:45:37 -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