elvish/pkg
Qi Xiao 53a1eca9af pkg/eval: Remove New*Source functions.
All call sites of such functions are replaced with simple &Source{...}
expressions.
2020-04-25 13:22:07 +01:00
..
buildinfo pkg/prog: Move all Program implementations into own packages. 2020-04-25 00:12:18 +01:00
cli Fix how [ctrl-v] works on BSD systems 2020-04-24 21:41:35 +01:00
daemon pkg/prog: Move all Program implementations into own packages. 2020-04-25 00:12:18 +01:00
diag pkg/diag: Do not depend implicitly on os.Stderr. 2020-04-14 22:35:02 +01:00
edit pkg/eval: Remove New*Source functions. 2020-04-25 13:22:07 +01:00
eval pkg/eval: Remove New*Source functions. 2020-04-25 13:22:07 +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: Improve error handling of CPU profile, and add tests. 2020-04-25 01:04:55 +01:00
shell pkg/eval: Remove New*Source functions. 2020-04-25 13:22:07 +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
web pkg/eval: Remove New*Source functions. 2020-04-25 13:22:07 +01:00