schala/schala-repl
greg 004b056232 Rearchitect CommandTree
- CommandTree::Term is now terminal only with respect to searching for
the debug-handling function to execute, it can have children that only
the tab-completion code cares about

- CommandTree::NonTerminal never has a function associated with it, if the
processing of a list of repl debug commands gets to a NonTerminal leaf,
there's just nothing to do
2019-03-26 19:43:11 -07:00
..
src Rearchitect CommandTree 2019-03-26 19:43:11 -07:00
Cargo.toml Port Schala to new framework 2019-03-13 22:43:44 -07:00
build.rs Rename schala-lib -> schala-repl 2018-07-26 00:52:45 -07:00