pulumi/pkg/codegen
Levi Blackstone 754a4ae51d
Fix NodeJS codegen to handle recursive types (#4723)
Track the input/output types that have been encountered
and don't recurse into previously seen types.
2020-05-28 16:37:39 -06:00
..
docs Anchoring properties (#4488) 2020-05-22 14:53:34 -07:00
dotnet Don't mark provider token string types with json attribute in C# (#4658) 2020-05-27 10:14:38 +02:00
go [Go Program Gen] binary, unary, and conditional expression support (#4716) 2020-05-28 13:47:49 -07:00
hcl2 [codegen/hcl2] Fix assignability from dynamic. (#4704) 2020-05-26 09:05:42 -07:00
internal/test output generation for s3 logging example (#4681) 2020-05-26 07:07:54 -07:00
nodejs Fix NodeJS codegen to handle recursive types (#4723) 2020-05-28 16:37:39 -06:00
python Initial support for C# program gen (#4611) 2020-05-19 10:18:38 +02:00
schema Fix NodeJS codegen to handle recursive types (#4723) 2020-05-28 16:37:39 -06:00
docs.go [codegen/docs] Generate a table with links to the language-specific module pages (#4597) 2020-05-12 15:37:37 -07:00
docs_test.go [codegen/docs] Add a new template for examples section (#4591) 2020-05-08 16:25:28 -07:00
utilities.go [codegen/python] Fix nested quotes. (#4539) 2020-04-30 16:34:25 -07:00