Fixed issue #308 Made the param recognition string-aware
Fixed issue #314 Found another source of the issue
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"