20 Commits (19da4d2144dd035064b76c5d5ce9a57f904341cb)

Autor SHA1 Nachricht Datum
  Ben Kurtovic 3868afdc9c Revert change to tokens; this is clearer. vor 11 Jahren
  Ben Kurtovic aa29a8bd28 Wikilinks in builder; some additions; cleanup. vor 11 Jahren
  Ben Kurtovic 2cfb097342 Comment class for <!-- comments -->; implement in builder. vor 11 Jahren
  Ben Kurtovic b3bfe68cd8 Start Argument node type, implement argument in builder (#4). vor 12 Jahren
  Ben Kurtovic 816207bb5a Simplify docs massively. vor 12 Jahren
  Ben Kurtovic 1caeb2d570 Build the actual Sphinx documentation, plus a number of typo fixes. vor 12 Jahren
  Ben Kurtovic b2b49ebd80 More specific docs for contexts and tokenizer. vor 12 Jahren
  Ben Kurtovic e787c97712 Finish documenting all of the main things (#5). vor 12 Jahren
  Ben Kurtovic 975be475d3 Document Builder and contexts. vor 12 Jahren
  Ben Kurtovic f21f13374e Fix py2 token support. vor 12 Jahren
  Ben Kurtovic 391a5bd373 Compat for the parser itself. vor 12 Jahren
  Riamse 2eb76e7de0 Adding Python 3 support vor 12 Jahren
  Ben Kurtovic e57b6bdd93 Support Headings in tokenizer; handle tokens backwards in builder. vor 12 Jahren
  Ben Kurtovic 664b6e39ec _write(text=True) -> _write_text(); __eq__ for Tokens vor 12 Jahren
  Ben Kurtovic 278594a8cf Faster parsing: split the text on sentinels instead of every letter. vor 12 Jahren
  Ben Kurtovic 2f4ce003b4 Massive speedup and refactoring. vor 12 Jahren
  Ben Kurtovic 17053e4701 Support &#Xhex; in addition to &#xhex;. vor 12 Jahren
  Ben Kurtovic 81e5ce30af Working on the framework for the tokenizer, plus some cleanup, fixes. vor 12 Jahren
  Ben Kurtovic 219b9086d2 Finish implementing Builder for all existing Nodes; BuildStack. vor 12 Jahren
  Ben Kurtovic 33acb3eea3 Starting main parser: Parser, Tokens, Tokenizer, Builder, BuildStack. vor 12 Jahren