summary refs log tree commit diff stats
path: root/lib/std/private/digitsutils.nim
Commit message (Expand)AuthorAgeFilesLines
* Markdown code blocks migration part 8 (#22478)Andrey Makarov2023-08-151-1/+2
* Revert adding generic `V: Ordinal` parameter to `succ`, `pred`, `inc`, `dec` ...konsumlamm2023-08-061-2/+2
* fixes #21393 and misc style changes (#21419)Andreas Rumpf2023-02-241-3/+1
* tyInt tyUint fit target int bit width (#20829)Bung2022-12-011-3/+3
* 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