2 Commits (8cd0bdb322b0de1a8e41097eb674ac8671c99bbd)

Autor SHA1 Mensagem Data
  Ben Kurtovic 8cd0bdb322 Autoformat: black + clang-format + clang-tidy 2 anos atrás
  Ben Kurtovic 297bcb0cee Move mwparserfromhell to src/ dir 3 anos atrás
  Ben Kurtovic b7b3b2e33e Update changelog; minor tweak to file headers 3 anos atrás
  Kunal Mehta 7e5297fbe6 Drop Python 2 support 4 anos atrás
  Ben Kurtovic 2a4e1f4316 Add contexts.describe() for debugging 4 anos atrás
  Ben Kurtovic 8a9c9224be Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 anos atrás
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 anos atrás
  Ben Kurtovic f16c7e25ca Fully fix parsing templates with blank names, I hope (#111) 8 anos atrás
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9 anos atrás
  Ben Kurtovic 9fc4b909e1 Refactor a lot of table error recovery code. 9 anos atrás
  David Winegar 213c105666 Table tags are no longer self-closing 9 anos atrás
  David Winegar 406dd3a157 All tokenizer end methods return a stack 9 anos atrás
  David Winegar e6ec5dc4de Refactor methods to avoid returning tuples 9 anos atrás
  David Winegar 9e4bb0c7e5 Clean up and style changes 9 anos atrás
  David Winegar a8d2983161 Started table parsing in PyTokenizer 9 anos atrás
  Ben Kurtovic 87e0079512 Take proper advantage of Sphinx's default domains. 9 anos atrás
  Ben Kurtovic 5c5fd6b3cb Fix a bug involving nested links (closes #61 and #62). 10 anos atrás
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. 10 anos atrás
  Ben Kurtovic 066049b46a Update email address. 10 anos atrás
  Ben Kurtovic fcdc0abd22 Fix autofail contexts. 10 anos atrás
  Ben Kurtovic d42e05a554 Implement improved wikilink handling. 10 anos atrás
  Ben Kurtovic cbf67c7842 Add hooks for some ext link stuff; add a INVALID_LINK aggregate context. 10 anos atrás
  Ben Kurtovic 88f4fa7c37 Add external link contexts; reorder stuff for consistency. 10 anos atrás
  Ben Kurtovic d6e03ea5c5 Consolidate some code in _parse_comment() 10 anos atrás
  Ben Kurtovic bdb2a88612 Move some context definiions to contexts.py 10 anos atrás
  Ben Kurtovic 4c0e4402b4 Only do a second pass if one would produce a different result. 10 anos atrás
  Ben Kurtovic 28fa6a2037 Add some tests and a new context. 10 anos atrás
  Ben Kurtovic 2a82a57b2d Add support for bold and italic text (part one). 10 anos atrás
  Ben Kurtovic dd2a6f913b Add support for dt, dd. Refactor. Fix some broken tests. 10 anos atrás
  Ben Kurtovic 4cfa40685e Clean up the way contexts are defined. 11 anos atrás
  Ben Kurtovic 5f5a081d91 Rewrite tag parser to be cleaner and safer. 11 anos atrás
  Ben Kurtovic 0803417901 Port CTokenizer's verify_safe method to Python to solve a failing test. 11 anos atrás
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. 11 anos atrás
  Ben Kurtovic a58c480639 Fix some usage of attrs; shorten a context, fix some behavior I broke. 11 anos atrás
  Ben Kurtovic d9f23b8faa Really basic, messy, and fragile tag attribute support. 11 anos atrás
  Ben Kurtovic d1a9ba9a34 Starting tag work. 11 anos atrás
  Ben Kurtovic 3dbf0bc9bb Fix heading/link code stripping; add WIKILINK contexts to documentation. 11 anos atrás
  Ben Kurtovic 99e466857b Support wikilinks in tokenizer. 11 anos atrás
  Ben Kurtovic 65862befdc Support comments in tokenizer. 11 anos atrás
  Ben Kurtovic c01f78aee1 Implement arguments in tokenizer - preliminary results are promising. 11 anos atrás
  Ben Kurtovic 1caeb2d570 Build the actual Sphinx documentation, plus a number of typo fixes. 11 anos atrás
  Ben Kurtovic b2b49ebd80 More specific docs for contexts and tokenizer. 11 anos atrás
  Ben Kurtovic 975be475d3 Document Builder and contexts. 11 anos atrás
  Ben Kurtovic e57b6bdd93 Support Headings in tokenizer; handle tokens backwards in builder. 11 anos atrás
  Ben Kurtovic d3ea962d27 Starting work on token contexts. 11 anos atrás
  Ben Kurtovic 3633f31633 Relaive imports because they are awesome; more stuff in SmartList. 11 anos atrás
  Ben Kurtovic fca7e9dd80 Implement Heading, HTMLTag, HTMLTagAttribute, plus some fixes. 11 anos atrás
  Ben Kurtovic e4fd6ef127 Updating with a more logical project structure. 12 anos atrás
  Ben Kurtovic 4cb3506820 Update copyright notice; some additions. 12 anos atrás
  Ben Kurtovic 9d1e77000c A bunch of updates from the past weeks. 12 anos atrás