elvish/pkg/diag
2022-03-20 16:17:19 +00:00
..
context_test.go [cleanup] pkg/diag: PPrint -> Show. 2020-03-31 00:27:08 +01:00
context.go Minor fixup for #1274. 2021-05-02 00:22:28 +01:00
doc.go Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
error_test.go [cleanup] pkg/diag: PPrint -> Show. 2020-03-31 00:27:08 +01:00
error.go [cleanup] pkg/diag: PPrint -> Show. 2020-03-31 00:27:08 +01:00
multierror_test.go More error deduplication 2021-06-06 14:54:47 +01:00
multierror.go pkg: Move multierror.go from util/ to diag/. 2020-09-03 05:12:55 +01:00
range_test.go Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
range.go pkg/diag: Add two convinient constructors for Ranging. 2020-03-28 21:33:55 +00:00
show_error_test.go pkg/diag: Do not depend implicitly on os.Stderr. 2020-04-14 22:35:02 +01:00
show_error.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
shower.go [cleanup] pkg/diag: PPrint -> Show. 2020-03-31 00:27:08 +01:00