| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-01-23 | all: replace "interface{}" with "any" | Shulhan |
| 2023-09-11 | math/big: fix comment in CreateFloat and ParseFloat | Shulhan |
| 2022-05-09 | all: reformat all codes using gofmt 1.19 (the Go tip) | Shulhan |
| 2021-12-03 | math/big: refactoring AddFloat to accept variadic interface{} | Shulhan |
| 2021-12-03 | math/big: refactor NewFloat to accept interface{} instead of float64 only | Shulhan |
| 2020-07-06 | big: add global flag MarshalJSONAsString | Shulhan |
| 2020-06-10 | all: update email address | Shulhan |
| 2020-06-06 | all: use default linter options | Shulhan |
| 2020-03-26 | all: fix and suppress linter warnings | Shulhan |
| 2020-03-20 | big: new package that extends the capabilities of "math/big" | Shulhan |
