Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-17 | Skip NOP_EXPR nodes in IF_STMT analysis. | Andrei Karas | 1 | -0/+2 |
2015-06-17 | Extract null pointer reporting code into separate function. | Andrei Karas | 1 | -0/+4 |
2015-06-11 | Fix some issues in test6. | Andrei Karas | 1 | -0/+2 |
2015-06-11 | Change how node analysers getting information about current tasks. | Andrei Karas | 1 | -2/+2 |
2015-06-10 | Allow in walking from one node change searched variables in same node levels. | Andrei Karas | 1 | -1/+1 |
2015-06-09 | Add location detection for *_EXPR nodes. | Andrei Karas | 1 | -0/+2 |
2015-06-09 | Add basic walking tree parameters. | Andrei Karas | 1 | -2/+5 |
2015-06-09 | Add basic tree analysis. Dump function arguments and detect pointers without ... | Andrei Karas | 1 | -0/+34 |