2 Комити (8cd0bdb322b0de1a8e41097eb674ac8671c99bbd)

Аутор SHA1 Порука Датум
  Ben Kurtovic 8cd0bdb322 Autoformat: black + clang-format + clang-tidy пре 2 година
  Ben Kurtovic 297bcb0cee Move mwparserfromhell to src/ dir пре 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 7e5297fbe6 Drop Python 2 support пре 4 година
  Ben Kurtovic 6e61c99c90 Update API query example; clarify docstring пре 5 година
  Ben Kurtovic 83bcb902b8 Support manual construction of Node objects (fixes #214) пре 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 1b3e3c3657 Change wiki tags to use style separators пре 9 година
  David Winegar 7bbeb6899a Fix ordering of tag representation пре 9 година
  David Winegar ec08001871 Tables and rows now use newline as padding пре 9 година
  David Winegar d356a570b3 Added closing_wiki_markup support to Tag node пре 9 година
  Ben Kurtovic 87e0079512 Take proper advantage of Sphinx's default domains. пре 9 година
  Ben Kurtovic b997e4cd71 Support attributes quoted with '; add required quotes in value setter. пре 9 година
  Ricordisamoa 9108d49d68 fix some typos: occurance → occurrence, parasable → parsable пре 10 година
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. пре 10 година
  Ben Kurtovic 99d433c2d5 Change protocol for Node iteration; rename __iternodes__ to __children__. пре 10 година
  Ben Kurtovic 066049b46a Update email address. пре 10 година
  Ben Kurtovic bdfd0632b3 A couple very minor nitpicks. пре 10 година
  Ben Kurtovic 5e6e5b6301 tag_defs.py -> definitions.py; more outline stuff пре 10 година
  Ben Kurtovic 800bd20e39 Implement Tag.has(), Tag.get(), Tag.add(), and Tag.remove() (closes #11). пре 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 2c4bff1d68 Start test_tag; some fixes for Tags. пре 10 година
  Ben Kurtovic 77c4df701b Fix assorted bugs in the Tag node. пре 10 година
  Ben Kurtovic bee74c0ced Some doc updates. пре 10 година
  Ben Kurtovic 7d1a28a249 Support single and single-only tags like <br>. пре 10 година
  Ben Kurtovic 81e8fdd682 Give Attributes more attributes for padding data. пре 11 година
  Ben Kurtovic 6450814729 Remove 'type' attribute from tags; rework tag definitions. пре 11 година
  Ben Kurtovic 61fc5b5eab Fix handling of self-closing tags (closes #31) пре 11 година
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. пре 11 година
  Ben Kurtovic eed7c918bf Implement padding support for Tags completely; open_padding->padding. пре 11 година
  Ben Kurtovic a58c480639 Fix some usage of attrs; shorten a context, fix some behavior I broke. пре 11 година
  Ben Kurtovic 146d1fd006 Fix a bug in rendering Tags; attrs->attributes; update documentation. пре 11 година
  Ben Kurtovic a21c69fa1e Split off tag definitions into a new file. пре 11 година
  Ben Kurtovic 827c544721 Should correctly handle closing tags with strange spacing. пре 11 година
  Ben Kurtovic f78bcf832a Keep .type and .tag synchronized in Tags when using their setters. пре 11 година
  Ben Kurtovic 7e46601b1d Tags should fully work now in tokenizer and builder. пре 11 година
  Ben Kurtovic 05ec7a1a92 Improve padding support for Tags; more code for tags in tokenizer. пре 11 година
  Ben Kurtovic d1a9ba9a34 Starting tag work. пре 11 година
  Ben Kurtovic 38b664f8c5 Add missing setters for some nodes and extras (#8) пре 11 година
  Ben Kurtovic 816207bb5a Simplify docs massively. пре 11 година
  Ben Kurtovic 1caeb2d570 Build the actual Sphinx documentation, plus a number of typo fixes. пре 11 година
  Ben Kurtovic b0fbe5dc8e Document Tag. пре 11 година
  Ben Kurtovic 90b18e3abc Finish updating all to compat except for the parser. пре 11 година
  Riamse 2eb76e7de0 Adding Python 3 support пре 11 година