pulumi/cmd
joeduffy 748432299a Implement lambdas in CocoJS
This change recognizes and emits lambdas correctly in CocoJS (as part
of pulumi/coconut#62).  The existing CocoIL representation for lambdas
worked just fine for functions, lambdas, and local functions.  There
still isn't runtime support, but that comes next.
2017-05-04 10:01:05 -07:00
..
cidlc Update the CIDLC README with build, running, etc. instructions 2017-04-30 08:36:57 -07:00
coco Use github.com/pkg/errors for errors 2017-04-19 14:46:50 -07:00
cocojs Implement lambdas in CocoJS 2017-05-04 10:01:05 -07:00
cocopy Implement support for computed property initializers 2017-05-01 17:11:57 -07:00