Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-06 | Add way to track variables if to it was assigned function result. | Andrei Karas | 1 | -0/+6 |
2015-06-27 | Check function parameters what must be non null | Andrei Karas | 1 | -0/+5 |
2015-06-26 | Fix program name in copyright headers. | Andrei Karas | 1 | -1/+1 |
2015-06-11 | Change how node analysers getting information about current tasks. | Andrei Karas | 1 | -1/+1 |
2015-06-09 | Add basic walking tree parameters. | Andrei Karas | 1 | -1/+2 |
2015-06-09 | Simplify analysis code. | Andrei Karas | 1 | -3/+0 |
2015-06-09 | Add basic tree analysis. Dump function arguments and detect pointers without ... | Andrei Karas | 1 | -0/+40 |