Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated imports | Eric Lin | 2020-08-04 | 1 | -1/+1 |
* | Removed support for functions outside of CommandSets | Eric Lin | 2020-08-04 | 1 | -25/+0 |
* | Sort imports using isort | Todd Leonhardt | 2020-08-04 | 1 | -7/+2 |
* | Appears to be a type hinting olution that works for flake, sphinx, and PyCharm | Eric Lin | 2020-08-04 | 1 | -8/+11 |
* | Added more command validation. Moved some common behavior into private functi... | Eric Lin | 2020-08-04 | 1 | -1/+1 |
* | Fixes to sphinx generation | Eric Lin | 2020-08-04 | 1 | -1/+1 |
* | Fixes issue with locating help_ annd complete_ functions when autoloading com... | Eric Lin | 2020-08-04 | 1 | -21/+8 |
* | add ability to remove commands and commandsets | Eric Lin | 2020-08-04 | 1 | -1/+8 |
* | Some minor cleanup of how imports work. Fixed issue with help documentation f... | Eric Lin | 2020-08-04 | 1 | -3/+18 |
* | Initial implementation of modular command loading | Eric Lin | 2020-08-04 | 1 | -0/+122 |