Commit graph

6 commits

Author SHA1 Message Date
7fb56e65ff Remove submodule, use the system Sprout 2020-05-05 01:59:04 +02:00
fa5eed2948 Refresh things a bit 2020-05-05 01:58:55 +02:00
63cbf324ef Require c++17 2018-10-13 00:22:37 +01:00
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
b782ebd53c Add unit test for lexical_cast (broken) 2017-04-12 13:54:55 +01:00
ecd9eb3d4e Add cmake file and import sprout. 2016-07-14 15:23:36 +01:00