Sat, 28 Nov 2020 23:49:05 +0100 bash-completion: fix quotes v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 28 Nov 2020 23:49:05 +0100] rev 31
bash-completion: fix quotes
Sat, 28 Nov 2020 21:15:51 +0100 bash-completion: add unescaping options v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 28 Nov 2020 21:15:51 +0100] rev 30
bash-completion: add unescaping options
Sat, 28 Nov 2020 21:07:13 +0100 remove BackspaceDisorder unescaping v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 28 Nov 2020 21:07:13 +0100] rev 29
remove BackspaceDisorder unescaping
Sat, 28 Nov 2020 20:59:29 +0100 configurable dialects: in separate classes v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 28 Nov 2020 20:59:29 +0100] rev 28
configurable dialects: in separate classes
Sat, 28 Nov 2020 18:10:47 +0100 configurable unescaping processors v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 28 Nov 2020 18:10:47 +0100] rev 27
configurable unescaping processors
Sat, 28 Nov 2020 00:46:40 +0100 TODO comments v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 28 Nov 2020 00:46:40 +0100] rev 26
TODO comments
Fri, 27 Nov 2020 16:43:38 +0100 trim section names if not in quotes v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 27 Nov 2020 16:43:38 +0100] rev 25
trim section names if not in quotes
Fri, 27 Nov 2020 16:42:55 +0100 add --parser-option allow-sections (Java .properties have no sections) v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 27 Nov 2020 16:42:55 +0100] rev 24
add --parser-option allow-sections (Java .properties have no sections)
Fri, 27 Nov 2020 16:29:12 +0100 enable configuring the parser from CLI: --parser-option v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 27 Nov 2020 16:29:12 +0100] rev 23
enable configuring the parser from CLI: --parser-option
Thu, 26 Nov 2020 18:52:49 +0100 prepare for multiple and configurable quotes (e.g. „key="value"“ and „key='value'“ or disabling quote support at all) v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 26 Nov 2020 18:52:49 +0100] rev 22
prepare for multiple and configurable quotes (e.g. „key="value"“ and „key='value'“ or disabling quote support at all)
Thu, 26 Nov 2020 18:42:38 +0100 prepare for multiple and configurable comment separators (e.g. „; comment“ and „# comment“) v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 26 Nov 2020 18:42:38 +0100] rev 21
prepare for multiple and configurable comment separators (e.g. „; comment“ and „# comment“)
Thu, 26 Nov 2020 18:28:27 +0100 prepare for multiple and configurable key-value separators (e.g. key=value and key:value) v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 26 Nov 2020 18:28:27 +0100] rev 20
prepare for multiple and configurable key-value separators (e.g. key=value and key:value)
Thu, 26 Nov 2020 17:08:49 +0100 start event numbers with 1 v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 26 Nov 2020 17:08:49 +0100] rev 19
start event numbers with 1
Thu, 26 Nov 2020 11:41:55 +0100 unescape also Java .properties encoding (\uXXXX): unescape also comments v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 26 Nov 2020 11:41:55 +0100] rev 18
unescape also Java .properties encoding (\uXXXX): unescape also comments
Thu, 26 Nov 2020 00:38:44 +0100 unescape also Java .properties encoding (\uXXXX): first version v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 26 Nov 2020 00:38:44 +0100] rev 17
unescape also Java .properties encoding (\uXXXX): first version
Wed, 25 Nov 2020 21:35:07 +0100 new INI parser v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Nov 2020 21:35:07 +0100] rev 16
new INI parser
Tue, 24 Nov 2020 12:21:33 +0100 enforce the parser protocol – throw exception if violated by the parser v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 24 Nov 2020 12:21:33 +0100] rev 15
enforce the parser protocol – throw exception if violated by the parser
Mon, 23 Nov 2020 21:09:33 +0100 multi-line support: quoted and apostrophed v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Nov 2020 21:09:33 +0100] rev 14
multi-line support: quoted and apostrophed
Mon, 23 Nov 2020 19:49:20 +0100 simplify/unify the quoted and apostrophed values v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Nov 2020 19:49:20 +0100] rev 13
simplify/unify the quoted and apostrophed values
Mon, 23 Nov 2020 19:40:48 +0100 support unquoted empty values v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Nov 2020 19:40:48 +0100] rev 12
support unquoted empty values
Mon, 23 Nov 2020 19:14:48 +0100 multi-line support: plain (unquoted) line continuations (\) v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Nov 2020 19:14:48 +0100] rev 11
multi-line support: plain (unquoted) line continuations (\)
Mon, 23 Nov 2020 18:13:03 +0100 trim whitespace characters after plain (unquoted) values v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Nov 2020 18:13:03 +0100] rev 10
trim whitespace characters after plain (unquoted) values
Mon, 23 Nov 2020 17:56:55 +0100 partial support of KDE syntax: [section][] v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Nov 2020 17:56:55 +0100] rev 9
partial support of KDE syntax: [section][]
Mon, 23 Nov 2020 17:23:16 +0100 emit also the section comments: e.g. „[section] ; comment“ v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Nov 2020 17:23:16 +0100] rev 8
emit also the section comments: e.g. „[section] ; comment“
Mon, 23 Nov 2020 17:21:04 +0100 simplify FlatINIContentHandler v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Nov 2020 17:21:04 +0100] rev 7
simplify FlatINIContentHandler
Mon, 23 Nov 2020 16:25:57 +0100 improved support for comments and whitespace v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Nov 2020 16:25:57 +0100] rev 6
improved support for comments and whitespace
Sun, 22 Nov 2020 19:22:25 +0100 rename subkey to sub_key/sub-key v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Nov 2020 19:22:25 +0100] rev 5
rename subkey to sub_key/sub-key
Sun, 22 Nov 2020 12:24:25 +0100 TODO: support also nested keys v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Nov 2020 12:24:25 +0100] rev 4
TODO: support also nested keys
Sun, 22 Nov 2020 01:22:45 +0100 add missing endSection() call v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Nov 2020 01:22:45 +0100] rev 3
add missing endSection() call
Sun, 22 Nov 2020 00:44:00 +0100 add options: --enable-sections --enable-subkeys --enable-comments --enable-line-numbers --enable-event-numbers v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Nov 2020 00:44:00 +0100] rev 2
add options: --enable-sections --enable-subkeys --enable-comments --enable-line-numbers --enable-event-numbers
Sat, 21 Nov 2020 20:09:18 +0100 simple INI parser based on regular expressions v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Nov 2020 20:09:18 +0100] rev 1
simple INI parser based on regular expressions patterns taken from alt2xml: - https://alt2xml.globalcode.info/ - https://hg.frantovo.cz/alt2xml/file/94081a55bf41/java/alt2xml-in-ini/src/cz/frantovo/alt2xml/in/ini/Reader.java#l151
Sat, 21 Nov 2020 18:26:39 +0100 project and parser skeleton + output demo data v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Nov 2020 18:26:39 +0100] rev 0
project and parser skeleton + output demo data
(0) tip