Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | listing | Aaron Seigo | 2015-12-23 |
| | |||
* | some useful common utilities | Aaron Seigo | 2015-12-23 |
| | |||
* | take the name we were started with | Aaron Seigo | 2015-12-23 |
| | |||
* | ssh | Aaron Seigo | 2015-12-23 |
| | |||
* | set/get syntax, currently just for debug level | Aaron Seigo | 2015-12-23 |
| | |||
* | debug level | Aaron Seigo | 2015-12-23 |
| | |||
* | refactor breakage: move the break to where it belongs | Aaron Seigo | 2015-12-23 |
| | |||
* | Module -> SyntaxTree | Aaron Seigo | 2015-12-23 |
| | |||
* | handle multiline, use Module::tokenize | Aaron Seigo | 2015-12-23 |
| | |||
* | stub in where command line tokenization will live | Aaron Seigo | 2015-12-23 |
| | |||
* | help now uses State to push out output | Aaron Seigo | 2015-12-23 |
| | |||
* | no longer need to keep this; it's always the top level item | Aaron Seigo | 2015-12-23 |
| | |||
* | shove output through state | Aaron Seigo | 2015-12-23 |
| | |||
* | vastly simplify by getting rid of Module as a base class | Aaron Seigo | 2015-12-23 |
| | | | | just a move slightly more towards functional | ||
* | initial import of the new cli app | Aaron Seigo | 2015-12-23 |