2 коммитов (985aff57862d0da82bbe7d309283dde6288ed740)

Автор SHA1 Сообщение Дата
  Ben Kurtovic 8cd0bdb322 Autoformat: black + clang-format + clang-tidy 2 лет назад
  Ben Kurtovic 297bcb0cee Move mwparserfromhell to src/ dir 3 лет назад
  Kunal Mehta 7e5297fbe6 Drop Python 2 support 4 лет назад
  Ben Kurtovic 86c805d59b Don't get stuck in tags with unclosed quoted attributes (fixes #190). 6 лет назад
  Ben Kurtovic 5a99597eb3 Another C89 fix for MSVC. 7 лет назад
  Ben Kurtovic 6ee61789da Fix compilation issue on Travis since GCC uses C90 by default there. 7 лет назад
  Ben Kurtovic 8a9c9224be Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 лет назад
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 лет назад
  Ben Kurtovic 5eac0ab16f More PEP 393 work; update Textbuffer interface and usage. 8 лет назад
  Ben Kurtovic 2072a10b67 More reworking of CTokenizer Unicode support (incomplete) 8 лет назад
  Ben Kurtovic 2005efd309 Split up C tokenizer into tag_data, tok_parse, tok_support, tokens. 9 лет назад