pulumi/pkg/codegen
Pat Gavlin af151b60c5
[codegen/go] Slightly simplify enum type gen. (#8341)
- Remove enumElementType, whose functionality duplicates work done in
  argsTypeImpl
- Clarify the args- vs. Go-ness of the two element types

This is prep work for #7943. These changes should not produce codegen diffs.
2021-11-02 17:41:06 -07:00
..
docs [codegen/docs] Sort the package tree items (#8262) 2021-10-19 15:21:39 -07:00
dotnet Cleanup program-gen test dependency gathering (#8248) 2021-10-19 12:17:19 -07:00
go [codegen/go] Slightly simplify enum type gen. (#8341) 2021-11-02 17:41:06 -07:00
hcl2 [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
importer [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
internal Fix #8172 (#8320) 2021-11-01 13:21:01 -04:00
nodejs Cleanup program-gen test dependency gathering (#8248) 2021-10-19 12:17:19 -07:00
pcl [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
python Fix #8172 (#8320) 2021-11-01 13:21:01 -04:00
schema [codegen/schema] Add DisplayName and Publisher to the schema (#8276) 2021-10-27 12:53:09 -07:00
docs.go Support "lifting" single-valued method returns to their return type (#8111) 2021-10-01 11:33:02 -07:00
docs_test.go [codegen/docs] Reimplement example extraction. (#4851) 2020-06-18 12:32:15 -07:00
utilities.go [codegen/go] Rewrite cyclic types. (#8049) 2021-09-28 07:33:14 -07:00
utilities_test.go [codegen] Fix SimplifyInputUnion. (#7459) 2021-07-08 16:01:35 -07:00
utilities_types.go [codegen/go] allow plain default types (#8254) 2021-10-26 17:18:48 -07:00