38 Commits (a7dda77474c7730e23e8c376e6d91cea4eab9235)

Autor SHA1 Nachricht Datum
  Ben Kurtovic a7dda77474 Template.has_param() -> Template.has() vor 10 Jahren
  Ben Kurtovic 3fb8f3214c Fix StringMixIn.maketrans() on Py3k. vor 11 Jahren
  Ben Kurtovic 81849013bc Finishing tests for Templates; some fixes. vor 11 Jahren
  Ben Kurtovic 2ca3b2805e Implement 'before' parameter for Template.add() (closes #21) vor 11 Jahren
  Ben Kurtovic b46c98b012 Clean up template.add(); add a before param but do not implement yet. vor 11 Jahren
  Ben Kurtovic 786d619274 Drop force_no_field in template.remove(); implement test_remove(). vor 11 Jahren
  Ben Kurtovic 6a385b3921 TestParameter and a fair chunk of TestTemplate. vor 11 Jahren
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. vor 11 Jahren
  Ben Kurtovic 76b299e4fa Sync from upstream (6413ae21da); some doc updates. vor 11 Jahren
  Ben Kurtovic 6413ae21da Should have used the param's name here instead of its value. vor 11 Jahren
  Ben Kurtovic 816207bb5a Simplify docs massively. vor 11 Jahren
  Ben Kurtovic 1caeb2d570 Build the actual Sphinx documentation, plus a number of typo fixes. vor 11 Jahren
  Ben Kurtovic b0418189d6 Document all of Template, plus some other fixes. vor 11 Jahren
  Ben Kurtovic 90b18e3abc Finish updating all to compat except for the parser. vor 11 Jahren
  Ben Kurtovic e6fa7b2b2d Support changing a template's name, plus a couple of typos and docs. vor 11 Jahren
  Riamse 2eb76e7de0 Adding Python 3 support vor 11 Jahren
  Ben Kurtovic fc66ce0654 Update remove() for when a templates has the same key multiple times. vor 11 Jahren
  Ben Kurtovic e57b6bdd93 Support Headings in tokenizer; handle tokens backwards in builder. vor 11 Jahren
  Ben Kurtovic 6fefc28cba Handle integers as MediaWiki does. vor 11 Jahren
  Ben Kurtovic 69b236ee8d Handle template parameter key dependents more intelligently. vor 11 Jahren
  Ben Kurtovic 934b1ef016 Fixes and improvements. vor 11 Jahren
  Ben Kurtovic 81e5ce30af Working on the framework for the tokenizer, plus some cleanup, fixes. vor 11 Jahren
  Ben Kurtovic 137b9fc68f Fix some bugs; satisfy PyLint on certain inheritance things. vor 11 Jahren
  Ben Kurtovic 3633f31633 Relaive imports because they are awesome; more stuff in SmartList. vor 11 Jahren
  Ben Kurtovic 9355f22d22 Implement interface for __showtree__. vor 12 Jahren
  Ben Kurtovic c3ee6c919d Implementing __iternodes__ protocol. vor 12 Jahren
  Ben Kurtovic 034ac99ebe Clarify flags. vor 12 Jahren
  Ben Kurtovic 94d5fc0734 Determine spacing conventions when adding a parameter. vor 12 Jahren
  Ben Kurtovic 16a58a8c3b Implement _blank_param_value(). vor 12 Jahren
  Ben Kurtovic dde883725b Solve a potential numbering issue when removing a parameter. vor 12 Jahren
  Ben Kurtovic 7fe4509e36 ignore_empty for Template.has_param() vor 12 Jahren
  Ben Kurtovic 1e314ee1bd Updates for Template and others. vor 12 Jahren
  Ben Kurtovic d9c4b4f765 Rename some things, fixes, strip() vor 12 Jahren
  Ben Kurtovic 900c559385 Move mwpfh.parser.utils to mwpfh.utils; fix import structure. vor 12 Jahren
  Ben Kurtovic f7289b340a Ooh, we can do this! vor 12 Jahren
  Ben Kurtovic e88a5fd3cc Quite a bit of additions, mostly to Template. vor 12 Jahren
  Ben Kurtovic e4fd6ef127 Updating with a more logical project structure. vor 12 Jahren
  Ben Kurtovic 4cb3506820 Update copyright notice; some additions. vor 12 Jahren
  Ben Kurtovic 47bc513a7e StringMixin -> StringMixIn vor 12 Jahren
  Ben Kurtovic 9d1e77000c A bunch of updates from the past weeks. vor 12 Jahren
  Ben Kurtovic a880ff8bf2 mwtemplateparserfromhell -> mwparserfromhell; some additions; still incomplete vor 12 Jahren
  Ben Kurtovic ce8adf4b2e Initial commit vor 12 Jahren