21 Commits (65862befdc065a0fbbadad14b31c21195693a6e8)

Autor SHA1 Nachricht Datum
  Ben Kurtovic 65862befdc Support comments in tokenizer. 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 11 Jahren
  Ben Kurtovic 816207bb5a Simplify docs massively. vor 11 Jahren
  Ben Kurtovic e787c97712 Finish documenting all of the main things (#5). vor 11 Jahren
  Ben Kurtovic 975be475d3 Document Builder and contexts. vor 11 Jahren
  Ben Kurtovic 391a5bd373 Compat for the parser itself. vor 11 Jahren
  Riamse 2eb76e7de0 Adding Python 3 support vor 11 Jahren
  Ben Kurtovic e57b6bdd93 Support Headings in tokenizer; handle tokens backwards in builder. vor 11 Jahren
  Ben Kurtovic 010bd34653 Support HTMLEntities. vor 11 Jahren
  Ben Kurtovic 02fe3b0833 Improve handling of templates in strange cases. vor 11 Jahren
  Ben Kurtovic 6fefc28cba Handle integers as MediaWiki does. vor 11 Jahren
  Ben Kurtovic 69b236ee8d Handle template parameter key dependents more intelligently. vor 11 Jahren
  Ben Kurtovic 934b1ef016 Fixes and improvements. vor 11 Jahren
  Ben Kurtovic 32d99c3c75 Tokenizer now supports a very, very limited template syntax. vor 11 Jahren
  Ben Kurtovic 17053e4701 Support &#Xhex; in addition to &#xhex;. vor 11 Jahren
  Ben Kurtovic 81e5ce30af Working on the framework for the tokenizer, plus some cleanup, fixes. vor 11 Jahren
  Ben Kurtovic 4539859c55 Merge BuildStack into Builder. vor 11 Jahren
  Ben Kurtovic 8f0782f915 Fix some typos/bugs. vor 11 Jahren
  Ben Kurtovic 219b9086d2 Finish implementing Builder for all existing Nodes; BuildStack. vor 11 Jahren
  Ben Kurtovic 33acb3eea3 Starting main parser: Parser, Tokens, Tokenizer, Builder, BuildStack. vor 11 Jahren