43 Révisions (08cafc05766afe98c612aca21caa1882e5c2e5c7)

Auteur SHA1 Message Date
  Ben Kurtovic 08cafc0576 Raise ParserError for internal problems. Improve coverage. Cleanup. il y a 10 ans
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. il y a 10 ans
  Ben Kurtovic 066049b46a Update email address. il y a 10 ans
  Ben Kurtovic 88f4fa7c37 Add external link contexts; reorder stuff for consistency. il y a 10 ans
  Ben Kurtovic 8fe8b1fef5 Implement ExternalLinks as tokens and in the builder. il y a 10 ans
  Ben Kurtovic 4f52887e17 wiki_markup stores the markup itself instead of a bool il y a 10 ans
  Ben Kurtovic de6d5074fa Tag.showtag -> Tag.wiki_markup il y a 10 ans
  Ben Kurtovic 5018d9d323 Make showtag=True implicit. il y a 11 ans
  Ben Kurtovic 7d1a28a249 Support single and single-only tags like <br>. il y a 11 ans
  Ben Kurtovic 6c2898d7bd Make {{|=}} build correctly; add a test for this. il y a 11 ans
  Ben Kurtovic 81e8fdd682 Give Attributes more attributes for padding data. il y a 11 ans
  Ben Kurtovic 6450814729 Remove 'type' attribute from tags; rework tag definitions. il y a 11 ans
  Ben Kurtovic 1b4c01b4c0 Implement assertTagNodeEqual(), start test_tag(), add to tags.mwtest. il y a 11 ans
  Ben Kurtovic 61fc5b5eab Fix handling of self-closing tags (closes #31) il y a 11 ans
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. il y a 11 ans
  Ben Kurtovic eed7c918bf Implement padding support for Tags completely; open_padding->padding. il y a 11 ans
  Ben Kurtovic d459899649 More attribute stuff. il y a 11 ans
  Ben Kurtovic 827c544721 Should correctly handle closing tags with strange spacing. il y a 11 ans
  Ben Kurtovic 7e46601b1d Tags should fully work now in tokenizer and builder. il y a 11 ans
  Ben Kurtovic aa29a8bd28 Wikilinks in builder; some additions; cleanup. il y a 11 ans
  Ben Kurtovic 65862befdc Support comments in tokenizer. il y a 11 ans
  Ben Kurtovic 2cfb097342 Comment class for <!-- comments -->; implement in builder. il y a 11 ans
  Ben Kurtovic b3bfe68cd8 Start Argument node type, implement argument in builder (#4). il y a 11 ans
  Ben Kurtovic 816207bb5a Simplify docs massively. il y a 11 ans
  Ben Kurtovic e787c97712 Finish documenting all of the main things (#5). il y a 11 ans
  Ben Kurtovic 975be475d3 Document Builder and contexts. il y a 11 ans
  Ben Kurtovic 391a5bd373 Compat for the parser itself. il y a 11 ans
  Riamse 2eb76e7de0 Adding Python 3 support il y a 11 ans
  Ben Kurtovic e57b6bdd93 Support Headings in tokenizer; handle tokens backwards in builder. il y a 11 ans
  Ben Kurtovic 010bd34653 Support HTMLEntities. il y a 11 ans
  Ben Kurtovic 02fe3b0833 Improve handling of templates in strange cases. il y a 11 ans
  Ben Kurtovic 6fefc28cba Handle integers as MediaWiki does. il y a 11 ans
  Ben Kurtovic 69b236ee8d Handle template parameter key dependents more intelligently. il y a 11 ans
  Ben Kurtovic 934b1ef016 Fixes and improvements. il y a 11 ans
  Ben Kurtovic 32d99c3c75 Tokenizer now supports a very, very limited template syntax. il y a 11 ans
  Ben Kurtovic 17053e4701 Support &#Xhex; in addition to &#xhex;. il y a 11 ans
  Ben Kurtovic 81e5ce30af Working on the framework for the tokenizer, plus some cleanup, fixes. il y a 11 ans
  Ben Kurtovic 4539859c55 Merge BuildStack into Builder. il y a 11 ans
  Ben Kurtovic 8f0782f915 Fix some typos/bugs. il y a 11 ans
  Ben Kurtovic 219b9086d2 Finish implementing Builder for all existing Nodes; BuildStack. il y a 11 ans
  Ben Kurtovic 33acb3eea3 Starting main parser: Parser, Tokens, Tokenizer, Builder, BuildStack. il y a 11 ans