aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/error.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-01keep rubbed out command line for later re-insertion and massive Cmdline clean...Robin Haberkorn1-9/+0
2015-03-01moved String helper functions from sciteco.h and main.cpp to string-utils.cpp...Robin Haberkorn1-0/+1
2015-02-11updated copyright to 2015Robin Haberkorn1-1/+1
2014-12-15always free glib's GError structuresRobin Haberkorn1-2/+10
2014-11-21finally implemented the CLOSE and QUIT hooksRobin Haberkorn1-0/+23
2014-11-20simplified attaching errors to a position in a macroRobin Haberkorn1-0/+7
2014-11-11refactored SciTECO runtime errors: moved from parser.cpp to error.cppRobin Haberkorn1-0/+168