Clide 100 color coding finished
Both the compile time and run time errors are parsed in the appropriate colors in the console. Had to make a tiny change to the CleanLaunchDelegate as well because run time errors were never passed to the parser, instead the errormessage was just printed immediately.