pulumi/sdk/nodejs/cmd/pulumi-language-nodejs
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
..
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 [Python] Allow specifiying dependencies for output invokes (#17751) 2024-11-20 12:28:41 +00:00
main.go Avoid unnecessary Node.js installations (#18293) 2025-01-21 14:20:16 +00:00
main_test.go Avoid unnecessary Node.js installations (#18293) 2025-01-21 14:20:16 +00:00
proxy.go Prepare golangci-lint upgrade (#17065) 2024-08-28 07:57:38 +00:00
proxy_unix.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
proxy_windows.go ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00