| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make runnable's run() method take a mutable self-reference. | Andreas Grois | 2021-05-02 | 1 | -1/+1 |
| | | | | | | Because there is no real reason speaking against it, and it makes plugin development a lot easier. | ||||
| * | Add options: List plugins, and get plugin help. | Andreas Grois | 2021-04-26 | 1 | -1/+10 |
| | | | | | | | This fixes the TODO document's notes about not being able to get help for individual plugins, and about not having any means to list all loadable plugins. | ||||
| * | New clippy lints, better code... | Andreas Grois | 2021-04-26 | 1 | -3/+15 |
| | | |||||
| * | Remove redundant .cargo folders | Andreas Grois | 2021-04-25 | 1 | -2/+0 |
| | | |||||
| * | First semi-working implementation. | Andreas Grois | 2021-04-18 | 5 | -0/+186 |
