Mercurial > touhou
log pytouhou/utils/bitstream.pyx @ 567:b2269b9c6119
age | author | description |
---|---|---|
Fri, 04 Oct 2013 14:28:49 +0200 | Emmanuel Gil Peyrot | Decrease PBG3 loading time by improving lzss and bitstream integration. |
Thu, 12 Sep 2013 15:47:08 +0200 | Emmanuel Gil Peyrot | Add “except *” to cdef void functions, and type some more. |
Thu, 22 Aug 2013 12:21:12 +0200 | Emmanuel Gil Peyrot | Remove the type of the self argument in extension types, as it clutters the code with useless information. |