| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed laxy_ol keyword. Use sane_lists extension instead. | Waylan Limberg | 2015-04-22 | 1 | -0/+1 |
| * | Removed md_globals from extension API. | Waylan Limberg | 2015-04-22 | 1 | -1/+1 |
| * | Removed now unnessecary 'makeExtension' functions from extensions. | Waylan Limberg | 2015-04-22 | 1 | -4/+0 |
| * | Removed deprecated support for positional args on Extension class. | Waylan Limberg | 2015-04-22 | 1 | -2/+2 |
| * | 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 |
