129 Ревизии (8ae14ab3ad7ba8afbeeb822a38af6f61655f8d24)

Автор SHA1 Съобщение Дата
  Ben Kurtovic 699d0638f6 Fix param blanking logic by Template.remove() (#109) преди 9 години
  Ben Kurtovic 4c2540060b Fix preserve_spacing behavior in Template.add() on hidden keys (#109) преди 9 години
  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 години
  Ben Kurtovic 810c24e123 Don't check quotes when attributes are built from tokens. преди 9 години
  David Winegar 1b3e3c3657 Change wiki tags to use style separators преди 10 години
  David Winegar 7bbeb6899a Fix ordering of tag representation преди 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 87e0079512 Take proper advantage of Sphinx's default domains. преди 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 08cafc0576 Raise ParserError for internal problems. Improve coverage. Cleanup. преди 10 години
  Ricordisamoa 9108d49d68 fix some typos: occurance → occurrence, parasable → parsable преди 10 години
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. преди 10 години
  Ben Kurtovic 45aec31629 Move range/xrange compatibility code to compat.py. преди 10 години
  Ben Kurtovic 99d433c2d5 Change protocol for Node iteration; rename __iternodes__ to __children__. преди 10 години
  Ben Kurtovic 066049b46a Update email address. преди 10 години
  Ben Kurtovic cf90557229 Template.has() should be passed ignore_empty=False by default. преди 10 години
  Ben Kurtovic 40b92358b4 Simplify parameter removal. преди 10 години
  Ben Kurtovic f2442906db Implement support for Template.remove() taking Parameters as arguments. преди 10 години
  Ben Kurtovic bdfd0632b3 A couple very minor nitpicks. преди 10 години
  Ben Kurtovic d1a7d25220 Set right context for ExternalLink.url; Wikicode.filter_external_links() преди 10 години
  Ben Kurtovic 67f1762aa4 Doc updates, and allow passing a starting context to tokenize(). преди 10 години
  Ben Kurtovic d91c65dc1f TestExternalLink; some fixes in ExternalLink. преди 10 години
  Ben Kurtovic 5e6e5b6301 tag_defs.py -> definitions.py; more outline stuff преди 10 години
  Ben Kurtovic 8fe8b1fef5 Implement ExternalLinks as tokens and in the builder. преди 10 години
  Ben Kurtovic 0886b6fbf6 Add ExternalLink Node type. преди 10 години
  Ben Kurtovic 800bd20e39 Implement Tag.has(), Tag.get(), Tag.add(), and Tag.remove() (closes #11). преди 10 години
  Ben Kurtovic 9280cb16fe Fix behavior with quoted attrs and spaces before the =. преди 10 години
  Ben Kurtovic 53c26589ee Some node fixes; attributes with empty values now display correctly. преди 10 години
  Ben Kurtovic a7dda77474 Template.has_param() -> Template.has() преди 10 години
  Ben Kurtovic 7a4b1625d3 Strip self-closing tags correctly. преди 11 години
  Ben Kurtovic 4f52887e17 wiki_markup stores the markup itself instead of a bool преди 11 години
  Ben Kurtovic de6d5074fa Tag.showtag -> Tag.wiki_markup преди 11 години
  Ben Kurtovic 2c4bff1d68 Start test_tag; some fixes for Tags. преди 11 години
  Ben Kurtovic b8752a5c15 test_attribute; better setters for padding attributes преди 11 години
  Ben Kurtovic 77c4df701b Fix assorted bugs in the Tag node. преди 11 години
  Ben Kurtovic bee74c0ced Some doc updates. преди 11 години
  Ben Kurtovic 7d1a28a249 Support single and single-only tags like <br>. преди 11 години
  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 3fb8f3214c Fix StringMixIn.maketrans() on Py3k. преди 11 години
  Ben Kurtovic 61fc5b5eab Fix handling of self-closing tags (closes #31) преди 11 години
  Ben Kurtovic 81849013bc Finishing tests for Templates; some fixes. преди 11 години
  Ben Kurtovic 2ca3b2805e Implement 'before' parameter for Template.add() (closes #21) преди 11 години
  Ben Kurtovic b46c98b012 Clean up template.add(); add a before param but do not implement yet. преди 11 години
  Ben Kurtovic 786d619274 Drop force_no_field in template.remove(); implement test_remove(). преди 11 години
  Ben Kurtovic 6a385b3921 TestParameter and a fair chunk of TestTemplate. преди 11 години
  Ben Kurtovic 6bf8cfd2ad Fix tests for Python 3. преди 11 години