Sun, 09 May 2021 00:17:40 +0200 install also symlink to relpipe-in-json v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 09 May 2021 00:17:40 +0200] rev 8
install also symlink to relpipe-in-json
Wed, 23 Dec 2020 18:54:41 +0100 fix null pointer exception v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 23 Dec 2020 18:54:41 +0100] rev 7
fix null pointer exception
Sat, 05 Dec 2020 19:48:52 +0100 rather fail-fast than hide mistakes (might be e.g. a typo in the source YAML file) v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 05 Dec 2020 19:48:52 +0100] rev 6
rather fail-fast than hide mistakes (might be e.g. a typo in the source YAML file)
Sat, 05 Dec 2020 19:42:21 +0100 simplify types (namespaces) v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 05 Dec 2020 19:42:21 +0100] rev 5
simplify types (namespaces)
Sat, 05 Dec 2020 19:32:05 +0100 simplify FOR cycles v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 05 Dec 2020 19:32:05 +0100] rev 4
simplify FOR cycles
Sat, 05 Dec 2020 19:17:21 +0100 support also attribute metadata (i.e. also different attribute types than mere strings) and empty relations (no records) v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 05 Dec 2020 19:17:21 +0100] rev 3
support also attribute metadata (i.e. also different attribute types than mere strings) and empty relations (no records)
Thu, 03 Dec 2020 22:31:03 +0100 convert YAML to relations v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 03 Dec 2020 22:31:03 +0100] rev 2
convert YAML to relations Expected structure is: map: key = relation name value = sequence of maps (records) where: key = attribute name value = attribute value Example: -------- fruit: - id: 1 name: cherry - id: 2 name: apple - id: 3 name: plum empty: # this relation has no attributes and will be ignored sparse: - a: aaa b: bbb c: ccc - a: AAA b: BBB - c: C d: D e: E a: A f: F - c: CCC -------- Not yet supported: -------- my_relation_with_metadata: attribute-metadata: - name: a type: string - name: b type: boolean record: - a: a - b: true --------
Thu, 03 Dec 2020 17:16:09 +0100 OOP wrapper for yaml.h + list event types v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 03 Dec 2020 17:16:09 +0100] rev 1
OOP wrapper for yaml.h + list event types
Tue, 01 Dec 2020 23:30:00 +0100 project skeleton v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 01 Dec 2020 23:30:00 +0100] rev 0
project skeleton
(0) tip