Fixed the "done" messages during plotting not disappearing in procedure mask mode.
Fixed an issue in #257 Changed the order of the string ternary evaluation and the concatenation
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