Commit Graph

17 Commits

Author SHA1 Message Date
0a041f6ad2 Fix warnings 2021-03-20 21:26:25 +01:00
64d98f5530 Use std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
761e3ee44b Mark all "final" tag, track and container classes as such 2020-12-18 21:13:52 +01:00
5f39e377dc Use std::size_t consistently 2020-11-25 17:54:30 +01:00
c0336ed4bb Apply clang-format 2018-03-07 01:17:50 +01:00
a0986ad4a9 Fix style issues 2018-03-07 01:11:42 +01:00
0e15c74103 Move everything into namespace TagParser 2018-03-06 23:09:15 +01:00
36511fcc13 Add progress feedback and diagnostics replacing status provider 2018-03-06 22:44:01 +01:00
138fa32f29 Restructure FieldMapBasedTag to use CRTP 2018-03-06 22:44:01 +01:00
b4e167bd71 Ease dealing with native field IDs
In particular, this allow conversion from native field IDs
to readible string representation and vice verca
2017-01-23 00:25:53 +01:00
0cf30edbff Fix decoration for static builds 2016-08-29 15:43:05 +02:00
d5c8086230 Improve misc details 2016-08-05 01:46:31 +02:00
ee09a50915 removed useless destructors 2015-12-21 18:35:47 +01:00
aa50c2d8b3 fixed includes 2015-09-06 19:57:33 +02:00
b1eb6faba6 fixed includes 2015-09-06 15:42:18 +02:00
8b91b41801 updated readme 2015-08-26 20:01:32 +02:00
033e313c74 First commit 2015-04-22 19:22:01 +02:00