pulumi/pkg/codegen/dotnet
Pat Gavlin a1339277f0
[schema] Add enum overlay support. (#8425)
And update the metaschema to accommodate the `isOverlay` properties
added in #8338. Overlay enums, like other overlay members, are
implemented out-of-band by the declaring package. Code generators should
not generate declarations for overlay enums.
2021-11-16 15:53:28 -08:00
..
doc.go Support "lifting" single-valued method returns to their return type (#8111) 2021-10-01 11:33:02 -07:00
doc_test.go Validate Name, Version and Enviroment (#7896) 2021-09-17 12:12:22 -07:00
gen.go [schema] Add enum overlay support. (#8425) 2021-11-16 15:53:28 -08:00
gen_intrinsics.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
gen_program.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
gen_program_expressions.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
gen_program_test.go Cleanup program-gen test dependency gathering (#8248) 2021-10-19 12:17:19 -07:00
gen_test.go 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
importer.go 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
templates.go 5758 for C#/.NET (#7899) 2021-10-18 18:18:15 -04:00
utilities.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
utilities_test.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00