summary refs log tree commit diff stats
path: root/lib/std/private/digitsutils.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #19078 [backport] (#19090)Andreas Rumpf2021-11-021-3/+6
* fix a potential bug (#18900)flywind2021-10-141-1/+1
* improvements to `addInt` and `$` for integer types (#18592)Timothee Cour2021-08-191-15/+53
* Simplify addInt, remove digits10 (#18356)Clyybber2021-06-281-35/+23
* merge similar procs regarding digits (#18318)flywind2021-06-221-0/+88