60 Révisions (v0.3.1)

Auteur SHA1 Message Date
  Ben Kurtovic 0f1fca75d8 Typo fix. il y a 10 ans
  Ben Kurtovic d1a7d25220 Set right context for ExternalLink.url; Wikicode.filter_external_links() il y a 10 ans
  Ben Kurtovic 943caede7a Fix for Python 3. il y a 10 ans
  Ben Kurtovic bda12c4c36 Reimplement Wikicode._do_search() to support more input types. il y a 10 ans
  Ben Kurtovic 4ef29c2611 Clean up Wikicode; unify tests for _do_search()-using methods. il y a 10 ans
  Ben Kurtovic 2f3edde57a Add a matches() method to Wikicode. il y a 10 ans
  Ben Kurtovic 02e52185f4 Wikicode's filter() methods now passed recursive=True instead of False. il y a 10 ans
  Ben Kurtovic bbaf09dbf8 Fix docstrings of generated filter methods. il y a 11 ans
  Ben Kurtovic 4ae10eccf5 Fix bugs in get_sections(); finish test_get_sections() il y a 11 ans
  Ben Kurtovic 35acc1b812 Fix a couple bugs. il y a 11 ans
  Ben Kurtovic 0b56f2e267 Improve Wikicode.get_sections(); implement test_get_tree(); part of test_get_sections() il y a 11 ans
  Ben Kurtovic f700914caf Cleanup Wikicode's filter functions; implement test_filter_family(). il y a 11 ans
  Ben Kurtovic 17ac79e796 Build filter methods dynamically. il y a 11 ans
  Ben Kurtovic 3095a4203f Finish tests for Wikicode's list-like methods; fix a bug. il y a 11 ans
  Ben Kurtovic ee99e6eceb Fix a bug in Wikicode.set(); implement test_set() and test_index() il y a 11 ans
  Ben Kurtovic 852c5ff9af Start TestWikicode; make Wikicode.nodes's setter handle more inputs. il y a 11 ans
  Ben Kurtovic 8db40689ed Improve a few things about nodes; simply a method in Wikicode. il y a 11 ans
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. il y a 11 ans
  Ben Kurtovic 76b299e4fa Sync from upstream (6413ae21da); some doc updates. il y a 11 ans
  Ben Kurtovic aa29a8bd28 Wikilinks in builder; some additions; cleanup. il y a 11 ans
  Ben Kurtovic 1905456b4d Final fixes and cleanup before release. il y a 11 ans
  Ben Kurtovic 777dd7a945 .Text -> .nodes.Text, since .Text can also be .tokens.Text. il y a 11 ans
  Ben Kurtovic 816207bb5a Simplify docs massively. il y a 11 ans
  Ben Kurtovic d9805d409b Document SmartList, StringMixIn, utils; some cleanup. il y a 11 ans
  Ben Kurtovic c07869674f Finish documenting Wikicode. il y a 11 ans
  Ben Kurtovic 1bc6aa7d3e Document all other methods except the last three in Wikicode. il y a 11 ans
  Ben Kurtovic ed6501344d Docstrings for a good chunk of Wikicode. il y a 11 ans
  Ben Kurtovic 90b18e3abc Finish updating all to compat except for the parser. il y a 11 ans
  Ben Kurtovic e6fa7b2b2d Support changing a template's name, plus a couple of typos and docs. il y a 11 ans
  Riamse 2eb76e7de0 Adding Python 3 support il y a 11 ans
  Ben Kurtovic 59a25818b9 Updating documentation. il y a 11 ans
  Ben Kurtovic 934b1ef016 Fixes and improvements. il y a 11 ans
  Ben Kurtovic 137b9fc68f Fix some bugs; satisfy PyLint on certain inheritance things. il y a 11 ans
  Ben Kurtovic 3633f31633 Relaive imports because they are awesome; more stuff in SmartList. il y a 11 ans
  Ben Kurtovic 33f8924cf9 Implement Wikicode.get_sections(), starting SmartList. il y a 11 ans
  Ben Kurtovic 691b143618 Filter functions for Tags il y a 12 ans
  Ben Kurtovic 9355f22d22 Implement interface for __showtree__. il y a 12 ans
  Ben Kurtovic c3ee6c919d Implementing __iternodes__ protocol. il y a 12 ans
  Ben Kurtovic 69cfbd975f Fix args. il y a 12 ans
  Ben Kurtovic 253c812fb3 Implement __strip__ API for Wikicode. il y a 12 ans
  Ben Kurtovic fca7e9dd80 Implement Heading, HTMLTag, HTMLTagAttribute, plus some fixes. il y a 12 ans
  Ben Kurtovic 034ac99ebe Clarify flags. il y a 12 ans
  Ben Kurtovic 3146a2007f strip_code() takes a collapse argument to remove extraneous newlines. il y a 12 ans
  Ben Kurtovic 1e314ee1bd Updates for Template and others. il y a 12 ans
  Ben Kurtovic 900c559385 Move mwpfh.parser.utils to mwpfh.utils; fix import structure. il y a 12 ans
  Ben Kurtovic e88a5fd3cc Quite a bit of additions, mostly to Template. il y a 12 ans
  Ben Kurtovic b77497e12a Fixes, plus don't inherit from unicode. il y a 12 ans
  Ben Kurtovic d3a1ce0814 Fallback case in _get_tree() for the obvious ones. il y a 12 ans
  Ben Kurtovic c47cbb42e9 HTMLEntity; strip_code(); iterators for _nodify(); unicode in StringMixIn's MRO il y a 12 ans
  Ben Kurtovic 3b72f94531 context is node, not obj il y a 12 ans