summaryrefslogtreecommitdiff
path: root/src/analysis/collections.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-07-04Fix most issues with linked vars.Andrei Karas1-21/+94
2015-07-03Fix some issues with linked vars.Andrei Karas1-0/+42
2015-07-03Add incomplete implimentation for checkedElse* sets.Andrei Karas1-0/+34
2015-07-03Rename checkedNullVars into checkedThenNullVars and checkedNonNullVars into c...Andrei Karas1-14/+14
2015-07-03Try to fix false positives. Still not all issues fixed.Andrei Karas1-0/+8
2015-07-02If add new variable into linked vars, add it also to knownVars set.Andrei Karas1-0/+1
2015-07-02Add into function for linking variables also update for knownVars sets.Andrei Karas1-0/+22
2015-07-01Move collection manipulation functions into separate file.Andrei Karas1-0/+172