elvish/pkg
Qi Xiao 0a3d7ac02e pkg/eval: Fix $args.
This fixes #1207.
2021-01-04 21:04:17 +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: Add a (*Evaler).Call method for calling a function. 2021-01-03 18:57:11 +00:00
env pkg/util: Move environment variable names to a new package. 2020-08-16 14:12:48 +01:00
eval pkg/eval: Fix $args. 2021-01-04 21:04:17 +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 (*Evaler).Close. 2021-01-03 20:55: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: Make (*Evaler).Eval accept a Source instead of an Op. 2021-01-02 00:10:26 +00:00