elvish/pkg
2024-03-22 20:13:24 +00:00
..
buildinfo pkg/buildinfo: Move detailed documentation to package level. 2024-02-20 14:56:54 +00:00
cli Fix test on Windows. 2024-01-11 16:36:52 +00:00
daemon Use the unix build tag. 2023-03-03 00:01:26 +00:00
diag pkg/eval: Simplify how exception tracebacks are written. 2024-01-16 12:50:59 +00:00
diff pkg/diff: Take string inputs, and add DiffNoHeader. 2024-01-30 20:15:58 +00:00
edit pkg/elvdoc: Move directives to the top of comment blocks. 2024-03-22 14:55:02 +00:00
elvdoc pkg/elvdoc: Suppress comment/directive lines when highlighting transcripts. 2024-03-22 20:13:24 +00:00
env Test and document NO_COLOR support. 2023-08-21 00:28:51 -04:00
errutil Generalize parse.Errors and move it to diag. 2022-11-30 01:05:16 +00:00
eval Enable more .d.elv files in transcript tests. 2024-03-22 20:07:12 +00:00
fsutil Deprecate implicit cd. 2024-02-26 17:33:18 +00:00
getopt pkg/diag: Split Errors into another package. 2022-11-29 22:13:02 +00:00
glob pkg/glob: When enumerating files, keep going if Lstat fails. 2023-04-10 23:22:21 +01:00
logutil pkg/logutil: Add tests. 2022-06-20 22:03:58 +01:00
lsp pkg/lsp: Return doc when hovering on the first character of a symbol. 2023-04-23 00:27:41 +01:00
md pkg/md: Update for CommonMark 0.31.2. 2024-03-04 14:49:24 +00:00
mods Enable more .d.elv files in transcript tests. 2024-03-22 20:07:12 +00:00
must pkg/shell: Test signal handling. 2022-06-23 21:48:12 +01:00
parse pkg/parse: Add QuoteCommandName. 2024-02-18 10:23:52 +00:00
persistent Require Go >= 1.20, and bump CI environment versions. 2024-01-10 22:28:18 +00:00
pprof pkg/pprof: Support -allocsprofile. 2022-11-26 12:56:43 +00:00
prog pkg/prog: Bump deprecation level to 20. 2024-02-06 14:16:10 +01:00
rpc README: Clarify license. 2022-10-05 01:29:52 +01:00
shell Remove support for ~/.elvish. 2024-02-10 16:07:04 +00:00
store Remove support for shared vars 2022-11-20 15:25:11 +00:00
strutil pkg/strutil: Add JoinLines. 2024-02-17 18:43:11 +00:00
sys pkg/sys/ewindows: Regenerate ztyles_windows.go. 2023-03-12 22:06:52 +00:00
testutil Require Go 1.21. 2024-02-10 17:44:46 +00:00
transcript Support running transcript tests from .elv files too. 2024-03-22 19:47:53 +00:00
tt pkg/tt: Report the filename and line of failed test case. 2024-01-30 20:15:58 +00:00
ui pkg/tt: Improve API. 2024-01-11 15:42:43 +00:00
wcwidth pkg/tt: Improve API. 2024-01-11 15:42:43 +00:00
pkg.go Simplify how .elv files are embedded for builtin documentation. 2024-01-08 16:44:35 +00:00