Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch docs to MKDocs (#602) | Waylan Limberg | 2017-12-06 | 1 | -1/+1 |
* | Updated BlockProcessor to new-style class. Changed subclasses to use super(). | Kar Epker | 2015-06-01 | 1 | -2/+2 |
* | Changed formatting of regex strings. Fixed flake8 issues. | Kar Epker | 2015-06-01 | 1 | -6/+4 |
* | Changed line continuations to satisfy pylint. | Kar Epker | 2015-06-01 | 1 | -4/+6 |
* | Fixed parser ignoring value of tab_length. | Kar Epker | 2015-06-01 | 1 | -2/+10 |
* | Flake8 cleanup (mostly whitespace). | Waylan Limberg | 2014-11-20 | 1 | -5/+4 |
* | Standardized all extension header comments to a uniform format. | Waylan Limberg | 2014-08-21 | 1 | -9/+6 |
* | Update extensions for Extension.__init__ refactor | Waylan Limberg | 2014-07-31 | 1 | -2/+2 |
* | Fixed a typo in the docs | Leonid Shvechikov | 2013-04-15 | 1 | -1/+1 |
* | Future imports go after the docstrings | Adam Dinwoodie | 2013-03-18 | 1 | -1/+1 |
* | Now using universal code for Python 2 & 3. | Waylan Limberg | 2013-02-27 | 1 | -5/+7 |
* | Fixes #64. Added sane_list extension. | Waylan Limberg | 2012-01-24 | 1 | -0/+49 |