summaryrefslogtreecommitdiff
path: root/src/analysis/checks.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-07Pass some strings by const&.Quipyowert21-2/+2
2015-07-23Ignore 'this' variable from internal checks.Andrei Karas1-1/+5
2015-07-03Add to debug pseudo function collections linkedVars and linkedReverseVars.Andrei Karas1-4/+53
2015-07-03Add incomplete implimentation for checkedElse* sets.Andrei Karas1-0/+2
2015-07-03Rename checkedNullVars into checkedThenNullVars and checkedNonNullVars into c...Andrei Karas1-2/+2
2015-07-01Add way for check internall collections by pseudo function call from code.Andrei Karas1-0/+171