rqlrewrite.py
Wed, 16 Sep 2015 18:40:03 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 05 Oct 2015 17:10:36 +0200 Rémi Cardona [py3k] add list() around dict methods
Fri, 18 Sep 2015 14:29:53 +0200 Rémi Cardona [py3k] use next builtin instead of next method
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Mon, 14 Sep 2015 16:03:07 +0200 Rémi Cardona [py3k] basestring → six.string_types
Fri, 11 Sep 2015 14:28:06 +0200 Samuel Trégouët [py3k] except as
Fri, 13 Feb 2015 11:48:13 +0100 Julien Cristau [rqlrewrite] sort possible types when turning is_instance_of into is
Mon, 16 Jun 2014 10:22:24 +0200 Sylvain Thénault [CWEP002] introduce RQLRelationRewriter
Thu, 13 Mar 2014 17:32:40 +0100 Sylvain Thénault [rewrite] Fix crash when the main variable doesn't appear in the snippet's vargraph stable
Thu, 12 Dec 2013 12:28:43 +0100 Sylvain Thénault [rewriter] fix latent bug: arbitrary etype may be substituted when using is_instance_of type restriction
Thu, 25 Jul 2013 09:07:25 +0200 Sylvain Thénault [rqlrewrite] fix rqlrewrite unpredictability vs relation sharing. Closes #3036144 stable
Wed, 24 Jul 2013 16:55:24 +0200 Sylvain Thénault [rqlrewrite] rewrite doesn't need a solutions argument, always use the Select'ones stable
Wed, 24 Jul 2013 16:49:40 +0200 Sylvain Thénault [rql rewrite] equivalent but much simpler flow stable
Mon, 22 Jul 2013 11:09:28 +0200 Sylvain Thénault [rql rewrite] may_be_shared_with should consider relation's scope (closes #3024730) stable
Thu, 18 Jul 2013 10:19:06 +0200 Sylvain Thénault [rql rewrite] fix may_be_shared_with method so that it actually considers all variable infos and not only the first one stable
less more (0) -15 tip