pulumi/pkg/codegen/python
Justin Van Patten 7eb99fe7bb
[codegen/python] Emit properties named "property" last (#5247)
This avoids conflicting with the built-in `@property` decorator function for other properties.
2020-08-28 08:55:02 -07:00
..
doc.go Docgen changes for Python input/output types (#5137) 2020-08-19 08:34:06 -07:00
gen.go [codegen/python] Emit properties named "property" last (#5247) 2020-08-28 08:55:02 -07:00
gen_intrinsics.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
gen_program.go [codegen/python] - Normalize module names in program gen (#5128) 2020-08-07 09:30:07 -07:00
gen_program_expressions.go Use input/output classes in program gen (#5086) 2020-08-06 15:09:23 -07:00
gen_program_lower.go [codegen/hcl2] Add a conversion insertion pass. (#4594) 2020-05-11 11:17:36 -07:00
gen_program_quotes.go [codegen/hcl2] Add a conversion insertion pass. (#4594) 2020-05-11 11:17:36 -07:00
gen_program_quotes_test.go Use input/output classes in program gen (#5086) 2020-08-06 15:09:23 -07:00
gen_program_test.go Turn program gen NYIs into diagnostic errors (#4794) 2020-06-10 10:21:53 -07:00
gen_test.go [codegen/python] Fix edge case in relative import (#4809) 2020-06-11 15:31:39 -07:00
importer.go Use input/output classes in program gen (#5086) 2020-08-06 15:09:23 -07:00
python.go Exclude more names from Python name validation (#5205) 2020-08-21 20:41:33 +02:00
python_test.go [codegen/python] Fix unintended name changes from PyName and some whitespace cleanup (#5202) 2020-08-20 20:51:32 -07:00
utilities.go Initial support for C# program gen (#4611) 2020-05-19 10:18:38 +02:00
utilities_test.go [codegen/*] Improve range type binding + codegen. (#4552) 2020-05-04 15:04:35 -07:00