11 Commits

Author SHA1 Message Date
Tal Einat
e352398d29 add -2 flag to cython commands 2020-05-07 16:45:06 +03:00
Tal Einat
a0d69f1e33 include the matched part of the sequence in Match objects 2020-01-14 15:40:39 +02:00
Tal Einat
7893b54e8a implement _expand_short() in Cython 2018-12-06 23:06:52 +02:00
Tal Einat
15f89a6bcf mucking around with tox.ini, Makefile and setup.py build_ext --inplace 2015-02-01 21:38:45 +02:00
Tal Einat
c4cd118cb3 several fixes and improvements to Makefile 2015-02-01 15:40:12 +02:00
Tal Einat
8f9ceb114e moved package directory under src/ 2015-02-01 14:44:22 +02:00
Tal Einat
95a724ebc0 Makefile fixes 2014-04-23 00:32:21 +03:00
Tal Einat
77398c3f6b made make clean-build-ext-inplace find all .so files to avoid future mishaps 2014-04-20 21:38:54 +03:00
Tal Einat
cae324434d added C extensions and changed to single-source code 2014-04-19 01:31:32 +03:00
Tal Einat
a24d3f7739 nailed down automated testing and deployment, and fixed test_generic_search_cython 2014-04-12 13:10:52 +03:00
Tal Einat
a7b4701efa initial commit (project framework) 2013-11-02 00:34:18 +02:00