elvish/pkg
2020-01-12 12:39:25 +00:00
..
buildinfo Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
cli pkg/cli: In ListBox.Accept, check index and do nothing if it is out of range. 2020-01-02 15:12:32 +00:00
daemon pkg/daemon: Fix the CmdsWithSeq client. 2019-12-28 02:01:39 +00:00
diag Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
edit pkg/edit: Do not save commands with leading spaces to history. 2020-01-11 19:58:53 +00:00
eval pkg/eval: Add more test for variable use. 2020-01-12 12:39:25 +00:00
getopt Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
glob Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
parse pkg/parse: Remove the Error type; use diag.Error instead. 2019-12-29 23:23:13 +00:00
program pkg/eval: Revamp Source. 2020-01-11 03:01:30 +00:00
store pkg/{store,daemon}: Introduce a new CmdsWithSeq method. 2019-12-27 11:48:34 +00:00
sys pkg/sys: Fix tests. 2019-12-31 21:27:24 +00:00
tt pkg/eval/vals: Move the "any" matcher to pkg/tt. 2020-01-06 23:19:00 +00:00
ui pkg/ui: Parse more SGR sequences in StyleFromSGR. 2019-12-31 11:51:39 +00:00
util Merge pkg/cli/el/* into pkg/cli. 2019-12-26 01:15:24 +00:00