26 коммитов (16ea817e60383a69216c137ec08a6cd5a0cb12d3)

Автор SHA1 Сообщение Дата
  Ben Kurtovic bbd4cd97cf Add tests for some missed things in Wikicode. 10 лет назад
  Ben Kurtovic c95802f9cc Allow recursing through everything except the forced type (fixes #70) 10 лет назад
  Ben Kurtovic 1312a1fb8a Some clean up for Python 2.6 support. 10 лет назад
  Marcio Faustino 88c8fb88e0 Switch to `unittest2` to be able to use new features in Python 2.6. 10 лет назад
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. 10 лет назад
  Ben Kurtovic 45aec31629 Move range/xrange compatibility code to compat.py. 10 лет назад
  Ben Kurtovic 8df596ba08 Re-added 'flat' argument to Wikicode.get_sections(). 10 лет назад
  Ben Kurtovic 79bf42df1c Wikicode.get_sections() now returns sections in the correct order. 10 лет назад
  Ben Kurtovic 066049b46a Update email address. 10 лет назад
  Ben Kurtovic aabe711ee6 Wikicode.matches() can now take a tuple or list. 10 лет назад
  Ben Kurtovic 5e6c994c2c Wikicode.matches() now accepts tuples (closes #48) 10 лет назад
  Ben Kurtovic e5ad4639ff Wikicode.i?filter*()'s matches argument now takes functions (closes #47) 10 лет назад
  Ben Kurtovic d1a7d25220 Set right context for ExternalLink.url; Wikicode.filter_external_links() 11 лет назад
  Ben Kurtovic fdf4f6774d Make test_remove() use _test_search(). 11 лет назад
  Ben Kurtovic 1d9340b965 Tests for the _do_search() wrapper funcs' newly expanded scopes. 11 лет назад
  Ben Kurtovic 4ef29c2611 Clean up Wikicode; unify tests for _do_search()-using methods. 11 лет назад
  Ben Kurtovic 2f3edde57a Add a matches() method to Wikicode. 11 лет назад
  Ben Kurtovic 02e52185f4 Wikicode's filter() methods now passed recursive=True instead of False. 11 лет назад
  Ben Kurtovic 2354fe13aa Implement test_strip_code(); finish TestWikicode (#7) 11 лет назад
  Ben Kurtovic 4ae10eccf5 Fix bugs in get_sections(); finish test_get_sections() 11 лет назад
  Ben Kurtovic 35acc1b812 Fix a couple bugs. 11 лет назад
  Ben Kurtovic 0b56f2e267 Improve Wikicode.get_sections(); implement test_get_tree(); part of test_get_sections() 11 лет назад
  Ben Kurtovic f700914caf Cleanup Wikicode's filter functions; implement test_filter_family(). 11 лет назад
  Ben Kurtovic 3095a4203f Finish tests for Wikicode's list-like methods; fix a bug. 11 лет назад
  Ben Kurtovic ee99e6eceb Fix a bug in Wikicode.set(); implement test_set() and test_index() 11 лет назад
  Ben Kurtovic 852c5ff9af Start TestWikicode; make Wikicode.nodes's setter handle more inputs. 11 лет назад