|  | d887dff82a | get rid of maybe-uninitialized warnings | 2021-02-01 00:56:42 +01:00 |  | 
			
				
					|  | 035e27c5ab | add converter tests with quote trim and escape, enable resplit on converter, make parser handle multi-line csv, add unit tests | 2021-01-31 23:08:46 +01:00 |  | 
			
				
					|  | 1bf6b9d595 | write unit tests for resplit, fix some issues with resplit | 2021-01-30 21:52:32 +01:00 |  | 
			
				
					|  | a5c9216824 | refator splitter, add resplit functionality, write some unit tests | 2021-01-25 00:16:55 +01:00 |  | 
			
				
					|  | 9302a25256 | increase number of combinations for final splitter test | 2021-01-24 01:48:12 +01:00 |  | 
			
				
					|  | ed6157fa9f | add more splitter tests | 2021-01-24 01:45:54 +01:00 |  | 
			
				
					|  | 24fe96dc44 | add splitter tests | 2021-01-23 21:39:18 +01:00 |  | 
			
				
					|  | 15f0c63643 | fix converter test | 2021-01-21 02:13:45 +01:00 |  | 
			
				
					|  | 86514bfbb6 | replace tuple constructor with make_tuple in converter test | 2021-01-21 02:09:51 +01:00 |  | 
			
				
					|  | f0a01f65d3 | update splitter tests for meson | 2021-01-21 02:00:26 +01:00 |  | 
			
				
					|  | bea7775118 | merge with master | 2021-01-21 01:54:20 +01:00 |  | 
			
				
					|  | 40f8dcc203 | try fix test CMakeLists | 2021-01-21 01:45:16 +01:00 |  | 
			
				
					|  | 33f65e2061 | remove test_main from ci | 2021-01-21 01:41:54 +01:00 |  | 
			
				
					|  | 2765cb467f | add test_main to CMakeList | 2021-01-21 01:36:34 +01:00 |  | 
			
				
					|  | f2c157efc3 | fix test/CmakeLists | 2021-01-21 01:32:52 +01:00 |  | 
			
				
					|  | e49ccede35 | update tests for github ci | 2021-01-21 01:29:07 +01:00 |  | 
			
				
					|  | 4f7cf73002 | update cmake for unit tests | 2021-01-19 20:32:46 +01:00 |  | 
			
				
					|  | 92e8e200f9 | add meson support, update pipeline | 2021-01-19 20:26:36 +01:00 |  | 
			
				
					|  | 024e5d3810 | refactor splitter | 2021-01-17 14:53:07 +01:00 |  | 
			
				
					|  | 263dba7626 | create seperate header for the splitter, move splitter tests to different cpp file | 2021-01-17 02:15:06 +01:00 |  | 
			
				
					|  | 69d6df12be | add splitter, update converter and parser, update unit tests | 2021-01-17 00:46:05 +01:00 |  | 
			
				
					|  | cd264faa70 | add buffer to converter | 2021-01-10 23:51:20 +01:00 |  | 
			
				
					|  | 758227a16f | replate tuple constructors with make_tuple | 2021-01-07 23:24:06 +01:00 |  | 
			
				
					|  | 99ac9e49f6 | testing ci | 2021-01-07 23:18:05 +01:00 |  | 
			
				
					|  | 5ea941628b | try fix pipeline | 2021-01-07 23:07:08 +01:00 |  | 
			
				
					| 
							
							
								 friendlyanon | 8fdd796bdb | Fix include paths in tests | 2021-01-06 02:36:14 +00:00 |  | 
			
				
					| 
							
							
								 friendlyanon | d31c545d23 | Add doctest define to lists file | 2021-01-06 02:34:51 +00:00 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					|  | 91853a3287 | fix try_next and try_object when returning false, update unit tests | 2021-01-03 17:27:21 +01:00 |  | 
			
				
					|  | fdae9b6413 | add lt gt lte gte restrictions, update unit tests, update documentation | 2021-01-03 15:38:07 +01:00 |  | 
			
				
					|  | 60c8156fb7 | replace or_else_object with or_object inside the parser, update documentation | 2021-01-02 02:31:45 +01:00 |  | 
			
				
					|  | f39e1669f4 | implement the try_object method, update unit tests, update documentation | 2021-01-01 23:52:14 +01:00 |  | 
			
				
					|  | 0487f33eb1 | replace error_mode String and Bool with error_string and error_bool | 2021-01-01 21:57:14 +01:00 |  | 
			
				
					|  | 918023496e | make default error_mode Bool | 2020-12-27 17:00:06 +01:00 |  | 
			
				
					|  | 5a1e5b3877 | add tests for error mode | 2020-12-27 16:51:59 +01:00 |  | 
			
				
					|  | e406253694 | make indent with 4 caracters instead of 8 | 2020-12-26 00:46:42 +01:00 |  | 
			
				
					|  | 16f4648cb3 | make on_error accept lambda without arguments, update tests | 2020-12-26 00:42:01 +01:00 |  | 
			
				
					|  | 371da072be | move values inside composite when possible, write unit tests for composite | 2020-12-26 00:36:08 +01:00 |  | 
			
				
					|  | 616316d2a7 | write tests for converting std::optional and std::variant | 2020-12-20 19:00:45 +01:00 |  | 
			
				
					|  | 879c726964 | make converter able to take a tuple as conversion argument | 2020-12-19 14:41:19 +01:00 |  | 
			
				
					|  | 508e091469 | rename to_struct to to_object, refactor some code | 2020-12-15 22:32:34 +01:00 |  | 
			
				
					|  | 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 |  |