src/lib/INIReader.cpp
Fri, 26 Aug 2022 22:41:46 +0200 František Kučera fix typo: enbaled → enabled v_0 tip
Wed, 29 Sep 2021 00:54:55 +0200 František Kučera partially implement --parser-option allow-line-continuation-with-space and java-manifest-mf dialect (MANIFEST.MF) v_0
Tue, 21 Sep 2021 21:02:43 +0200 František Kučera implement --parser-option allow-line-continuation-with-escaping + add skeleton for allow-line-continuation-with-space v_0
Sat, 28 Nov 2020 20:59:29 +0100 František Kučera configurable dialects: in separate classes v_0
Sat, 28 Nov 2020 18:10:47 +0100 František Kučera configurable unescaping processors v_0
Sat, 28 Nov 2020 00:46:40 +0100 František Kučera TODO comments v_0
Fri, 27 Nov 2020 16:43:38 +0100 František Kučera trim section names if not in quotes v_0
Fri, 27 Nov 2020 16:42:55 +0100 František Kučera add --parser-option allow-sections (Java .properties have no sections) v_0
Fri, 27 Nov 2020 16:29:12 +0100 František Kučera enable configuring the parser from CLI: --parser-option v_0
Thu, 26 Nov 2020 18:52:49 +0100 František Kučera prepare for multiple and configurable quotes (e.g. „key="value"“ and „key='value'“ or disabling quote support at all) v_0
Thu, 26 Nov 2020 18:42:38 +0100 František Kučera prepare for multiple and configurable comment separators (e.g. „; comment“ and „# comment“) v_0
Thu, 26 Nov 2020 18:28:27 +0100 František Kučera prepare for multiple and configurable key-value separators (e.g. key=value and key:value) v_0
Thu, 26 Nov 2020 17:08:49 +0100 František Kučera start event numbers with 1 v_0
Wed, 25 Nov 2020 21:35:07 +0100 František Kučera new INI parser v_0
Mon, 23 Nov 2020 21:09:33 +0100 František Kučera multi-line support: quoted and apostrophed v_0
less more (0) -15 tip