aboutsummaryrefslogtreecommitdiff
path: root/lib/numbers
AgeCommit message (Expand)Author
11 daysall: apply go fixShulhan
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-12-29lib/numbers: fix package documentation that should be lib/slicesShulhan
2024-12-29lib/numbers: remove unused README and LICENSEShulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2024-01-24all: fix the warnings from linter reviveShulhan
2023-09-13lib/numbers: replace package "math/rand" with "crypto/rand"Shulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2021-03-14all: refactoring the test.Assert and test.AssertBench signatureShulhan
2019-08-28all: replace document generator from asciidoctor to ciigoShulhan
2019-03-02floats64: new package for working with slice of 64 bit floatShulhan
2019-03-02ints64: new package for working with slice of 64 bit integerShulhan
2019-03-02numbers: move functions to process slices of int to package "ints"Shulhan
2019-03-01all: fix warnings from linterShulhan
2018-11-30all: minimize and suppress linter warnings for global variablesShulhan
2018-11-29all: fix warnings from lintersShulhan
2018-11-29all: fix warning from lintersShulhan
2018-09-17Merge package "github.com/shuLhan/numerus" into "lib/numbers"Shulhan