149 Ревизии (05a69d5852385236a7fa308f7fc59fa0a95dcfbf)

Автор SHA1 Съобщение Дата
  Jakub Klinkovský bb51e8f282
Some fixes for the parsing of external links (#232) преди 3 години
  Ben Kurtovic b7b3b2e33e Update changelog; minor tweak to file headers преди 3 години
  Ben Kurtovic d36aa34997 Don't use f-strings; we still support Python 3.5 преди 3 години
  Ben Kurtovic 1c983d3738 Assorted cleanup, linter fixes, and improvements for Python 3 преди 3 години
  AntiCompositeNumber f241829d37
Make nodes.template.Template a bit more dict-like (#252) преди 3 години
  Kunal Mehta 7e5297fbe6 Drop Python 2 support преди 4 години
  Yuri Astrakhan e66a2db0ed
add missing public items to __all__ преди 4 години
  Victor Bulatov c2252905c1 cleanup преди 4 години
  Victor Bulatov 5b84216b2a revert template преди 4 години
  Victor Bulatov b0002a0eca add some functionality for English Wikipedia преди 4 години
  Ben Kurtovic 6e61c99c90 Update API query example; clarify docstring преди 5 години
  Ben Kurtovic 708bee59e1 Minor cleanup преди 5 години
  Ben Kurtovic 83bcb902b8 Support manual construction of Node objects (fixes #214) преди 5 години
  Hugo e457b39f32 Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade преди 5 години
  Ben Kurtovic 7a30e47f76 Some improvements to whitespace recognition; unit tests (#185). преди 6 години
  Ben Kurtovic 7308c8055e Not perfect, but slightly better template param space guessing (#155) преди 7 години
  Ben Kurtovic 68ded2f890 Add keep_template_params to Wikicode.strip_code (#175) преди 7 години
  Ben Kurtovic 6159171e04 Make Template.remove(keep_field=True) slightly more reasonable. преди 7 години
  Ben Kurtovic aaffb7f66b Update copyright for 2016. преди 8 години
  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 преди 11 години
  Ben Kurtovic 8fe8b1fef5 Implement ExternalLinks as tokens and in the builder. преди 11 години
  Ben Kurtovic 0886b6fbf6 Add ExternalLink Node type. преди 11 години
  Ben Kurtovic 800bd20e39 Implement Tag.has(), Tag.get(), Tag.add(), and Tag.remove() (closes #11). преди 11 години
  Ben Kurtovic 9280cb16fe Fix behavior with quoted attrs and spaces before the =. преди 11 години
  Ben Kurtovic 53c26589ee Some node fixes; attributes with empty values now display correctly. преди 11 години