1. a26664f Replace pylint with flake8, improve exception class specificity by wbond · 9 years ago
  2. 9d65e68 Added unittest patches for Python 2.6 by wbond · 9 years ago
  3. 284814a Consistent __future__ imports for tests by wbond · 9 years ago
  4. 407e9e3 Removed set literals for Python 2.6 support by wbond · 9 years ago
  5. 44b8919 Added OrderedDict shim for Python 2.6 by wbond · 9 years ago
  6. 7d7cccb Overhauled BitString - fixed bugs, changed native representation to set(), added item access for non-mapped versions by wbond · 9 years ago
  7. d7837d0 Changed BitString to use item access instead of attributes for named bits by wbond · 9 years ago
  8. 3855a15 Added CSR structures, tests and reference links by wbond · 9 years ago