11 Commits (7e5297fbe6fde6b9661fd6703cd8b6e711292a58)

Author SHA1 Message Date
  Kunal Mehta 7e5297fbe6 Drop Python 2 support 4 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 1357da119d Finish improved Unicode support for PEP 393. 8 years ago
  Ben Kurtovic c1d4feea66 Py_UNICODE -> Unicode everywhere; bugfix for PEP 393. 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 2a3a978986 Incomplete code for C tokenizer textbuffer. 8 years ago
  Ben Kurtovic 7345a3742e Fix a thread safety issue involving route state. 9 years ago
  Ben Kurtovic 2005efd309 Split up C tokenizer into tag_data, tok_parse, tok_support, tokens. 9 years ago
  Ben Kurtovic 0e547aa416 Begin splitting up C tokenizer. 9 years ago
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9 years ago
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. 10 years ago
  Ben Kurtovic 066049b46a Update email address. 10 years ago
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. 11 years ago
  Ben Kurtovic 4cb3506820 Update copyright notice; some additions. 12 years ago
  Ben Kurtovic ce8adf4b2e Initial commit 12 years ago