pulumi/pkg/codegen
Pat Gavlin 594fca76d2
[codegen/go] Unify some output type generation (#7662)
These changes take a step towards simplifying and unifying the
generation of output types in the Go SDKs, especially for pointer,
array, and map outputs. This code was previously duplicated amongst the
various specialized output type generators, which led to inconsistencies
between the various implementaitons.

This is prep work for fixing #7595.
2021-08-02 13:43:24 -07:00
..
docs Updating doc links to align with changes in docs #4707 (#6157) 2021-07-28 14:14:48 -07:00
dotnet [codegen/*] Add join and toBase64 functions. (#5012) 2021-07-28 20:41:23 -07:00
go [codegen/go] Unify some output type generation (#7662) 2021-08-02 13:43:24 -07:00
hcl2 [codegen/*] Add join and toBase64 functions. (#5012) 2021-07-28 20:41:23 -07:00
importer [codegen] Unify program codegen testing (#7657) 2021-07-27 18:00:39 -07:00
internal [codegen/go] Unify some output type generation (#7662) 2021-08-02 13:43:24 -07:00
nodejs [codegen/*] Add join and toBase64 functions. (#5012) 2021-07-28 20:41:23 -07:00
python Fix IDE completion issues for lazy imports (#7487) 2021-07-30 16:35:02 -04:00
schema [codegen/go] Improve codegen performance. (#7546) 2021-07-16 07:50:35 -07:00
docs.go Reify `Input` and `Optional` types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
docs_test.go [codegen/docs] Reimplement example extraction. (#4851) 2020-06-18 12:32:15 -07:00
utilities.go Add helper methods to StringSet 2021-06-09 12:02:32 +02:00
utilities_test.go [codegen] Fix SimplifyInputUnion. (#7459) 2021-07-08 16:01:35 -07:00
utilities_types.go [codegen] Fix SimplifyInputUnion. (#7459) 2021-07-08 16:01:35 -07:00