delve/_scripts
Alessandro Arzilli 698f838616
terminal/starbind: allow modification of structs returned by API (#3872)
Structs returned to starlark scripts by API calls were immutable, this
made amend_breakpoint nearly impossible to use since its argument must
be a api.Breakpoint struct which the caller has received from
get_breakpoint and modified.
2024-12-04 19:09:59 -08:00
..
gen-backend_test_health.go proc: move stepping test to their own file (#3784) 2024-07-19 21:29:56 -07:00
gen-cli-docs.go all: remove obsolete build tags "// +build" (#3513) 2023-10-03 08:50:11 -07:00
gen-faq-toc.go pkg: refactor to buf.WriteString() (#3769) 2024-07-11 08:06:51 -07:00
gen-opcodes.go all: remove obsolete build tags "// +build" (#3513) 2023-10-03 08:50:11 -07:00
gen-starlark-bindings.go terminal/starbind: allow modification of structs returned by API (#3872) 2024-12-04 19:09:59 -08:00
gen-travis.go *: update actions/checkout to v4 (#3731) 2024-05-22 16:17:41 -07:00
gen-usage-docs.go service,terminal,cmd/dlv: automatically guessing substitute-path config (#3781) 2024-10-31 10:19:08 -07:00
gencert.sh *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
latestver.py _scripts: upgrade to python3 (#3716) 2024-05-08 10:30:57 -07:00
make.go service,terminal,cmd/dlv: automatically guessing substitute-path config (#3781) 2024-10-31 10:19:08 -07:00
rtype-out.txt tests: fix tests on Go 1.23 (#3697) 2024-04-11 09:40:57 -07:00
rtype.go tests: fix tests on Go 1.23 (#3697) 2024-04-11 09:40:57 -07:00
staticcheck-out.txt *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07:00
test_linux.sh _scripts: update staticcheck version (#3839) 2024-10-23 12:40:35 -07:00
test_mac.sh _scripts: upgrade to python3 (#3716) 2024-05-08 10:30:57 -07:00
test_windows.ps1 goversion,teamcity: update test matrix and fix build scripts (#3463) 2023-08-11 08:52:35 -07:00
testsign *: mv scripts _scripts 2020-03-28 20:28:51 +01:00