elvish/util
2017-07-14 00:06:37 +01: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
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
errors.go Merge *util packages into an util package. 2016-02-16 19:15:29 +01:00
fullnames_test.go util.RootStar -> FullNames 2016-10-13 17:02:42 +08:00
fullnames.go util.RootStar -> FullNames 2016-10-13 17:02:42 +08:00
gethome.go Fix an incomplete database. 2016-02-17 01:40:46 +01:00
getwd_test.go util: Fix getwd_test.go. 2017-05-23 17:30:55 +01:00
getwd.go New builtin "tilde-abbr". 2016-02-23 13:29:10 +01:00
in_tempdir.go Use understore in filenames. 2017-06-26 19:47:10 +02:00
limits.go Slightly simplify Repr. 2016-02-19 20:31:54 +01:00
log.go Merge *util packages into an util package. 2016-02-16 19:15:29 +01:00
pprinter.go Add util.PprintError. 2017-07-14 00:06:37 +01:00
search.go util.AllExecutables -> EachExecutable; callback instead of channel. 2017-02-09 15:57:16 -08:00
source_context.go Use understore in filenames. 2017-06-26 19:47:10 +02: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 Experimental support for subseq matcher in compl mode. 2017-05-24 01:25:10 +01:00
throw_test.go util: Add helpers for testing throws. 2017-05-21 02:08:18 +01:00
throw.go util: Add helpers for testing throws. 2017-05-21 02:08:18 +01:00
util.go Merge *util packages into an util package. 2016-02-16 19:15:29 +01:00
wcwidth_test.go util: Support overriding wcwidth; control chars now have 0 width. 2016-10-14 17:52:35 +08:00
wcwidth.go util: Support overriding wcwidth; control chars now have 0 width. 2016-10-14 17:52:35 +08:00