|
33876dcda4
|
Use _strto{i,u} in _atou and _atos
|
2022-11-20 09:28:17 +01:00 |
|
|
bde5de68ca
|
Simplify is_valid_digit_for_base by reaching out to parse_digit_unchecked
|
2022-11-20 09:24:21 +01:00 |
|
|
44f44aedca
|
Make _strtoi call _strtou, to deduplicate code
|
2022-11-19 22:52:08 +01:00 |
|
|
30a7d760ae
|
Move a few repeated lambdas into their own functions
|
2022-11-19 22:48:20 +01:00 |
|
|
dadc3e570b
|
Move a few functions out of line
|
2022-11-19 15:43:09 +01:00 |
|