..
colorize
all: replace deprecated io/ioutil with io and os ( #3509 )
2023-09-25 11:41:59 -07:00
starbind
terminal/starbind: fix starlark conversion of named consts ( #3802 )
2024-09-03 10:36:42 -07:00
command_test.go
all: fix typos in docs, comments and package name ( #3757 )
2024-06-25 15:16:58 +02:00
command.go
pkg: refactor to buf.WriteString() ( #3769 )
2024-07-11 08:06:51 -07:00
config.go
*: replace fmt.Errorf with errors.New ( #3752 )
2024-06-20 21:50:18 +02:00
disasmprint.go
terminal: add ability to show disassembly instead of source ( #3047 )
2022-07-14 14:08:47 -07:00
docgen.go
*: remove redundant lines at the start/end of block ( #3730 )
2024-05-20 14:16:22 -07:00
groups.go
terminal: divide commands into categories
2020-03-09 10:11:21 -07:00
out_unix.go
all: remove obsolete build tags "// +build" ( #3513 )
2023-10-03 08:50:11 -07:00
out_windows.go
terminal: use exact window size for pager ( #3249 )
2023-01-16 09:20:43 -08:00
out.go
terminal: use exact window size for pager ( #3249 )
2023-01-16 09:20:43 -08:00
starlark_test.go
terminal/starbind: fix starlark conversion of named consts ( #3802 )
2024-09-03 10:36:42 -07:00
starlark.go
*: Fix go vet complaints ( #1935 )
2020-03-18 09:25:32 -07:00
terminal_other.go
all: remove obsolete build tags "// +build" ( #3513 )
2023-10-03 08:50:11 -07:00
terminal_test.go
*: misc improvements to config command and substitute-path rules ( #3335 )
2023-05-02 12:23:59 -07:00
terminal_windows.go
Move top-level packages into pkg
2017-02-08 12:17:19 -08:00
terminal.go
*: replace fmt.Errorf with errors.New ( #3752 )
2024-06-20 21:50:18 +02:00