elvish/pkg
2021-11-29 20:03:09 +00:00
..
buildinfo pkg/prog/progtest: Rewrite the progtest API. 2021-09-12 14:06:05 +01:00
cli pkg/testutil: ScaledMs -> Scaled, takes a time.Duration instead. 2021-10-05 01:02:54 +01:00
daemon pkg/daemon: Always quit after receiving a signal. 2021-10-23 18:39:55 +01:00
diag More error deduplication 2021-06-06 14:54:47 +01:00
edit Fixup for #1440. 2021-11-28 21:32:41 +00:00
env Implement XDG directory support. 2021-07-10 02:20:59 +01:00
eval Fix broken relative links. 2021-11-29 20:03:09 +00:00
fsutil Fixup for #1394 2021-08-30 09:02:06 +01:00
getopt Fix typos found by codespell 2020-10-10 22:47:50 +01:00
glob Replace remaining deprecated ioutil.ReadDir uses 2021-08-30 08:57:34 +01:00
logutil Remove most uses of the ioutil package. 2021-08-23 00:36:26 +01:00
mods Fix broken relative links. 2021-11-29 20:03:09 +00:00
parse Fixup for #1440. 2021-11-28 21:32:41 +00:00
persistent Fix "indicies" -> indices. 2021-08-22 23:31:26 +01:00
prog Clean up flags 2021-10-23 13:04:26 +01:00
rpc Copy and trim down the net/rpc package. 2021-01-30 23:56:58 +00:00
shell Refactor the API of eval.NsBuilder to be completely based on methods. 2021-10-23 21:44:11 +01:00
store Expose all functionalities of the persistent store in the store: module. 2021-10-03 16:34:52 +01:00
strutil Fixup for #1308. 2021-06-10 09:14:15 +01:00
sys Fix cmd/examples/win_tty 2021-10-02 22:44:54 +01:00
testutil pkg/testutil: ScaledMs -> Scaled, takes a time.Duration instead. 2021-10-05 01:02:54 +01:00
tt pkg/eval/vals: Move the "any" matcher to pkg/tt. 2020-01-06 23:19:00 +00:00
ui Fix typos and add codespell to CI 2021-08-22 23:07:34 +01:00
wcwidth Improve the wcwidth package. 2021-02-11 00:47:21 +00:00