18 次代码提交 (253c812fb310733d724f5a765a77d1963c45bba8)

作者 SHA1 备注 提交日期
  Ben Kurtovic 253c812fb3 Implement __strip__ API for Wikicode. 12 年前
  Ben Kurtovic f47f179dfd Add a bunch of tags, plus a translator for tag -> wikicode. 12 年前
  Ben Kurtovic fca7e9dd80 Implement Heading, HTMLTag, HTMLTagAttribute, plus some fixes. 12 年前
  Ben Kurtovic 034ac99ebe Clarify flags. 12 年前
  Ben Kurtovic 94d5fc0734 Determine spacing conventions when adding a parameter. 12 年前
  Ben Kurtovic 064b258141 Inherit StringMixIn method documentation from unicode. 12 年前
  Ben Kurtovic 16a58a8c3b Implement _blank_param_value(). 12 年前
  Ben Kurtovic dde883725b Solve a potential numbering issue when removing a parameter. 12 年前
  Ben Kurtovic f1f3fb0121 Determine whether an entity is named a bit more intelligently. 12 年前
  Ben Kurtovic 43fc28e8e8 Implement Python-build-agnostic version of unichr(). 12 年前
  Ben Kurtovic 7fe4509e36 ignore_empty for Template.has_param() 12 年前
  Ben Kurtovic 1e314ee1bd Updates for Template and others. 12 年前
  Ben Kurtovic d9c4b4f765 Rename some things, fixes, strip() 12 年前
  Ben Kurtovic 900c559385 Move mwpfh.parser.utils to mwpfh.utils; fix import structure. 12 年前
  Ben Kurtovic f7289b340a Ooh, we can do this! 12 年前
  Ben Kurtovic e88a5fd3cc Quite a bit of additions, mostly to Template. 12 年前
  Ben Kurtovic c47cbb42e9 HTMLEntity; strip_code(); iterators for _nodify(); unicode in StringMixIn's MRO 12 年前
  Ben Kurtovic e4fd6ef127 Updating with a more logical project structure. 12 年前