Commit Graph

19 Commits

Author SHA1 Message Date
ado
46e1d70551 remove user defined warnings, remove win icc ci 2021-02-27 12:41:51 +01:00
ado
b1e44ee9f8 try fix vs16 ci 2021-02-23 21:07:02 +01:00
ado
14d67d87bd try fix vs16 ci 2021-02-23 21:05:04 +01:00
ado
ae355a6242 remove one warning, update the other 2021-02-23 20:48:18 +01:00
ado
4939904f44 try fix mingw i686 2021-02-23 20:39:03 +01:00
ado
529fcc30a8 try fix mingw i686 2021-02-23 20:27:54 +01:00
ado
71e3acd1c4 try fix mingw-clang ci 2021-02-23 02:31:24 +01:00
ado
e3c098246d make clang mingw32 not use builtin overflow functions 2021-02-23 02:25:24 +01:00
ado
2985027505 add trim_left and trim_right, add setup static asserts, update type_traits, refactor some code, add unit tests 2021-02-14 01:59:06 +01:00
ado
9408c385d6 replace float/double conversion with fast_float, update unit tests, update meson 2021-02-07 11:33:16 +01:00
ado
024e5d3810 refactor splitter 2021-01-17 14:53:07 +01:00
ado
f0d3e6c635 add README, start writing documentation 2020-12-27 20:50:45 +01:00
ado
e406253694 make indent with 4 caracters instead of 8 2020-12-26 00:46:42 +01:00
ado
bf92abdb2c add variant support 2020-12-20 03:16:17 +01:00
ado
0c25efd353 add support for std::optional when extracting 2020-12-11 21:17:07 +01:00
ado
83bbab4112 fix extract bool 2020-12-11 00:57:44 +01:00
ado
6972d2832e minor change to extrac bool function 2020-12-10 21:09:15 +01:00
ado
47ef93b532 remove throws on invalid 2020-12-10 21:05:17 +01:00
ado
9d45ff7b62 initial commit, copy everything to new repository 2020-12-10 19:26:56 +01:00