41 Commits (v0.1.1)

Autor SHA1 Mensaje Fecha
  Ben Kurtovic aa29a8bd28 Wikilinks in builder; some additions; cleanup. hace 11 años
  Ben Kurtovic 1905456b4d Final fixes and cleanup before release. hace 12 años
  Ben Kurtovic 777dd7a945 .Text -> .nodes.Text, since .Text can also be .tokens.Text. hace 12 años
  Ben Kurtovic 816207bb5a Simplify docs massively. hace 12 años
  Ben Kurtovic d9805d409b Document SmartList, StringMixIn, utils; some cleanup. hace 12 años
  Ben Kurtovic c07869674f Finish documenting Wikicode. hace 12 años
  Ben Kurtovic 1bc6aa7d3e Document all other methods except the last three in Wikicode. hace 12 años
  Ben Kurtovic ed6501344d Docstrings for a good chunk of Wikicode. hace 12 años
  Ben Kurtovic 90b18e3abc Finish updating all to compat except for the parser. hace 12 años
  Ben Kurtovic e6fa7b2b2d Support changing a template's name, plus a couple of typos and docs. hace 12 años
  Riamse 2eb76e7de0 Adding Python 3 support hace 12 años
  Ben Kurtovic 59a25818b9 Updating documentation. hace 12 años
  Ben Kurtovic 934b1ef016 Fixes and improvements. hace 12 años
  Ben Kurtovic 137b9fc68f Fix some bugs; satisfy PyLint on certain inheritance things. hace 12 años
  Ben Kurtovic 3633f31633 Relaive imports because they are awesome; more stuff in SmartList. hace 12 años
  Ben Kurtovic 33f8924cf9 Implement Wikicode.get_sections(), starting SmartList. hace 12 años
  Ben Kurtovic 691b143618 Filter functions for Tags hace 12 años
  Ben Kurtovic 9355f22d22 Implement interface for __showtree__. hace 12 años
  Ben Kurtovic c3ee6c919d Implementing __iternodes__ protocol. hace 12 años
  Ben Kurtovic 69cfbd975f Fix args. hace 12 años
  Ben Kurtovic 253c812fb3 Implement __strip__ API for Wikicode. hace 12 años
  Ben Kurtovic fca7e9dd80 Implement Heading, HTMLTag, HTMLTagAttribute, plus some fixes. hace 12 años
  Ben Kurtovic 034ac99ebe Clarify flags. hace 12 años
  Ben Kurtovic 3146a2007f strip_code() takes a collapse argument to remove extraneous newlines. hace 12 años
  Ben Kurtovic 1e314ee1bd Updates for Template and others. hace 12 años
  Ben Kurtovic 900c559385 Move mwpfh.parser.utils to mwpfh.utils; fix import structure. hace 12 años
  Ben Kurtovic e88a5fd3cc Quite a bit of additions, mostly to Template. hace 12 años
  Ben Kurtovic b77497e12a Fixes, plus don't inherit from unicode. hace 12 años
  Ben Kurtovic d3a1ce0814 Fallback case in _get_tree() for the obvious ones. hace 12 años
  Ben Kurtovic c47cbb42e9 HTMLEntity; strip_code(); iterators for _nodify(); unicode in StringMixIn's MRO hace 12 años
  Ben Kurtovic 3b72f94531 context is node, not obj hace 12 años
  Ben Kurtovic 62b997d2fd Handle Wikicode contexts correctly. hace 12 años
  Ben Kurtovic 31fdf0afa3 _do_search(), implementing insert_before(), insert_after(), and replace() hace 12 años
  Ben Kurtovic 893b888772 Implementing recursive remove() of Wikicode and some refactoring. hace 12 años
  Ben Kurtovic e4fd6ef127 Updating with a more logical project structure. hace 12 años
  Ben Kurtovic 83c5e3c9ec A unicode fix and a quick stub for strip_code() hace 12 años
  Ben Kurtovic 4cb3506820 Update copyright notice; some additions. hace 12 años
  Ben Kurtovic 9a948e94ab Beginnings of recursive support for Wikicode objects. hace 12 años
  Ben Kurtovic 9d1e77000c A bunch of updates from the past weeks. hace 12 años