15 коммитов (1caeb2d570029cbb794dc2793c40ffa6773374a0)

Автор SHA1 Сообщение Дата
  Ben Kurtovic 1caeb2d570 Build the actual Sphinx documentation, plus a number of typo fixes. 11 лет назад
  Ben Kurtovic b2b49ebd80 More specific docs for contexts and tokenizer. 11 лет назад
  Ben Kurtovic e787c97712 Finish documenting all of the main things (#5). 11 лет назад
  Ben Kurtovic 975be475d3 Document Builder and contexts. 11 лет назад
  Ben Kurtovic f21f13374e Fix py2 token support. 11 лет назад
  Ben Kurtovic 391a5bd373 Compat for the parser itself. 11 лет назад
  Riamse 2eb76e7de0 Adding Python 3 support 11 лет назад
  Ben Kurtovic e57b6bdd93 Support Headings in tokenizer; handle tokens backwards in builder. 11 лет назад
  Ben Kurtovic 664b6e39ec _write(text=True) -> _write_text(); __eq__ for Tokens 11 лет назад
  Ben Kurtovic 278594a8cf Faster parsing: split the text on sentinels instead of every letter. 11 лет назад
  Ben Kurtovic 2f4ce003b4 Massive speedup and refactoring. 11 лет назад
  Ben Kurtovic 17053e4701 Support &#Xhex; in addition to &#xhex;. 11 лет назад
  Ben Kurtovic 81e5ce30af Working on the framework for the tokenizer, plus some cleanup, fixes. 11 лет назад
  Ben Kurtovic 219b9086d2 Finish implementing Builder for all existing Nodes; BuildStack. 11 лет назад
  Ben Kurtovic 33acb3eea3 Starting main parser: Parser, Tokens, Tokenizer, Builder, BuildStack. 11 лет назад