2 Révisions (8cd0bdb322b0de1a8e41097eb674ac8671c99bbd)

Auteur SHA1 Message Date
  Ben Kurtovic 8cd0bdb322 Autoformat: black + clang-format + clang-tidy il y a 2 ans
  Ben Kurtovic 297bcb0cee Move mwparserfromhell to src/ dir il y a 3 ans
  Ben Kurtovic b7b3b2e33e Update changelog; minor tweak to file headers il y a 3 ans
  Ben Kurtovic 1c983d3738 Assorted cleanup, linter fixes, and improvements for Python 3 il y a 3 ans
  Ben Kurtovic 237798a17e Update tag definitions il y a 3 ans
  Kunal Mehta 7e5297fbe6 Drop Python 2 support il y a 4 ans
  Kunal Mehta e506380318 Add <wbr> to definitions.py il y a 5 ans
  Ben Kurtovic aaffb7f66b Update copyright for 2016. il y a 8 ans
  Ben Kurtovic 90bd12dd47 Fix a C tokenizer crash when parsing is interrupted (fixes #97) il y a 8 ans
  Ben Kurtovic 5eac0ab16f More PEP 393 work; update Textbuffer interface and usage. il y a 8 ans
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. il y a 9 ans
  David Winegar a8d2983161 Started table parsing in PyTokenizer il y a 9 ans
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. il y a 10 ans
  Ben Kurtovic 066049b46a Update email address. il y a 10 ans
  Ben Kurtovic 7dcfa3fe92 Implement Tokenizer_really_parse_external_link(), some other fixes il y a 10 ans
  Ben Kurtovic 223f3fa658 Actually, they're called URI schemes, not URL schemes. il y a 10 ans
  Ben Kurtovic e2d007cb9f Actually, they're called schemes, not protocols. il y a 10 ans
  Ben Kurtovic 5fc36cea71 Add is_protocol(). il y a 10 ans
  Ben Kurtovic 5e6e5b6301 tag_defs.py -> definitions.py; more outline stuff il y a 10 ans
  Ben Kurtovic dd2a6f913b Add support for dt, dd. Refactor. Fix some broken tests. il y a 10 ans
  Ben Kurtovic 4f52887e17 wiki_markup stores the markup itself instead of a bool il y a 10 ans
  Ben Kurtovic de6d5074fa Tag.showtag -> Tag.wiki_markup il y a 10 ans
  Ben Kurtovic 7d1a28a249 Support single and single-only tags like <br>. il y a 11 ans
  Ben Kurtovic 6450814729 Remove 'type' attribute from tags; rework tag definitions. il y a 11 ans
  Ben Kurtovic 0ee505b5a5 Docstrings for new tokenizer methods. il y a 11 ans
  Ben Kurtovic a21c69fa1e Split off tag definitions into a new file. il y a 11 ans