Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-20 | undo.push_var() and undo.push_str() return references so calls can be used as... | Robin Haberkorn | 1 | -6/+8 |
2012-11-16 | Make sure undo tokens and RB-tree entries are destroyed properly | Robin Haberkorn | 1 | -0/+2 |
2012-11-11 | DEBUG support for printing state change undo tokens | Robin Haberkorn | 1 | -0/+8 |
2012-11-08 | set UndoToken position only when it is required (undo enabled) | Robin Haberkorn | 1 | -12/+3 |
2012-11-08 | support line termination ($$) as immediate editing command + some fixes | Robin Haberkorn | 1 | -0/+2 |
2012-11-08 | added support for labels, including the goto label table | Robin Haberkorn | 1 | -0/+37 |
2012-11-07 | undo stack enable/disable, parse-only mode, colon modifiers evaluation | Robin Haberkorn | 1 | -2/+7 |
2012-11-07 | expression stack based on THECO's ArithmeticStack | Robin Haberkorn | 1 | -3/+8 |
2012-11-06 | initial commit of SciTECO based on THECO | Robin Haberkorn | 1 | -0/+82 |