Fixed issue of #264 An unhandled exception occured if the .len method is used with parentheses
Implemented ticket #292 "Create a 'xor()' multiargument function" Added the 'xor()' function to the parser
Fixed issue #290 Changed BI_evalParamString()
Fixed issue #322 "Change the complexity algorithm"
Implemented ticket #304 "Add a function for reading images"
Restructured built-in.cpp and clustered functions in three files
Fixed issue #317 "Scalar operations at more than one cache location"
Implemented ticket #311 "Create a possibility to jump to the red lines of the duplicated code"
Implemented ticket #312 "Implement sectioning with special comment sequences"
Fixed issue #316 "Input appears not at last line if console is scrolled up"