pulumi/docs
joeduffy 5de6b89562 Give in to classical classes
This change adopts some standard aspects of classes, like statics, abstract,
and virtuals (sealing).  It also recognizes records and interfaces as explicit
annotations on classes (both of which can be called "conjurable"); they were
already being treated specially with respect to structural/duck conversions,
and I always hate inferring defining properties of types like this, since simple
edits can completely change the type's semantics and break consumers of it.
2016-12-30 09:48:32 -08:00
..
architecture.md Clean up workspace file naming 2016-11-29 20:07:27 -08:00
deps.md Articulate how dependency versioning works 2016-11-22 13:22:29 -08:00
language.md Add an "out of date" caution to the old language docs 2016-12-22 18:22:47 -08:00
language2.md Add an "out of date" caution to the old language docs 2016-12-22 18:22:47 -08:00
languages.md Introducing MuPack and MuIL 2016-12-29 13:03:45 -08:00
metadata.md Rename macro to func; rename mu/func to mu/lambda 2016-12-14 16:44:31 -08:00
mupack.md Give in to classical classes 2016-12-30 09:48:32 -08:00
security.md Add a note on AWS IAM mapping 2016-11-06 10:02:06 -08:00
targets.md Rename macro to func; rename mu/func to mu/lambda 2016-12-14 16:44:31 -08:00
x-cloud.md Sketch out some cross-cloud abstraction thinking 2016-11-23 16:20:40 -08:00