pulumi/pkg
joeduffy aa730b5913 Translate CocoPy subscripts
This change implements simple index-based CocoPy subscripts (and
not the more fully featured slicing ones).

Alongside this, we relax a binder-time check that all dynamic
access types must be strings.  The eval code already handles
numeric (array) accesses, so we will permit these to flow through.
2017-04-11 12:33:30 -07:00
..
compiler Translate CocoPy subscripts 2017-04-11 12:33:30 -07:00
diag Add optional formatting to the diag.Message API 2017-03-15 12:16:56 -07:00
encoding Switch to imports as statements 2017-04-08 18:16:10 -07:00
eval Translate CocoPy subscripts 2017-04-11 12:33:30 -07:00
graph Update copyright notices from 2016 to 2017 2017-03-14 19:26:14 -07:00
pack Update copyright notices from 2016 to 2017 2017-03-14 19:26:14 -07:00
resource Fix some poor hygiene 2017-04-08 07:44:02 -07:00
tokens Update copyright notices from 2016 to 2017 2017-03-14 19:26:14 -07:00
util Fix some poor hygiene 2017-04-08 07:44:02 -07:00
workspace Make major commands more pleasant 2017-03-21 19:23:32 -07:00