2 次程式碼提交 (8cd0bdb322b0de1a8e41097eb674ac8671c99bbd)

作者 SHA1 備註 提交日期
  Ben Kurtovic 8cd0bdb322 Autoformat: black + clang-format + clang-tidy 2 年之前
  Ben Kurtovic 297bcb0cee Move mwparserfromhell to src/ dir 3 年之前
  Ben Kurtovic b7b3b2e33e Update changelog; minor tweak to file headers 3 年之前
  Ben Kurtovic 1c983d3738 Assorted cleanup, linter fixes, and improvements for Python 3 3 年之前
  Kunal Mehta 7e5297fbe6 Drop Python 2 support 4 年之前
  Yuri Astrakhan e66a2db0ed
add missing public items to __all__ 4 年之前
  Ben Kurtovic 708bee59e1 Minor cleanup 5 年之前
  Ben Kurtovic 68ded2f890 Add keep_template_params to Wikicode.strip_code (#175) 7 年之前
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 年之前
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9 年之前
  Ben Kurtovic 87e0079512 Take proper advantage of Sphinx's default domains. 9 年之前
  Ben Kurtovic 08cafc0576 Raise ParserError for internal problems. Improve coverage. Cleanup. 10 年之前
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. 10 年之前
  Ben Kurtovic 99d433c2d5 Change protocol for Node iteration; rename __iternodes__ to __children__. 10 年之前
  Ben Kurtovic 066049b46a Update email address. 10 年之前
  Ben Kurtovic 8fe8b1fef5 Implement ExternalLinks as tokens and in the builder. 10 年之前
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. 11 年之前
  Ben Kurtovic aa29a8bd28 Wikilinks in builder; some additions; cleanup. 11 年之前
  Ben Kurtovic 2cfb097342 Comment class for <!-- comments -->; implement in builder. 11 年之前
  Ben Kurtovic b3bfe68cd8 Start Argument node type, implement argument in builder (#4). 11 年之前
  Ben Kurtovic 816207bb5a Simplify docs massively. 11 年之前
  Ben Kurtovic 0d224e1a63 Document mwparserfromhell.nodes, Node, Heading, and HTMLEntity. 11 年之前
  Ben Kurtovic 90b18e3abc Finish updating all to compat except for the parser. 11 年之前
  Ben Kurtovic 137b9fc68f Fix some bugs; satisfy PyLint on certain inheritance things. 11 年之前
  Ben Kurtovic 33acb3eea3 Starting main parser: Parser, Tokens, Tokenizer, Builder, BuildStack. 11 年之前
  Ben Kurtovic 3633f31633 Relaive imports because they are awesome; more stuff in SmartList. 11 年之前
  Ben Kurtovic 9355f22d22 Implement interface for __showtree__. 11 年之前
  Ben Kurtovic c3ee6c919d Implementing __iternodes__ protocol. 11 年之前
  Ben Kurtovic 253c812fb3 Implement __strip__ API for Wikicode. 11 年之前
  Ben Kurtovic fca7e9dd80 Implement Heading, HTMLTag, HTMLTagAttribute, plus some fixes. 11 年之前
  Ben Kurtovic 064b258141 Inherit StringMixIn method documentation from unicode. 11 年之前
  Ben Kurtovic c47cbb42e9 HTMLEntity; strip_code(); iterators for _nodify(); unicode in StringMixIn's MRO 11 年之前
  Ben Kurtovic e4fd6ef127 Updating with a more logical project structure. 12 年之前
  Ben Kurtovic 4cb3506820 Update copyright notice; some additions. 12 年之前
  Ben Kurtovic 9d1e77000c A bunch of updates from the past weeks. 12 年之前
  Ben Kurtovic a880ff8bf2 mwtemplateparserfromhell -> mwparserfromhell; some additions; still incomplete 12 年之前
  Ben Kurtovic ce8adf4b2e Initial commit 12 年之前