elvish/pkg
Qi Xiao 5b88057c94 pkg/prog: Remove Main; expose Run.
This is to prepare moving all the Program implementations into their respective
packages.

This addresses #985.
2020-04-25 00:12:18 +01:00
..
buildinfo Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
cli Fix how [ctrl-v] works on BSD systems 2020-04-24 21:41:35 +01:00
daemon pkg/daemon: Run tests from pkg/store/storetest. 2020-04-06 00:48:48 +01:00
diag pkg/diag: Do not depend implicitly on os.Stderr. 2020-04-14 22:35:02 +01:00
edit pkg/eval: Remove (*Evaler).EvalInTTY. 2020-04-16 00:11:23 +01:00
eval Document read-upto. 2020-04-19 14:28:37 +01:00
getopt pkg: Fix small issues found by staticcheck. 2020-04-13 13:56:10 +01:00
glob Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
parse pkg/parse: Add more test against error cases in parse.go. 2020-04-17 00:14:10 +01:00
prog pkg/prog: Remove Main; expose Run. 2020-04-25 00:12:18 +01:00
store pkg: Fix small issues found by staticcheck. 2020-04-13 13:56:10 +01:00
sys Fix how [ctrl-v] works on BSD systems 2020-04-24 21:41:35 +01:00
testutil Scale all test timeouts with $ELVISH_TEST_TIME_SCALE. 2020-04-03 22:12:20 +01:00
tt pkg/eval/vals: Move the "any" matcher to pkg/tt. 2020-01-06 23:19:00 +00:00
ui pkg/util: Move the wcwidth utilities to a new package, and add more tests. 2020-04-06 12:00:01 +01:00
util pkg: Fix small issues found by staticcheck. 2020-04-13 13:56:10 +01:00
wcwidth pkg/util: Move the wcwidth utilities to a new package, and add more tests. 2020-04-06 12:00:01 +01:00