elvish/pkg
Kurtis Rader 3ded2fb772 Replace prclose and pwclose with file:close
Rather than having specialized commands make a `file:pipe` object
indexable so we can use the generic `file:close` command. This does not
address existing problems; such as builtins not failing when writing to
a `file:pipe` object if the read-end is closed.

Related #1316
2021-05-22 20:55:53 -07:00
..
buildinfo Bump pkg/buildinfo.Version to 0.16.0 2021-01-30 11:31:52 +00:00
cli pkg/cli/mode: Revise a comment. 2021-04-05 15:33:18 +01:00
daemon Copy and trim down the net/rpc package. 2021-01-30 23:56:58 +00:00
diag Minor fixup for #1274. 2021-05-02 00:22:28 +01:00
edit Minor fixups for #1270. 2021-05-05 22:24:49 +01:00
env pkg/util: Move environment variable names to a new package. 2020-08-16 14:12:48 +01:00
eval Replace prclose and pwclose with file:close 2021-05-22 20:55:53 -07:00
fsutil Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
getopt Fix typos found by codespell 2020-10-10 22:47:50 +01:00
glob Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
logutil pkg/util: Break into fsutil/ and logutil/. 2020-09-03 05:27:18 +01:00
parse Rename the query DSL to the filter DSL. 2021-03-28 23:52:25 +01:00
persistent Use the integrated persistent package. 2021-05-03 22:17:46 +01:00
prog Add a -i CLI option 2021-04-20 16:15:22 -04:00
rpc Copy and trim down the net/rpc package. 2021-01-30 23:56:58 +00:00
shell Add $edit:after-command and $edit:command-duration 2021-05-05 22:17:19 +01:00
store Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
strutil Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
sys Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
testutil pkg/eval/mods/path: Skip symlink tests if unable to create symlinks. 2021-05-08 13:22:21 +01:00
tt pkg/eval/vals: Move the "any" matcher to pkg/tt. 2020-01-06 23:19:00 +00:00
ui Use the integrated persistent package. 2021-05-03 22:17:46 +01:00
wcwidth Improve the wcwidth package. 2021-02-11 00:47:21 +00:00
web Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00