delve/_scripts
Alessandro Arzilli 7d8f47674b
terminal/starbind: add online help for starlark (#3388)
Adds a new starlark builtin 'help' that prints the list of available
builtins when called without arguments and help for the specified
builtin when passed an argument.

The help is autogenerated from godoc comments so it isn't always
exactly accurate for starlark (in particular we sometimes refer to the
In structs), but it's better than nothing.
2023-06-12 14:31:31 -07:00
..
gen-backend_test_health.go _scripts: change gen-backend_test_health.go to be more stable (#2505) 2021-05-25 10:49:46 -07:00
gen-cli-docs.go *: run go1.19 'go fmt' on everything and fix problems (#3031) 2022-06-17 10:08:11 -07:00
gen-faq-toc.go Documentation: document how to debug runtime with Delve (#3234) 2023-01-03 09:23:26 -08:00
gen-opcodes.go dwarf/op: change generated comment header (#3288) 2023-02-25 14:12:12 +01:00
gen-starlark-bindings.go terminal/starbind: add online help for starlark (#3388) 2023-06-12 14:31:31 -07:00
gen-travis.go _scripts: fix typos (#3402) 2023-05-31 16:33:23 +02:00
gen-usage-docs.go *: run go1.19 'go fmt' on everything and fix problems (#3031) 2022-06-17 10:08:11 -07:00
gencert.sh *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
latestver.py TeamCity: fix scripts selecting Go version (#2804) 2021-11-24 13:09:43 -08:00
make.go _scripts: fix typos (#3402) 2023-05-31 16:33:23 +02:00
rtype-out.txt proc: fix runtime type handling for Go 1.21 (#3370) 2023-05-15 10:21:52 -07:00
rtype.go proc,_scripts/rtype.go: add rtype annotations for g.atomicstatus (#3143) 2022-09-26 10:10:51 -07:00
staticcheck-out.txt *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07:00
test_linux.sh _scripts: Update staticcheck (#3270) 2023-02-14 09:36:00 -08:00
test_mac.sh _scripts: always return exit code 0 when testing on tip (#2980) 2022-04-27 09:10:23 -07:00
test_windows.ps1 Default to stop test_windows.ps1 when there is an error (#3285) 2023-02-22 09:25:29 -08:00
testsign *: mv scripts _scripts 2020-03-28 20:28:51 +01:00