<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/src/server/neo4j_cypher_parser.py, branch reqs</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/src/server/neo4j_cypher_parser.py?h=reqs</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/src/server/neo4j_cypher_parser.py?h=reqs'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2015-07-06T12:42:18Z</updated>
<entry>
<title>server/neo4j_cypher_parser: allow '/,|' in values (node names, link names)</title>
<updated>2015-07-06T12:42:18Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-07-06T12:41:06Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=83554c8343f999a41104d173091fda91df226786'/>
<id>urn:sha1:83554c8343f999a41104d173091fda91df226786</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server: white space fixes</title>
<updated>2015-07-06T12:40:48Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-07-06T12:40:48Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=69424347f183767976cf818ce7d84e29c95fbf5a'/>
<id>urn:sha1:69424347f183767976cf818ce7d84e29c95fbf5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add copyright and license headers for GNU AGPL v3</title>
<updated>2015-06-04T11:22:19Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-05-28T07:14:06Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=6ed6f96b1c2daa3170fdf60728edcb9080a1d3a2'/>
<id>urn:sha1:6ed6f96b1c2daa3170fdf60728edcb9080a1d3a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc: neo4j_util, neo4j_cypher_parser</title>
<updated>2015-05-21T22:56:10Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-05-21T15:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ba5ee21935bc2cd50d0d8e4147c5d23155084901'/>
<id>urn:sha1:ba5ee21935bc2cd50d0d8e4147c5d23155084901</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server: neo4j_cypher_parser: accept (but don't understand) multiplicity</title>
<updated>2015-05-12T09:29:54Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-05-11T15:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=230f6cb79d1764755371584977a998161a24d64a'/>
<id>urn:sha1:230f6cb79d1764755371584977a998161a24d64a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>neo4j_cypher_parser: pass unicode regex flag only on variable input (refines 19e8301)</title>
<updated>2015-04-25T13:45:11Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-25T13:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ea77e314c0177956fa897e198e7c77c54368b751'/>
<id>urn:sha1:ea77e314c0177956fa897e198e7c77c54368b751</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server: support unicode in link names</title>
<updated>2015-04-23T19:09:54Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-04-23T19:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=19e830133f11a457846c70fffb150595f2acb75e'/>
<id>urn:sha1:19e830133f11a457846c70fffb150595f2acb75e</id>
<content type='text'>
from
https://docs.python.org/2/library/re.html?highlight=regular%20expressions#contents-of-module-re

re.U
re.UNICODE

    Make \w, \W, \b, \B, \d, \D, \s and \S dependent on the Unicode
    character properties database.

    New in version 2.0.
</content>
</entry>
<entry>
<title>neo4j_cypher_parser: sub_exp_set_by_type(): return ctx by default</title>
<updated>2015-04-01T19:25:55Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-31T20:14:25Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=b859ff77b2b3984342c2ccf91ec2850d90942281'/>
<id>urn:sha1:b859ff77b2b3984342c2ccf91ec2850d90942281</id>
<content type='text'>
</content>
</entry>
<entry>
<title>neo4j_cypher_x: misc</title>
<updated>2015-04-01T19:25:55Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-31T12:36:00Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=6171267ed2e2f9f023e74727af33d742bdd00bc1'/>
<id>urn:sha1:6171267ed2e2f9f023e74727af33d742bdd00bc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parse__e_val_or_param(): code symmetry</title>
<updated>2015-04-01T19:25:55Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-31T12:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=2dc46da81ac85dfe758ce1d52930e8ce375f53f1'/>
<id>urn:sha1:2dc46da81ac85dfe758ce1d52930e8ce375f53f1</id>
<content type='text'>
</content>
</entry>
</feed>
