Mercurial > touhou
log anmviewer @ 527:db28538cd399
age | author | description |
---|---|---|
Fri, 30 Aug 2013 14:01:09 +0200 | Emmanuel Gil Peyrot | Use cythonize in setup.py, also compile .py files, and entirely remove pyximport support. |
Sat, 03 Aug 2013 15:49:04 +0200 | Emmanuel Gil Peyrot | Remove AnmWrapper, since ANMs are lists of entries now. |
Tue, 16 Jul 2013 21:07:15 +0200 | Emmanuel Gil Peyrot | Make the anmviewer use the new architecture. |
Sat, 22 Jun 2013 23:16:03 +0200 | Emmanuel Gil Peyrot | Follow the PEP-0394 guidelines, migrating from python to python2. |