Sun, 03 Feb 2019 19:02:50 +0100 Guile can now process multiple relations in the stream v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 03 Feb 2019 19:02:50 +0100] rev 8
Guile can now process multiple relations in the stream
Sun, 03 Feb 2019 12:35:17 +0100 RelationalWriter dependency injection v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 03 Feb 2019 12:35:17 +0100] rev 7
RelationalWriter dependency injection
Sun, 03 Feb 2019 01:44:07 +0100 CLI parser: first version (only single relation is supported) v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 03 Feb 2019 01:44:07 +0100] rev 6
CLI parser: first version (only single relation is supported)
Sun, 27 Jan 2019 17:57:03 +0100 ValueHandler instead of StringHandler interface; Guile now allows filtering and record modifications v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 27 Jan 2019 17:57:03 +0100] rev 5
ValueHandler instead of StringHandler interface; Guile now allows filtering and record modifications
Tue, 22 Jan 2019 16:12:32 +0100 update Usage text v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 22 Jan 2019 16:12:32 +0100] rev 4
update Usage text
Tue, 22 Jan 2019 15:07:21 +0100 add $ prefix to attribute variables v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 22 Jan 2019 15:07:21 +0100] rev 3
add $ prefix to attribute variables
Sun, 20 Jan 2019 01:23:34 +0100 record filtering in Guile v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 20 Jan 2019 01:23:34 +0100] rev 2
record filtering in Guile try: relpipe-in-fstab | relpipe-tr-guile 'fstab' '(= pass 2)' | relpipe-out-tabular relpipe-in-fstab | relpipe-tr-guile 'fstab' '(equal? mount_point "/")' | relpipe-out-tabular
Sun, 20 Jan 2019 01:02:40 +0100 link to the Guile library and add some Guile demo code – evaluate code from CLI argument v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 20 Jan 2019 01:02:40 +0100] rev 1
link to the Guile library and add some Guile demo code – evaluate code from CLI argument try: relpipe-in-fstab | relpipe-tr-guile 'fstab' '(or (= a b) (= a a) )' | relpipe-out-tabular relpipe-in-fstab | relpipe-tr-guile 'fstab' '(or (= a b) (= a 9) )' | relpipe-out-tabular
Sat, 19 Jan 2019 16:01:08 +0100 project skeleton v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 19 Jan 2019 16:01:08 +0100] rev 0
project skeleton
(0) +10 tip