23 Commits (563901fa9510e2998b3076b86abe8b09eb4ffc17)

Author SHA1 Message Date
  Hugo e457b39f32 Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 years ago
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 years ago
  John Vandenberg ab0a58121a Delay loading of pure Python tokenizer 8 years ago
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9 years ago
  Ben Kurtovic 87e0079512 Take proper advantage of Sphinx's default domains. 9 years ago
  Ben Kurtovic 08cafc0576 Raise ParserError for internal problems. Improve coverage. Cleanup. 9 years ago
  Ben Kurtovic b4b62026f8 Update changelog, docs. 10 years ago
  Ben Kurtovic d342831af8 Allow passing skip_style_tags to parse() (fixes #73) 10 years ago
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. 10 years ago
  Ben Kurtovic 1946cf621d Add a temporary skip_style_tags until we resolve some issues. 10 years ago
  Ben Kurtovic 066049b46a Update email address. 10 years ago
  Ben Kurtovic 67f1762aa4 Doc updates, and allow passing a starting context to tokenize(). 10 years ago
  Ben Kurtovic 6a741db7ce Applying fb71f5507e 11 years ago
  Ben Kurtovic d8814968b7 Applying latest commit from develop 11 years ago
  Ben Kurtovic fb71f5507e Support a 'use_c' field to explicitly disable the C tokenizer. 11 years ago
  Ben Kurtovic acb7e57904 Make mwparserfromhell.parser() be an alias for parse_anything(). 11 years ago
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. 11 years ago
  Ben Kurtovic 1f47e10f04 Start some Py3k compatibility stuff. 11 years ago
  Ben Kurtovic 816207bb5a Simplify docs massively. 11 years ago
  Ben Kurtovic 1caeb2d570 Build the actual Sphinx documentation, plus a number of typo fixes. 11 years ago
  Ben Kurtovic da3ad8ce9d Document Parser. 11 years ago
  Ben Kurtovic 81e5ce30af Working on the framework for the tokenizer, plus some cleanup, fixes. 11 years ago
  Ben Kurtovic 33acb3eea3 Starting main parser: Parser, Tokens, Tokenizer, Builder, BuildStack. 11 years ago
  Ben Kurtovic 3633f31633 Relaive imports because they are awesome; more stuff in SmartList. 11 years ago
  Ben Kurtovic e4fd6ef127 Updating with a more logical project structure. 11 years ago
  Ben Kurtovic 4cb3506820 Update copyright notice; some additions. 11 years ago
  Ben Kurtovic 9d1e77000c A bunch of updates from the past weeks. 12 years ago
  Ben Kurtovic a880ff8bf2 mwtemplateparserfromhell -> mwparserfromhell; some additions; still incomplete 12 years ago
  Ben Kurtovic ce8adf4b2e Initial commit 12 years ago