21 Commits (563901fa9510e2998b3076b86abe8b09eb4ffc17)

Author SHA1 Message Date
  Hugo 59636609db Drop support for EOL Python 5 years ago
  Ben Kurtovic 480f70ff1a Fix various SmartList bugs. 8 years ago
  Ben Kurtovic 87e0079512 Take proper advantage of Sphinx's default domains. 9 years ago
  Ben Kurtovic 02eff0fc49 Fully fix #74. Add another tokenizer test. 9 years ago
  Ben Kurtovic 0101c038fb Python 3, grr. 10 years ago
  Ben Kurtovic 1312a1fb8a Some clean up for Python 2.6 support. 10 years ago
  Marcio Faustino 3d1329aa3a Don't assume it's a named tuple to support Python 2.6. 10 years ago
  Ben Kurtovic 3d6079d831 Mixed up py3k and py2k. 10 years ago
  Ben Kurtovic 45aec31629 Move range/xrange compatibility code to compat.py. 10 years ago
  Ben Kurtovic 37003d2ed1 Bump version to 0.4.dev and add support for Python 3.2. 10 years ago
  Ben Kurtovic 53c26589ee Some node fixes; attributes with empty values now display correctly. 10 years ago
  Ben Kurtovic 58d9194a2c Version bump for v0.3; fix permissions on compat.py. 11 years ago
  Ben Kurtovic 1b69b5e882 Moving compat stuff exclusively for unit tests to its own file. 11 years ago
  Ben Kurtovic 7f87a1c4b3 Apply bugfixes so that some tests pass on Python 3. 11 years ago
  Ben Kurtovic 6e748004d1 test_types(), test_other_magics(); add range to compat 11 years ago
  Ben Kurtovic 28b124a96c Restarting work on unit tests with a test covering doc examples. 11 years ago
  Ben Kurtovic bca09e1687 Bugfix for Python 2.6. 11 years ago
  Ben Kurtovic 1caeb2d570 Build the actual Sphinx documentation, plus a number of typo fixes. 11 years ago
  Ben Kurtovic aeb214acb5 Document compat, nodes.extras, Attribute, Parameter 11 years ago
  Ben Kurtovic d6a0d6b737 Update py3k compatibility in some modules. 11 years ago
  Riamse a24821057c Forgot to add compat.py 11 years ago