Commit Graph

422 Commits

Author SHA1 Message Date
ado
918023496e make default error_mode Bool 2020-12-27 17:00:06 +01:00
ado
5a1e5b3877 add tests for error mode 2020-12-27 16:51:59 +01:00
ado
bb6296ef6e replace None with none 2020-12-26 00:56:39 +01:00
ado
e406253694 make indent with 4 caracters instead of 8 2020-12-26 00:46:42 +01:00
ado
16f4648cb3 make on_error accept lambda without arguments, update tests 2020-12-26 00:42:01 +01:00
ado
371da072be move values inside composite when possible, write unit tests for composite 2020-12-26 00:36:08 +01:00
ado
616316d2a7 write tests for converting std::optional and std::variant 2020-12-20 19:00:45 +01:00
ado
bf92abdb2c add variant support 2020-12-20 03:16:17 +01:00
ado
879c726964 make converter able to take a tuple as conversion argument 2020-12-19 14:41:19 +01:00
ado
508e091469 rename to_struct to to_object, refactor some code 2020-12-15 22:32:34 +01:00
ado
7b6794c4fa add comments for composite, add values method for composte 2020-12-12 23:41:56 +01:00
ado
a06121ff92 add composite, add bool error handling 2020-12-12 23:32:06 +01:00
ado
0c25efd353 add support for std::optional when extracting 2020-12-11 21:17:07 +01:00
ado
0d84fcf7e8 add support for CRLF 2020-12-11 18:14:06 +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
cbdd350b63 make specialization inline 2020-12-10 20:43:27 +01:00
ado
6b9639afc8 update converter.hpp to work with gcc, add uninstall to makefile 2020-12-10 20:41:49 +01:00
ado
1f502d2afa add makefile 2020-12-10 20:09:42 +01:00
ado
9d45ff7b62 initial commit, copy everything to new repository 2020-12-10 19:26:56 +01:00
red0124
2c0a35acf9
Initial commit 2020-12-10 18:59:46 +01:00