54 次代码提交 (02e52185f4afafa701fe5bc8daa3d9af64605a1d)

作者 SHA1 备注 提交日期
  Ben Kurtovic 02e52185f4 Wikicode's filter() methods now passed recursive=True instead of False. 10 年前
  Ben Kurtovic bbaf09dbf8 Fix docstrings of generated filter methods. 11 年前
  Ben Kurtovic 4ae10eccf5 Fix bugs in get_sections(); finish test_get_sections() 11 年前
  Ben Kurtovic 35acc1b812 Fix a couple bugs. 11 年前
  Ben Kurtovic 0b56f2e267 Improve Wikicode.get_sections(); implement test_get_tree(); part of test_get_sections() 11 年前
  Ben Kurtovic f700914caf Cleanup Wikicode's filter functions; implement test_filter_family(). 11 年前
  Ben Kurtovic 17ac79e796 Build filter methods dynamically. 11 年前
  Ben Kurtovic 3095a4203f Finish tests for Wikicode's list-like methods; fix a bug. 11 年前
  Ben Kurtovic ee99e6eceb Fix a bug in Wikicode.set(); implement test_set() and test_index() 11 年前
  Ben Kurtovic 852c5ff9af Start TestWikicode; make Wikicode.nodes's setter handle more inputs. 11 年前
  Ben Kurtovic 8db40689ed Improve a few things about nodes; simply a method in Wikicode. 11 年前
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. 11 年前
  Ben Kurtovic 76b299e4fa Sync from upstream (6413ae21da); some doc updates. 11 年前
  Ben Kurtovic aa29a8bd28 Wikilinks in builder; some additions; cleanup. 11 年前
  Ben Kurtovic 1905456b4d Final fixes and cleanup before release. 11 年前
  Ben Kurtovic 777dd7a945 .Text -> .nodes.Text, since .Text can also be .tokens.Text. 11 年前
  Ben Kurtovic 816207bb5a Simplify docs massively. 11 年前
  Ben Kurtovic d9805d409b Document SmartList, StringMixIn, utils; some cleanup. 11 年前
  Ben Kurtovic c07869674f Finish documenting Wikicode. 11 年前
  Ben Kurtovic 1bc6aa7d3e Document all other methods except the last three in Wikicode. 11 年前
  Ben Kurtovic ed6501344d Docstrings for a good chunk of Wikicode. 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 59a25818b9 Updating documentation. 11 年前
  Ben Kurtovic 934b1ef016 Fixes and improvements. 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 33f8924cf9 Implement Wikicode.get_sections(), starting SmartList. 11 年前
  Ben Kurtovic 691b143618 Filter functions for Tags 11 年前
  Ben Kurtovic 9355f22d22 Implement interface for __showtree__. 11 年前
  Ben Kurtovic c3ee6c919d Implementing __iternodes__ protocol. 11 年前
  Ben Kurtovic 69cfbd975f Fix args. 11 年前
  Ben Kurtovic 253c812fb3 Implement __strip__ API for Wikicode. 11 年前
  Ben Kurtovic fca7e9dd80 Implement Heading, HTMLTag, HTMLTagAttribute, plus some fixes. 11 年前
  Ben Kurtovic 034ac99ebe Clarify flags. 11 年前
  Ben Kurtovic 3146a2007f strip_code() takes a collapse argument to remove extraneous newlines. 11 年前
  Ben Kurtovic 1e314ee1bd Updates for Template and others. 11 年前
  Ben Kurtovic 900c559385 Move mwpfh.parser.utils to mwpfh.utils; fix import structure. 12 年前
  Ben Kurtovic e88a5fd3cc Quite a bit of additions, mostly to Template. 12 年前
  Ben Kurtovic b77497e12a Fixes, plus don't inherit from unicode. 12 年前
  Ben Kurtovic d3a1ce0814 Fallback case in _get_tree() for the obvious ones. 12 年前
  Ben Kurtovic c47cbb42e9 HTMLEntity; strip_code(); iterators for _nodify(); unicode in StringMixIn's MRO 12 年前
  Ben Kurtovic 3b72f94531 context is node, not obj 12 年前
  Ben Kurtovic 62b997d2fd Handle Wikicode contexts correctly. 12 年前
  Ben Kurtovic 31fdf0afa3 _do_search(), implementing insert_before(), insert_after(), and replace() 12 年前
  Ben Kurtovic 893b888772 Implementing recursive remove() of Wikicode and some refactoring. 12 年前
  Ben Kurtovic e4fd6ef127 Updating with a more logical project structure. 12 年前
  Ben Kurtovic 83c5e3c9ec A unicode fix and a quick stub for strip_code() 12 年前
  Ben Kurtovic 4cb3506820 Update copyright notice; some additions. 12 年前