aboutsummaryrefslogtreecommitdiffhomepage
path: root/undo.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-11-08set UndoToken position only when it is required (undo enabled)Robin Haberkorn1-10/+9
2012-11-08support line termination ($$) as immediate editing command + some fixesRobin Haberkorn1-0/+11
* separate function for immediate editing command processing * undo.clear() to remove and free all undo tokens without executing them * goto_table_clear() to remove and free all goto table entries
2012-11-07expression stack based on THECO's ArithmeticStackRobin Haberkorn1-2/+1
2012-11-06initial commit of SciTECO based on THECORobin Haberkorn1-0/+57