elvish/util
2018-02-28 20:22:46 -05:00
..
camel_to_dashed_test.go Enhance ScanIntoOpts, and rename to ScanOptsToStruct. 2017-07-13 22:29:28 +01:00
camel_to_dashed.go Enhance ScanIntoOpts, and rename to ScanOptsToStruct. 2017-07-13 22:29:28 +01:00
ceildiv_test.go Move things. 2016-02-28 01:56:17 +01:00
ceildiv.go Move things. 2016-02-28 01:56:17 +01:00
claim_test.go Fix minor issues found by gofmt, go vet, and misspell. 2017-12-14 01:28:07 +00:00
claim.go Cosmetics. 2018-01-01 15:12:34 +00:00
deepprint_test.go Test util.DeepPrint on maps correctly; fix a text. 2016-10-15 13:38:40 +08:00
deepprint.go Merge the print package into util. 2016-02-17 00:35:20 +01:00
fullnames_test.go Fix test on Unix. 2017-12-06 17:59:55 +01:00
fullnames_unix_test.go Use build tags in a more compact way. 2017-12-08 00:45:10 +00:00
fullnames_windows_test.go util: Make test pass on Windows. 2017-12-08 00:52:21 +00:00
fullnames.go util.RootStar -> FullNames 2016-10-13 17:02:42 +08:00
gethome.go Fix test against tilde-abbr on Windows. 2017-12-17 05:52:55 +00:00
getwd_test.go Fix test on Unix. 2017-12-06 17:59:55 +01:00
getwd.go sys/ and util/: Fix test cases on Windows. 2017-12-05 23:20:12 +00:00
limits.go util: Make linter happy. 2017-12-19 01:37:52 +00:00
log.go util: Export SetOutput; clarify condition for closing old output. 2017-12-07 02:00:18 +00:00
multierror.go util: Errors now flatten its arguments. 2018-01-21 11:16:40 +00:00
pprinter.go util: Make linter happy. 2017-12-19 01:37:52 +00:00
search.go util: Make linter happy. 2017-12-19 01:37:52 +00:00
source_range_test.go eval: Add a stackTrace type. 2018-02-28 20:22:46 -05:00
source_range.go eval: Add a stackTrace type. 2018-02-28 20:22:46 -05:00
strings_test.go Add util.MatchSubseq. 2016-02-27 18:48:42 +01:00
strings.go Fix context in exception traceback. 2016-06-22 01:03:44 +02:00
subseq_test.go Experimental support for subseq matcher in compl mode. 2017-05-24 01:25:10 +01:00
subseq.go util: Make linter happy. 2017-12-19 01:37:52 +00:00
tempdir_test.go util: Add WithTempDirs; add test against tempdir.go and fix a bug. 2017-12-17 04:16:12 +00:00
tempdir.go util: In WithTempDirs, eval symlinks of temp dirs. 2017-12-22 22:59:58 +00:00
test_utils.go Fix test on Unix. 2017-12-06 17:59:55 +01:00
throw_test.go util: Fix signature of ThrowsAny. 2017-09-29 22:03:54 +08:00
throw.go util: Make linter happy. 2017-12-19 01:37:52 +00:00
util.go Merge *util packages into an util package. 2016-02-16 19:15:29 +01:00
wcwidth_test.go util: Moar tests. 2017-12-19 02:16:49 +00:00
wcwidth.go util: Make linter happy. 2017-12-19 01:37:52 +00:00