Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move Plugins so that plugin.py is just interface definitions | Ned Batchelder | 2015-01-01 | 1 | -37/+0 | |
* | Don't use %r for filenames, on windows, the backslashes go nuts. | Ned Batchelder | 2014-12-28 | 1 | -4/+4 | |
* | Finished the plugin2 test of a dynamic tracing plugin. | Ned Batchelder | 2014-11-27 | 1 | -3/+3 | |
* | Change how dynamic source filenames work in plugins. | Ned Batchelder | 2014-11-24 | 1 | -8/+44 | |
* | Move to the misc.py file | Ned Batchelder | 2014-11-21 | 1 | -23/+0 | |
* | Clean up some plugin tests. | Ned Batchelder | 2014-11-12 | 1 | -5/+0 | |
* | Add docstrings for plugin functions | Ned Batchelder | 2014-10-31 | 1 | -2/+41 | |
* | More plugin re-shaping | Ned Batchelder | 2014-10-19 | 1 | -14/+26 | |
* | Progress on plugins | Ned Batchelder | 2014-09-14 | 1 | -19/+65 | |
* | Move dispositions closer to useful plugins | Ned Batchelder | 2014-09-06 | 1 | -0/+32 | |
* | More-serious plugin support | Ned Batchelder | 2014-08-21 | 1 | -13/+23 | |
* | Rename extensions to plugins, since extensions reminds me of parts of filenames | Ned Batchelder | 2014-08-20 | 1 | -0/+20 |