elvish/pkg
Qi Xiao bdf3ec6315 pkg/elvdoc: Keep track of which line each elvdoc block starts.
To simplify things, require that "#doc:" directives appear after the comment
block.
2024-02-18 10:23:15 +00:00
..
buildinfo pkg/buildinfo: Bump VersionBase as v0.20.x has been branched. 2024-02-06 14:31:22 +01: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 Convert tests to transcript tests. 2024-01-30 20:21:39 +00:00
elvdoc pkg/elvdoc: Keep track of which line each elvdoc block starts. 2024-02-18 10:23:15 +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 pkg/transcript: Return parse result as a tree. 2024-02-17 17:57:06 +00:00
fsutil pkg/fsutil: Handle / as path separator on Windows. 2024-01-30 20:15:58 +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: Add line number to Op. 2024-02-17 16:22:47 +00:00
mods pkg/elvdoc: Keep track of which line each elvdoc block starts. 2024-02-18 10:23:15 +00:00
must pkg/shell: Test signal handling. 2022-06-23 21:48:12 +01:00
parse pkg/diag: Rework API and presentation of Context and Error. 2024-01-16 11:04: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 pkg/elvdoc: Change the semantics of Entry.{Name Content} 2024-02-17 18:43:11 +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