| * Moved Grammar out of common and into new base module. |
|
More...
|
over 4 years ago
|
| * Moved common commands into new common module and out of base. |
|
More...
|
over 4 years ago
|
| * Removed unneeded method from Completer. |
|
More...
|
over 4 years ago
|
| * Added support for auto-completion with help. |
|
More...
|
over 4 years ago
|
| * Removed unnecessary __init__ from Grammar subclasses. |
|
More...
|
over 4 years ago
|
| * Updated completer doc with some notes and TODOs. |
|
More...
|
over 4 years ago
|
| * Removed commented-out debug trace. |
|
More...
|
over 4 years ago
|
| 2008.10.21 |
|
More...
|
over 4 years ago
|
| * Added code for global command completion. |
|
More...
|
over 4 years ago
|
| * Added caching for command classes. |
|
More...
|
over 4 years ago
|
| 2008.10.20 |
|
More...
|
over 4 years ago
|
| 2008.10.19 |
|
More...
|
over 4 years ago
|
| 2008.10.18 |
|
More...
|
over 4 years ago
|
| 2008.10.14 |
|
More...
|
over 4 years ago
|
| * Added support for a null command (allowing an empty CR). |
|
More...
|
over 4 years ago
|
| * Added additional interfaces. |
|
More...
|
over 4 years ago
|
| Added missing interfaces file. |
|
More...
|
over 4 years ago
|
| * Added a placeholder in the TODO for syslog support. |
|
More...
|
over 4 years ago
|
| * Added a TODO note about replacing the excessive introspection. |
|
More...
|
over 4 years ago
|
| * Stubbed out a completer class. |
|
More...
|
over 4 years ago
|