miller/pkg/lib
John Kerl 02bd5344b9
Static-check fixes from @lespea #1657, batch 5/n (#1707)
* Static-check fixes from @lespea #1657, batch 2/n

* Static-check fixes from @lespea #1657, batch 3/n

* Static-check fixes from @lespea #1657, batch 4/n

* Static-check fixes from @lespea #1657, batch 5/n
2024-10-27 12:05:48 -04:00
..
doc.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
docurl.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
file_readers.go Static-check fixes from @lespea #1657, batch 1/n (#1703) 2024-10-27 11:42:43 -04:00
getoptify.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
halfpipe.go Static-check fixes from @lespea #1657, batch 5/n (#1707) 2024-10-27 12:05:48 -04:00
latin1.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
latin1_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
logger.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
mlrmath.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
ordered_map.go Implement mlr uniq -x (#1457) 2023-12-23 16:20:11 -05:00
paragraph.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
rand.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
readfiles.go The package version must match the major tag version (#1654) 2024-09-20 12:10:11 -04:00
README.md Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
regex.go lib/regex: use string version of regexp methods to reduce allocs (#1614) 2024-08-09 13:09:53 -04:00
regex_test.go Rename internal regex functions (#1446) 2023-12-17 12:46:28 -05:00
stats.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
time.go Fix local time when TZ is not set (#1649) 2024-09-17 10:58:09 -04:00
time_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
tsv_codec.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
tsv_codec_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
unbackslash.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
unbackslash_test.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
util.go Static-check fixes from @lespea #1657, batch 2/n (#1704) 2024-10-27 11:50:15 -04:00

These are basic library routines for Miller.