aboutsummaryrefslogtreecommitdiff
path: root/lib/ascii
AgeCommit message (Expand)Author
10 daysall: apply go fixShulhan
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2025-01-23all: use for-range with numericShulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-09-13lib/ascii: replace package "math/rand" with "crypto/rand"Shulhan
2023-06-18lib/ascii: add unit and benchmark testsShulhan
2023-06-18all: move internal/asciiset to asciiShulhan
2023-04-13lib/ascii: change the package name in Example to have _test suffixShulhan
2022-11-19lib/ascii: seed math/rand to fix the example for Random functionShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2021-10-14lib/ascii: change signature of ToLower and ToUpperShulhan
2021-10-14lib/ascii: add examples for all exported functionsShulhan
2021-10-14lib/ascii: fix IsHex return false on 0Shulhan
2020-06-06all: use default linter optionsShulhan
2019-06-14ascii: new library for working with ASCII charactersShulhan