For leandro and all the crazy hackers out there i added the flags
I still would consider this a test release as this is based off of my refactor branch. I also added a
//# +nosyntaxerror
and //# +nosemanticerror
which are quite the sledgehammers. They do exactly as they are named: ignore syntax/semantic errors in the function so only use these if you know what you are doing.I still would consider this a test release as this is based off of my refactor branch. I also added a
//# +filter
flag which enables the old behavior of the Filter check for functions that do not return booleans. I don't know if people are still on these old patches but i felt like adding it again.