Commit Graph

14 Commits

Author SHA1 Message Date
ado
560bf815dc Merge with master 2023-07-29 16:53:24 +02:00
ado
31cbd20f8f WIP, Continue writing additional parser tests 2023-07-28 00:17:22 +02:00
ado
103ff33f21 Update ssp.hpp to handle issue fixed in the previous commit 2023-07-25 11:13:32 +02:00
ado
a7a97b3ba8 Make throw_on_error and string_error separate options, update parser to have line reading a separate function with respect to splitting 2023-07-10 02:39:24 +02:00
ado
41b89d1d3d Add converter tests with throw_on_error 2023-07-09 17:11:52 +02:00
ado
eeac30651a Implement throw_on_error functionality, rename some template parameters 2023-06-29 23:41:03 +02:00
ado
a4ecbd4dc8 Replace ss::ternary_t with std::conditional_t 2023-02-12 12:45:49 +01:00
ado
2c1fe9be9f update documentation 2022-03-28 19:11:41 +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
2dbc21780f WIP, added multiline restriction, fixed a few bugs for multiline, updated unit tests 2021-02-20 15:53:18 +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
ea42948c42 add string_error and multiline within the setup, remove set_error_mode, update unit tests, update documentation 2021-02-13 01:14:25 +01:00
ado
f973f404be refactor code, increase performance 2021-02-05 18:28:10 +01:00
ado
7640c038f3 move setup to seperate header, add static asserts 2021-02-02 21:43:36 +01:00