elvish/pkg
2021-01-10 18:34:34 +00:00
..
buildinfo Verify stdout and stderr in shell tests 2020-08-11 15:58:20 +01:00
cli [cleanup] trivial golint suggested changes 2020-12-25 01:11:33 +00:00
daemon pkg/util: Break into fsutil/ and logutil/. 2020-09-03 05:27:18 +01:00
diag pkg: Move multierror.go from util/ to diag/. 2020-09-03 05:12:55 +01:00
edit pkg/eval: Return bool instead error from (*Evaler)'s PurelyEval* methods. 2021-01-09 16:05:04 +00:00
env pkg/util: Move environment variable names to a new package. 2020-08-16 14:12:48 +01:00
eval Address feedback of #1200. 2021-01-10 18:34:34 +00:00
fsutil Improve navigation mode corner cases 2020-11-07 13:17:00 -05:00
getopt Fix typos found by codespell 2020-10-10 22:47:50 +01:00
glob pkg/: Move test utilities from util/ to testutil/. 2020-09-03 04:55:16 +01:00
logutil pkg/util: Break into fsutil/ and logutil/. 2020-09-03 05:27:18 +01:00
parse pkg/parse: MultiError -> Error; add a GetError function. 2021-01-01 23:19:03 +00:00
prog [cleanup] trivial golint suggested changes 2020-12-25 01:11:33 +00:00
shell pkg/eval: Remove (*Ns).Append. 2021-01-05 01:09:04 +00:00
store pkg/util: Break into fsutil/ and logutil/. 2020-09-03 05:27:18 +01:00
strutil pkg/eval: Move ChopLineEnding to the strutil package. 2020-09-04 21:16:06 +01:00
sys Fix typos found by codespell 2020-10-10 22:47:50 +01:00
testutil [cleanup] trivial golint suggested changes 2020-12-25 01:11:33 +00:00
tt pkg/eval/vals: Move the "any" matcher to pkg/tt. 2020-01-06 23:19:00 +00:00
ui pkg/ui: Clarify godoc comments for Concat and RConcat implementations. 2020-12-25 17:43:47 +00:00
wcwidth Fix typos found by codespell 2020-10-10 22:47:50 +01:00
web pkg/eval: Clean up Port related code. 2021-01-05 05:23:17 +00:00