pulumi/sdk/go/pulumi-language-go
Brandon Pollack d92d00c768
Fix overlap when "this" keyword used in ts generation. (#18177)
As other keyword overlaps come up we can add them to this switch
statement.

This change also includes fixes to the go generation to make these tests
pass. Previously we were chekcing the wrong identifiers against the
roots in the pcl program. Now we use the original names as intended and
keywords work correctly now.

Fixes #18348
2025-01-28 17:08:44 +00:00
..
buildutil Move buildutil out of sdk/common to the go language host (#15168) 2024-01-17 22:25:47 +00:00
goversion Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
testdata Fix overlap when "this" keyword used in ts generation. (#18177) 2025-01-28 17:08:44 +00:00
go.mod Changelog and go.mod updates for v3.147.0 (#18309) 2025-01-21 19:15:58 +00:00
go.sum Bump `go-git` to 5.13.1 (#18247) 2025-01-15 21:34:14 +00:00
language_test.go Fix overlap when "this" keyword used in ts generation. (#18177) 2025-01-28 17:08:44 +00:00
main.go fix race conditions in nxadm/tail library (#18044) 2024-12-16 14:32:08 +00:00
main_test.go Add PULUMI_DEBUG_LANGUAGES support to go, python, and nodejs. (#17821) 2024-12-11 08:50:52 +00:00