32 次程式碼提交 (v0.6.3)

作者 SHA1 備註 提交日期
  Ben Kurtovic 8cd0bdb322 Autoformat: black + clang-format + clang-tidy 2 年之前
  Ben Kurtovic 074e368684 Clean up pytest-ported tests 3 年之前
  Ben Kurtovic b7b3b2e33e Update changelog; minor tweak to file headers 3 年之前
  Ben Kurtovic 1c983d3738 Assorted cleanup, linter fixes, and improvements for Python 3 3 年之前
  Kunal Mehta 03181bcd8b Port tests to use pytest 4 年之前
  Kunal Mehta 7e5297fbe6 Drop Python 2 support 4 年之前
  Hugo 59636609db Drop support for EOL Python 5 年之前
  Ben Kurtovic 68ded2f890 Add keep_template_params to Wikicode.strip_code (#175) 7 年之前
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 年之前
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9 年之前
  Ben Kurtovic 504b8bace0 Add test code for a missing branch of Tag.wiki_markup.setter; cleanup. 9 年之前
  David Winegar 8dc70bc20b Add test coverage 10 年之前
  David Winegar 1b3e3c3657 Change wiki tags to use style separators 10 年之前
  David Winegar ec08001871 Tables and rows now use newline as padding 10 年之前
  David Winegar d356a570b3 Added closing_wiki_markup support to Tag node 10 年之前
  Ben Kurtovic b997e4cd71 Support attributes quoted with '; add required quotes in value setter. 10 年之前
  Ben Kurtovic 8bc7ea669d Improve test coverage; fix some node-related bugs. 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 44484daef3 Updating tests for new __children__ protocol. 10 年之前
  Ben Kurtovic 066049b46a Update email address. 10 年之前
  Ben Kurtovic ccfc1cbe06 Add test cases for Tag's new has/get/add/remove methods. 10 年之前
  Ben Kurtovic 7a4b1625d3 Strip self-closing tags correctly. 10 年之前
  Ben Kurtovic 4f52887e17 wiki_markup stores the markup itself instead of a bool 10 年之前
  Ben Kurtovic de6d5074fa Tag.showtag -> Tag.wiki_markup 10 年之前
  Ben Kurtovic 16bb133c58 Remove unused functions. 10 年之前
  Ben Kurtovic e3f215f667 Finish test_tag 10 年之前
  Ben Kurtovic 2c4bff1d68 Start test_tag; some fixes for Tags. 10 年之前
  Ben Kurtovic 1b4c01b4c0 Implement assertTagNodeEqual(), start test_tag(), add to tags.mwtest. 11 年之前