pulumi/pkg/codegen
Anton Tayanovskyy 1ee85d8d2f
Fix 8110 (#8116)
* Add a test demonstrating the problem

* Fix the bug

* Accept changes over the example set

* Accept go changes

* Accept python codegen; avoid nil lang info panic

* Accept .NET changes, compile

* Accept docs changes

* Add changelog notes

* Fix lint

* Add parens sparingly

* Flatten unions

* PR feedback
2021-10-04 17:26:49 -04:00
..
docs Update gen.go 2021-10-01 14:46:46 -07:00
dotnet Support "lifting" single-valued method returns to their return type (#8111) 2021-10-01 11:33:02 -07:00
go Support "lifting" single-valued method returns to their return type (#8111) 2021-10-01 11:33:02 -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 8110 (#8116) 2021-10-04 17:26:49 -04:00
nodejs Fix 8110 (#8116) 2021-10-04 17:26:49 -04:00
pcl [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
python Fix 8110 (#8116) 2021-10-04 17:26:49 -04:00
schema [codegen/go] - Resolve type name collisions (#7985) 2021-09-23 15:42:48 -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] Fix SimplifyInputUnion. (#7459) 2021-07-08 16:01:35 -07:00