elvish/pkg
2024-06-27 16:12:48 +08:00
..
buildinfo Rewrite all Program tests as transcript tests. 2024-06-27 14:04:25 +08:00
cli chore: fix function names in comment 2024-04-10 11:10:58 +01:00
daemon Rewrite all Program tests as transcript tests. 2024-06-27 14:04:25 +08: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/edit: Remove elvdoc for edit:completion:close, which no longer exists. 2024-05-03 15:19:10 +01:00
elvdoc chore: fix function names in comment 2024-04-10 11:10:58 +01: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 pkg/eval/evaltest: Document deterministic output ordering. 2024-06-26 01:45:23 +08: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 Rewrite all Program tests as transcript tests. 2024-06-27 14:04:25 +08:00
md pkg/md: Add more comments about header attributes. 2024-05-04 17:58:06 +01:00
mods Annotate commands added after 0.20 with "doc:added-in 0.21". 2024-05-04 18:12:25 +01:00
must pkg/shell: Test signal handling. 2022-06-23 21:48:12 +01:00
parse pkg/parse: Expand godoc. 2024-06-09 17:03:21 +01:00
persistent chore: fix function names in comment 2024-04-10 11:10:58 +01:00
pprof Fix tests on Windows. 2024-06-27 16:12:48 +08:00
prog Fix tests on Windows. 2024-06-27 16:12:48 +08:00
rpc README: Clarify license. 2022-10-05 01:29:52 +01:00
shell Rewrite all Program tests as transcript tests. 2024-06-27 14:04:25 +08: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/eval: More doc fixes. 2024-03-23 18:16:20 +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