Commit Graph

26 Commits

Author SHA1 Message Date
ado
2b132bc33a Apply minor changes to tests 2023-08-05 12:05:17 +02:00
ado
81484f737f Remove std::from_chars from extract.hpp 2023-08-04 22:31:29 +02:00
ado
c981ed6644 Write additional parser tests, update some of the existing tests to work with throw_on_error 2023-08-04 16:48:07 +02:00
ado
9fa9edb24d add spp.hpp 2022-03-30 20:11:55 +02:00
ado
c214975ca0 add unit tests for conversion without the fast float library 2022-03-30 19:54:50 +02:00
ado
62055f03c7 add script to generate single header 2022-03-30 18:14:30 +02:00
ado
a8fa5c753c add ignore_header setup option, add unit tests for parsing by header, add string_view to possible conversion values 2022-03-27 21:04:02 +02:00
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