src/PythonHandler.h
Tue, 22 Oct 2019 22:04:24 +0200 František Kučera fix license version: GNU GPLv3 v_0 v0.14
Sat, 30 Mar 2019 16:14:42 +0100 František Kučera fix typo: Hadler → Handler v_0 v0.11
Sun, 27 Jan 2019 16:38:39 +0100 František Kučera fix namespace v_0 v0.10
Sat, 15 Dec 2018 01:02:49 +0100 František Kučera better regex, avoid Python keyword name collisions: WHERE = type == "btrfs" or a_pass == "1" v_0
Sat, 15 Dec 2018 00:44:04 +0100 František Kučera add TODO comments, n.b. this is very experimental code v_0
Sat, 15 Dec 2018 00:36:14 +0100 František Kučera local variables named like attributes → simple queries: WHERE = a == "c" or b == "f" or r[0] == "aX" v_0
Fri, 14 Dec 2018 02:24:33 +0100 František Kučera fix class name v_0
Fri, 14 Dec 2018 02:03:24 +0100 František Kučera modify records from Python: r[1] = "hello from Python" v_0
Fri, 14 Dec 2018 01:26:33 +0100 František Kučera pass record data from C++ to Python and filtering: WHERE = record[0] == "a" v_0
Fri, 14 Dec 2018 00:14:58 +0100 František Kučera relational restriction possible through Python: WHERE = False v_0
Thu, 13 Dec 2018 19:40:29 +0100 František Kučera execute arbitrary python code, v_0
Thu, 13 Dec 2018 19:12:38 +0100 František Kučera Python included v_0
Thu, 13 Dec 2018 18:17:36 +0100 František Kučera project skeleton v_0
less more (0) tip