62 Ревизии (b7b3b2e33e6aacf4f809c8cc7d6aa5dcf48b2947)

Автор SHA1 Съобщение Дата
  Ben Kurtovic b7b3b2e33e Update changelog; minor tweak to file headers преди 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 години
  Ben Kurtovic 83bcb902b8 Support manual construction of Node objects (fixes #214) преди 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) преди 6 години
  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) преди 8 години
  Ben Kurtovic 4c2540060b Fix preserve_spacing behavior in Template.add() on hidden keys (#109) преди 8 години
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. преди 9 години
  Ben Kurtovic 87e0079512 Take proper advantage of Sphinx's default domains. преди 9 години
  Ben Kurtovic 8bc7ea669d Improve test coverage; fix some node-related bugs. преди 9 години
  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 53c26589ee Some node fixes; attributes with empty values now display correctly. преди 10 години
  Ben Kurtovic a7dda77474 Template.has_param() -> Template.has() преди 10 години
  Ben Kurtovic 3fb8f3214c Fix StringMixIn.maketrans() on Py3k. преди 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 cd5cc6a7d0 Update copyright notices for 2013. преди 11 години
  Ben Kurtovic 76b299e4fa Sync from upstream (6413ae21da); some doc updates. преди 11 години
  Ben Kurtovic 6413ae21da Should have used the param's name here instead of its value. преди 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 b0418189d6 Document all of Template, plus some other fixes. преди 11 години
  Ben Kurtovic 90b18e3abc Finish updating all to compat except for the parser. преди 11 години
  Ben Kurtovic e6fa7b2b2d Support changing a template's name, plus a couple of typos and docs. преди 11 години
  Riamse 2eb76e7de0 Adding Python 3 support преди 11 години
  Ben Kurtovic fc66ce0654 Update remove() for when a templates has the same key multiple times. преди 11 години
  Ben Kurtovic e57b6bdd93 Support Headings in tokenizer; handle tokens backwards in builder. преди 11 години
  Ben Kurtovic 6fefc28cba Handle integers as MediaWiki does. преди 11 години
  Ben Kurtovic 69b236ee8d Handle template parameter key dependents more intelligently. преди 11 години
  Ben Kurtovic 934b1ef016 Fixes and improvements. преди 11 години
  Ben Kurtovic 81e5ce30af Working on the framework for the tokenizer, plus some cleanup, fixes. преди 11 години
  Ben Kurtovic 137b9fc68f Fix some bugs; satisfy PyLint on certain inheritance things. преди 11 години
  Ben Kurtovic 3633f31633 Relaive imports because they are awesome; more stuff in SmartList. преди 11 години
  Ben Kurtovic 9355f22d22 Implement interface for __showtree__. преди 11 години
  Ben Kurtovic c3ee6c919d Implementing __iternodes__ protocol. преди 11 години