.. |
buildinfo
|
Fix recording of CPU profiles when using cmd/withprof/elvish.
|
2022-11-26 12:05:39 +00:00 |
cli
|
Standardize spelling: UNIX -> Unix.
|
2023-01-04 18:09:11 +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
|
Standardize spelling: UNIX -> Unix.
|
2023-01-04 18:09:11 +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
|
Remove superfluous content from example for the deprecate builtin.
|
2023-01-13 00:21:33 +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
|
Generalize parse.Errors and move it to diag.
|
2022-11-30 01:05:16 +00:00 |
md
|
pkg/mods/doc: Convert links to language.html to absolute links.
|
2023-01-02 01:35:41 +00:00 |
mods
|
Update unix:umask doc
|
2023-01-14 19:39:40 +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
|
Standardize spelling: UNIX -> Unix.
|
2023-01-04 18:09:11 +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 |