|
09e628020d
|
Fix typo in common.hpp
|
2024-02-23 01:01:31 +01:00 |
|
|
ea21b9ba04
|
Fix get_line possible leak
|
2024-02-23 00:59:58 +01:00 |
|
|
230da6a3f2
|
Update getline implementation for non-POSIX systems
|
2024-02-22 23:59:58 +01:00 |
|
|
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 |
|
|
1ddc61c62e
|
add possibility to iterate with the parser, update unit tests, update README
|
2021-02-28 19:22:54 +01:00 |
|
|
43e4e8a9de
|
replace ifdef WIN with ifdef __unix__
|
2021-02-21 22:25:58 +01:00 |
|
|
3578e7b99c
|
add custom getline for WIN...
|
2021-02-21 22:22:18 +01:00 |
|
|
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 |
|