Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-11 | Change how node analysers getting information about current tasks. | Andrei Karas | 1 | -3/+3 | |
Now two variables one const for input data, and second for output data. | |||||
2015-06-10 | Add to analysis node ADDR_EXPR. | Andrei Karas | 1 | -0/+3 | |
2015-06-09 | Add warning in analyser for node POINTER_PLUS_EXPR. | Andrei Karas | 1 | -0/+3 | |
2015-06-09 | Add method for handle in analysis MODIFY_EXPR node. | Andrei Karas | 1 | -0/+33 | |