elvish/pkg
Qi Xiao db89959a41 pkg/buildinfo: Split devVersionWithVariant into two functions.
This makes it a bit simpler to change the code for release branches.
2023-02-27 00:13:41 +00:00
..
buildinfo pkg/buildinfo: Split devVersionWithVariant into two functions. 2023-02-27 00:13:41 +00:00
cli Fixup for #1638. 2023-02-26 20:42:10 +00:00
daemon Standardize spelling: UNIX -> Unix. 2023-01-04 18:09:11 +00:00
diag pkg/diag: Include line:col of start position in Error and Show methods. 2022-12-08 19:07:18 +00:00
diff cmd/elvmdfmt: Split Markdown formatting into own command, supporting -w and -d. 2022-11-04 16:37:47 +00:00
edit Bump version of staticcheck, fix issues found by new version. 2023-02-26 20:47:25 +00:00
elvdoc pkg/elvdoc: Fix the handling of options with spaces in the value. 2023-01-02 03:00:24 +00:00
env Implement XDG directory support. 2021-07-10 02:20:59 +01:00
errutil Generalize parse.Errors and move it to diag. 2022-11-30 01:05:16 +00:00
eval Bump prog.DeprecationLevel to 19. 2023-02-27 00:00:12 +00:00
fsutil Standardize spelling: UNIX -> Unix. 2023-01-04 18:09:11 +00:00
getopt pkg/diag: Split Errors into another package. 2022-11-29 22:13:02 +00:00
glob Some minor documentation fixes 2022-08-29 12:04:59 +01:00
logutil pkg/logutil: Add tests. 2022-06-20 22:03:58 +01:00
lsp pkg/lsp: Simplify server methods by storing the connection in the context. 2023-01-15 16:44:25 +00:00
md Implement doc:find. 2023-01-15 16:53:16 +00:00
mods Bump prog.DeprecationLevel to 19. 2023-02-27 00:00:12 +00:00
must pkg/shell: Test signal handling. 2022-06-23 21:48:12 +01:00
parse pkg/parse/cmpd: Handle nil in Primary. 2023-01-02 18:49:58 +00:00
persistent Run gofmt. 2022-08-07 22:30:11 +01:00
pprof pkg/pprof: Support -allocsprofile. 2022-11-26 12:56:43 +00:00
prog Bump prog.DeprecationLevel to 19. 2023-02-27 00:00:12 +00:00
rpc README: Clarify license. 2022-10-05 01:29:52 +01:00
shell pkg/eval: When compiling, emit autofixes for using unimported builtin modules. 2022-12-11 14:21:09 +00:00
store Remove support for shared vars 2022-11-20 15:25:11 +00:00
strutil Standardize spelling: UNIX -> Unix. 2023-01-04 18:09:11 +00:00
sys Standardize spelling: UNIX -> Unix. 2023-01-04 18:09:11 +00:00
testutil Parse comment blocks preceding var and fn declarations as doc comments. 2022-11-22 22:59:31 +00:00
tt interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
ui pkg/ui: Improve API for Text. 2023-01-02 01:00:26 +00:00
wcwidth Improve the wcwidth package. 2021-02-11 00:47:21 +00:00