Commit Graph

118 Commits

Author SHA1 Message Date
friendlyanon
ddc5fc16df Add lists file for tests 2021-01-06 01:38:31 +00:00
friendlyanon
0797a372b9 Remove doctest from VCS 2021-01-06 01:35:35 +00:00
friendlyanon
e7302aa7c4 Remove makefiles 2021-01-06 00:50:23 +00:00
ado
91853a3287 fix try_next and try_object when returning false, update unit tests 2021-01-03 17:27:21 +01:00
ado
fdae9b6413 add lt gt lte gte restrictions, update unit tests, update documentation 2021-01-03 15:38:07 +01:00
ado
60c8156fb7 replace or_else_object with or_object inside the parser, update documentation 2021-01-02 02:31:45 +01:00
ado
f39e1669f4 implement the try_object method, update unit tests, update documentation 2021-01-01 23:52:14 +01:00
ado
0487f33eb1 replace error_mode String and Bool with error_string and error_bool 2021-01-01 21:57:14 +01:00
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
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
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
0d84fcf7e8 add support for CRLF 2020-12-11 18:14:06 +01:00
ado
9d45ff7b62 initial commit, copy everything to new repository 2020-12-10 19:26:56 +01:00