aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/error.h
AgeCommit message (Collapse)AuthorFilesLines
2014-11-20simplified attaching errors to a position in a macroRobin Haberkorn1-0/+7
introduced Error::set_coord()
2014-11-11refactored SciTECO runtime errors: moved from parser.cpp to error.cppRobin Haberkorn1-0/+168
* the GError expection has been renamed to GlibError, to avoid nameclashes when working from the SciTECO namespace