aboutsummaryrefslogtreecommitdiffhomepage
path: root/sciteco.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-16define some Autoconf-(config.h)-like PACKAGE_* macrosRobin Haberkorn1-0/+5
2012-11-15added Interface class to ease porting SciTECO to other platforms (toolkits)Robin Haberkorn1-18/+3
2012-11-14error checking and colon modifier support for lots of commandsRobin Haberkorn1-0/+19
2012-11-13added support for string match characters (match spec to regexp compiler)Robin Haberkorn1-1/+20
2012-11-13<x[,y]>S...$ command (only regexp searching at the moment)Robin Haberkorn1-0/+6
2012-11-10filename autocompletion using <CTRL/T> and <TAB>Robin Haberkorn1-0/+4
2012-11-08EX commandRobin Haberkorn1-0/+1
2012-11-08added support for labels, including the goto label tableRobin Haberkorn1-5/+0
2012-11-07undo stack enable/disable, parse-only mode, colon modifiers evaluationRobin Haberkorn1-1/+1
2012-11-07let compiler check printf-like argumentsRobin Haberkorn1-1/+2
2012-11-07fixed "-" processing and improved C command, added R commandRobin Haberkorn1-1/+1
2012-11-06initial commit of SciTECO based on THECORobin Haberkorn1-0/+31