53 Commit (aaffb7f66b0e18bfc328c1c51869d5a951008858)

Autore SHA1 Messaggio Data
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 anni fa
  Ben Kurtovic 699d0638f6 Fix param blanking logic by Template.remove() (#109) 8 anni fa
  Ben Kurtovic 4c2540060b Fix preserve_spacing behavior in Template.add() on hidden keys (#109) 8 anni fa
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9 anni fa
  Ben Kurtovic 87e0079512 Take proper advantage of Sphinx's default domains. 10 anni fa
  Ben Kurtovic 8bc7ea669d Improve test coverage; fix some node-related bugs. 10 anni fa
  Ricordisamoa 9108d49d68 fix some typos: occurance → occurrence, parasable → parsable 10 anni fa
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. 10 anni fa
  Ben Kurtovic 45aec31629 Move range/xrange compatibility code to compat.py. 10 anni fa
  Ben Kurtovic 99d433c2d5 Change protocol for Node iteration; rename __iternodes__ to __children__. 10 anni fa
  Ben Kurtovic 066049b46a Update email address. 10 anni fa
  Ben Kurtovic cf90557229 Template.has() should be passed ignore_empty=False by default. 10 anni fa
  Ben Kurtovic 40b92358b4 Simplify parameter removal. 10 anni fa
  Ben Kurtovic f2442906db Implement support for Template.remove() taking Parameters as arguments. 10 anni fa
  Ben Kurtovic 53c26589ee Some node fixes; attributes with empty values now display correctly. 10 anni fa
  Ben Kurtovic a7dda77474 Template.has_param() -> Template.has() 10 anni fa
  Ben Kurtovic 3fb8f3214c Fix StringMixIn.maketrans() on Py3k. 11 anni fa
  Ben Kurtovic 81849013bc Finishing tests for Templates; some fixes. 11 anni fa
  Ben Kurtovic 2ca3b2805e Implement 'before' parameter for Template.add() (closes #21) 11 anni fa
  Ben Kurtovic b46c98b012 Clean up template.add(); add a before param but do not implement yet. 11 anni fa
  Ben Kurtovic 786d619274 Drop force_no_field in template.remove(); implement test_remove(). 11 anni fa
  Ben Kurtovic 6a385b3921 TestParameter and a fair chunk of TestTemplate. 11 anni fa
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. 11 anni fa
  Ben Kurtovic 76b299e4fa Sync from upstream (6413ae21da); some doc updates. 11 anni fa
  Ben Kurtovic 6413ae21da Should have used the param's name here instead of its value. 11 anni fa
  Ben Kurtovic 816207bb5a Simplify docs massively. 11 anni fa
  Ben Kurtovic 1caeb2d570 Build the actual Sphinx documentation, plus a number of typo fixes. 11 anni fa
  Ben Kurtovic b0418189d6 Document all of Template, plus some other fixes. 11 anni fa
  Ben Kurtovic 90b18e3abc Finish updating all to compat except for the parser. 11 anni fa
  Ben Kurtovic e6fa7b2b2d Support changing a template's name, plus a couple of typos and docs. 11 anni fa
  Riamse 2eb76e7de0 Adding Python 3 support 11 anni fa
  Ben Kurtovic fc66ce0654 Update remove() for when a templates has the same key multiple times. 11 anni fa
  Ben Kurtovic e57b6bdd93 Support Headings in tokenizer; handle tokens backwards in builder. 11 anni fa
  Ben Kurtovic 6fefc28cba Handle integers as MediaWiki does. 11 anni fa
  Ben Kurtovic 69b236ee8d Handle template parameter key dependents more intelligently. 11 anni fa
  Ben Kurtovic 934b1ef016 Fixes and improvements. 11 anni fa
  Ben Kurtovic 81e5ce30af Working on the framework for the tokenizer, plus some cleanup, fixes. 11 anni fa
  Ben Kurtovic 137b9fc68f Fix some bugs; satisfy PyLint on certain inheritance things. 11 anni fa
  Ben Kurtovic 3633f31633 Relaive imports because they are awesome; more stuff in SmartList. 11 anni fa
  Ben Kurtovic 9355f22d22 Implement interface for __showtree__. 12 anni fa
  Ben Kurtovic c3ee6c919d Implementing __iternodes__ protocol. 12 anni fa
  Ben Kurtovic 034ac99ebe Clarify flags. 12 anni fa
  Ben Kurtovic 94d5fc0734 Determine spacing conventions when adding a parameter. 12 anni fa
  Ben Kurtovic 16a58a8c3b Implement _blank_param_value(). 12 anni fa
  Ben Kurtovic dde883725b Solve a potential numbering issue when removing a parameter. 12 anni fa
  Ben Kurtovic 7fe4509e36 ignore_empty for Template.has_param() 12 anni fa
  Ben Kurtovic 1e314ee1bd Updates for Template and others. 12 anni fa
  Ben Kurtovic d9c4b4f765 Rename some things, fixes, strip() 12 anni fa
  Ben Kurtovic 900c559385 Move mwpfh.parser.utils to mwpfh.utils; fix import structure. 12 anni fa
  Ben Kurtovic f7289b340a Ooh, we can do this! 12 anni fa