King_DuckZ
9dbabcb5c4
Working on optimisation but I'm still losing to std::to_string()
2021-05-29 22:52:30 +02:00
King_DuckZ
7f8f092372
Fix wrong variable name
2021-05-28 01:44:49 +02:00
King_DuckZ
29f6a56fc8
Some cleaning
2021-05-28 01:44:28 +02:00
King_DuckZ
93d2ad6bd0
Make ary_to_int() constexpr
2021-04-22 13:02:51 +02:00
King_DuckZ
7fb56e65ff
Remove submodule, use the system Sprout
2020-05-05 01:59:04 +02:00
King_DuckZ
fa5eed2948
Refresh things a bit
2020-05-05 01:58:55 +02:00
King_DuckZ
63cbf324ef
Require c++17
2018-10-13 00:22:37 +01:00
King_DuckZ
f6bddac63d
Use sprout's limits instead of std's and remove unneeded make_unsigned.
...
I'm not sure what it was supposed to be, maybe a customization point
or something, but after the fix for counting the digits correctly I
removed the only usage of make_unsigned, so I could also get rid of
its implementation. Sweet~
2017-04-25 09:33:27 +01:00
King_DuckZ
b782ebd53c
Add unit test for lexical_cast (broken)
2017-04-12 13:54:55 +01:00
King_DuckZ
ecd9eb3d4e
Add cmake file and import sprout.
2016-07-14 15:23:36 +01:00