pulumi/pkg/codegen
Pat Gavlin 66791b0a47 [schema] Support target-specific schema validation
Add a new interface, LanguageBinder, to the schema package to support
schema validation specific to a target language. This allows targets to
add their own validation rules on top of the schema spec.
Language-specific rules should not change the semantics of the schema.
2021-08-30 20:00:35 -07:00
..
docs Fix lint error (#7757) 2021-08-12 17:20:13 -07:00
dotnet [codegen/docs] Emit docs for methods (#7731) 2021-08-12 14:31:15 -07:00
go Merge pull request #7792 from pulumi/t-vova/invalid-go-source-fix 2021-08-27 19:49:30 -10:00
hcl2 Fixed nil pointer error with BindExpressionText and typeExpr (#7766) 2021-08-17 14:22:06 +03:00
importer [codegen] Unify program codegen testing (#7657) 2021-07-27 18:00:39 -07:00
internal Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
nodejs [codegen/docs] Emit docs for methods (#7731) 2021-08-12 14:31:15 -07:00
python Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
schema [schema] Support target-specific schema validation 2021-08-30 20:00:35 -07:00
docs.go [codegen/docs] Emit docs for methods (#7731) 2021-08-12 14:31:15 -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