elvish/pkg
2020-01-12 17:55:17 -05:00
..
buildinfo Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
cli pkg/cli/apptest: Fix race when accessing eventCh. 2020-01-12 16:20:36 -05: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/ui: Do not use util.Throw. 2020-01-12 17:45:42 -05:00
eval pkg/eval: Inline the use of util.{Throw,Catch} in the compiler. 2020-01-12 17:55:17 -05: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: Do not use util.Throw. 2020-01-12 17:45:42 -05:00
util Merge pkg/cli/el/* into pkg/cli. 2019-12-26 01:15:24 +00:00