8 Commits (7e5297fbe6fde6b9661fd6703cd8b6e711292a58)

Author SHA1 Message Date
  Kunal Mehta 7e5297fbe6 Drop Python 2 support 4 years ago
  Ben Kurtovic 86c805d59b Don't get stuck in tags with unclosed quoted attributes (fixes #190). 6 years ago
  Ben Kurtovic 6ee61789da Fix compilation issue on Travis since GCC uses C90 by default there. 6 years ago
  Ben Kurtovic 8a9c9224be Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 6 years ago
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 years ago
  Ben Kurtovic 5eac0ab16f More PEP 393 work; update Textbuffer interface and usage. 8 years ago
  Ben Kurtovic 2072a10b67 More reworking of CTokenizer Unicode support (incomplete) 8 years ago
  Ben Kurtovic 2005efd309 Split up C tokenizer into tag_data, tok_parse, tok_support, tokens. 9 years ago