teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
Go to the source code of this file.
Namespaces | |
teditor | |
teditor::calc | |
Typedefs | |
typedef std::unordered_map< std::string, Num64 > | teditor::calc::VarMap |
Functions | |
VarMap & | teditor::calc::vars () |
History & | teditor::calc::cmds () |
void | teditor::calc::addCmd (const std::string &c) |