elvish/pkg/mods
2022-08-13 11:42:16 +01:00
..
daemon interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
epm Run gofmt. 2022-08-07 22:30:11 +01:00
file interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
flag pkg/eval/vals: Replace MakeListFromStrings with a generic MakeListSlice. 2022-06-17 16:50:38 +01:00
math Properly deprecate float64. 2022-04-09 11:45:15 +01:00
path Tweak docs introduced in #1563. 2022-08-13 10:59:22 +01:00
platform Use the new testutil.Set in more places. 2022-04-11 21:55:59 +01:00
re Clarify error message when writing values to port not supporting it. 2022-06-07 20:29:34 +01:00
readlinebinding Run gofmt. 2022-08-07 22:30:11 +01:00
runtime pkg/mods/runtime: Make $elvish-path $nil if os.Executable returns an error. 2022-08-13 11:42:16 +01:00
store interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
str Clarify error message when writing values to port not supporting it. 2022-06-07 20:29:34 +01:00
unix Use the new testutil.Set in more places. 2022-04-11 21:55:59 +01:00
mods.go Add new runtime module. 2022-08-08 00:09:02 +01:00