Thu, 20 Dec 2018 00:26:00 +0100 Added tag v0.8 for changeset c087f1316ef9 v_0 v0.9
František Kučera <franta-hg@frantovo.cz> [Thu, 20 Dec 2018 00:26:00 +0100] rev 21
Added tag v0.8 for changeset c087f1316ef9
Wed, 19 Dec 2018 23:10:20 +0100 builds with cmake 3.7.2 (e.g. on Debian GNU/Linux 9.6) v_0 v0.8
František Kučera <franta-hg@frantovo.cz> [Wed, 19 Dec 2018 23:10:20 +0100] rev 20
builds with cmake 3.7.2 (e.g. on Debian GNU/Linux 9.6)
Tue, 18 Dec 2018 22:45:00 +0100 cmake: install v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 18 Dec 2018 22:45:00 +0100] rev 19
cmake: install
Sat, 15 Dec 2018 01:02:49 +0100 better regex, avoid Python keyword name collisions: WHERE = type == "btrfs" or a_pass == "1" v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Dec 2018 01:02:49 +0100] rev 18
better regex, avoid Python keyword name collisions: WHERE = type == "btrfs" or a_pass == "1" other usage: WHERE = type == "btrfs" or a_pass == "1"; r[0] = "TROLL!!!"
Sat, 15 Dec 2018 00:44:04 +0100 add TODO comments, n.b. this is very experimental code v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Dec 2018 00:44:04 +0100] rev 17
add TODO comments, n.b. this is very experimental code
Sat, 15 Dec 2018 00:36:14 +0100 local variables named like attributes → simple queries: WHERE = a == "c" or b == "f" or r[0] == "aX" v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Dec 2018 00:36:14 +0100] rev 16
local variables named like attributes → simple queries: WHERE = a == "c" or b == "f" or r[0] == "aX"
Fri, 14 Dec 2018 02:24:33 +0100 fix class name v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 14 Dec 2018 02:24:33 +0100] rev 15
fix class name
Fri, 14 Dec 2018 02:03:24 +0100 modify records from Python: r[1] = "hello from Python" v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 14 Dec 2018 02:03:24 +0100] rev 14
modify records from Python: r[1] = "hello from Python"
Fri, 14 Dec 2018 01:26:33 +0100 pass record data from C++ to Python and filtering: WHERE = record[0] == "a" v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 14 Dec 2018 01:26:33 +0100] rev 13
pass record data from C++ to Python and filtering: WHERE = record[0] == "a"
Fri, 14 Dec 2018 00:14:58 +0100 relational restriction possible through Python: WHERE = False v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 14 Dec 2018 00:14:58 +0100] rev 12
relational restriction possible through Python: WHERE = False
(0) -10 +10 tip