aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-11-16changed default scintilla directoryRobin Haberkorn1-1/+1
2012-11-15install targetRobin Haberkorn1-0/+5
2012-11-15ease changing the scintilla directoryRobin Haberkorn1-3/+4
2012-11-15minor Makefile cleanupRobin Haberkorn1-1/+3
2012-11-15added NCurses user interface (based on Scinterm)Robin Haberkorn1-9/+12
2012-11-15adapted Makefile to handle different user interfacesRobin Haberkorn1-8/+32
2012-11-15added Interface class to ease porting SciTECO to other platforms (toolkits)Robin Haberkorn1-2/+2
2012-11-11RBTree class (wrapper around BSD macros) - use for Goto tableRobin Haberkorn1-1/+1
2012-11-10filename autocompletion using <CTRL/T> and <TAB>Robin Haberkorn1-1/+11
2012-11-08added buffer ring and preliminary EB...$ implementationRobin Haberkorn1-1/+1
2012-11-08added support for labels, including the goto label tableRobin Haberkorn1-1/+2
2012-11-07expression stack based on THECO's ArithmeticStackRobin Haberkorn1-1/+1
2012-11-06initial commit of SciTECO based on THECORobin Haberkorn1-0/+17