| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-23 | cleaned up QRegister state interface (can pass register by reference) | Robin Haberkorn | 1 | -1/+1 | |
| 2013-01-23 | moved StateExpectQReg from parser.h to qregisters.h | Robin Haberkorn | 1 | -0/+1 | |
| * parser.cpp|h should be reserved for generic and misc. stuff. the StateExpectQReg class is used almost exclusively by qregisters.cpp|h * resolves a circular header dependency issue | |||||
| 2013-01-23 | implemented special save last commandline command ("*" at beginning of ↵ | Robin Haberkorn | 1 | -0/+44 | |
| commandline macro) * only works as part of commandline macro, * at the beginning of other macros, it is treated like an arithmetic asterisk * variables defined in cmdline.cpp are now declared by new cmdline.h | |||||
