Added the lexer for the ticket #299
Implemented ticket #352 "Create more informative error messages for the resampler/Smoothing" Removed an additional bug in the last commit
Refactoring based upon tickets #287, #288
Improved implementation of ticket #357 "Add a magic number detector" -> Added indicators to highlight most of the issues found by the static code analyzer
Implemented ticket #357 "Add a magic number detector"
Refactoring based upon tickets #287 #288
Implemented ticket #355 "Enable code metrics for MATLAB files"
Refactoring commit based upon tickets #287, #288 Cleaned dataaccess.cpp, dataops.cpp and removed an issue in kernel.cpp
Fixed issue #350 "'delete' seems to have issues with explicit index values" Additionally, the code was cleaned up in multiple files
Fixed issue #342 "'datagrid' has issues with non-symmetric data sets"