39 Комити (b7b3b2e33e6aacf4f809c8cc7d6aa5dcf48b2947)

Аутор SHA1 Порука Датум
  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 година
  Hugo e457b39f32 Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade пре 5 година
  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 b997e4cd71 Support attributes quoted with '; add required quotes in value setter. пре 9 година
  Ben Kurtovic 08cafc0576 Raise ParserError for internal problems. Improve coverage. Cleanup. пре 9 година
  Marcio Faustino f616e6b3b7 Avoid custom constructor and sub-class `dict` directly instead. пре 10 година
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. пре 10 година
  Ben Kurtovic 066049b46a Update email address. пре 10 година
  Ben Kurtovic 88f4fa7c37 Add external link contexts; reorder stuff for consistency. пре 10 година
  Ben Kurtovic 8fe8b1fef5 Implement ExternalLinks as tokens and in the builder. пре 10 година
  Ben Kurtovic 53c26589ee Some node fixes; attributes with empty values now display correctly. пре 10 година
  Ben Kurtovic 4f52887e17 wiki_markup stores the markup itself instead of a bool пре 10 година
  Ben Kurtovic de6d5074fa Tag.showtag -> Tag.wiki_markup пре 10 година
  Ben Kurtovic 7d1a28a249 Support single and single-only tags like <br>. пре 10 година
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. пре 11 година
  Ben Kurtovic 3868afdc9c Revert change to tokens; this is clearer. пре 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 1caeb2d570 Build the actual Sphinx documentation, plus a number of typo fixes. пре 11 година
  Ben Kurtovic b2b49ebd80 More specific docs for contexts and tokenizer. пре 11 година
  Ben Kurtovic e787c97712 Finish documenting all of the main things (#5). пре 11 година
  Ben Kurtovic 975be475d3 Document Builder and contexts. пре 11 година
  Ben Kurtovic f21f13374e Fix py2 token support. пре 11 година
  Ben Kurtovic 391a5bd373 Compat for the parser itself. пре 11 година
  Riamse 2eb76e7de0 Adding Python 3 support пре 11 година
  Ben Kurtovic e57b6bdd93 Support Headings in tokenizer; handle tokens backwards in builder. пре 11 година
  Ben Kurtovic 664b6e39ec _write(text=True) -> _write_text(); __eq__ for Tokens пре 11 година
  Ben Kurtovic 278594a8cf Faster parsing: split the text on sentinels instead of every letter. пре 11 година
  Ben Kurtovic 2f4ce003b4 Massive speedup and refactoring. пре 11 година
  Ben Kurtovic 17053e4701 Support &#Xhex; in addition to &#xhex;. пре 11 година
  Ben Kurtovic 81e5ce30af Working on the framework for the tokenizer, plus some cleanup, fixes. пре 11 година
  Ben Kurtovic 219b9086d2 Finish implementing Builder for all existing Nodes; BuildStack. пре 11 година
  Ben Kurtovic 33acb3eea3 Starting main parser: Parser, Tokens, Tokenizer, Builder, BuildStack. пре 11 година