Age | Commit message (Expand) | Author |
---|---|---|
2008-11-15 | Implement FIXME in GRExprEngine::VisitUnaryOperator() to handle implicit conv... | Ted Kremenek |
2008-10-30 | Rename: | Zhongxing Xu |
2008-10-30 | Fix 80-col. | Zhongxing Xu |
2008-10-17 | This patch did the following renaming. There should be no functional changes. | Zhongxing Xu |
2008-08-13 | Rename ValueState -> GRState. | Ted Kremenek |
2008-07-18 | Renamed deterministic EvalBinOp to DetermEvalBinOpNN. This name mangling is ... | Ted Kremenek |
2008-07-18 | Created ValueStateSet class to manage the creation of multiple states by a me... | Ted Kremenek |
2008-07-17 | Begin major changes to EvalXXX methods in GRTransferFuncs. Currently some of... | Ted Kremenek |
2008-07-10 | Refactored most of the "Store" piece of ValueState into a Store type. The | Ted Kremenek |
2008-04-16 | Small tweaks to EvalStore: pass an "RVal" instead of "LVal" for the TargetLV to | Ted Kremenek |
2008-04-16 | Add missing file. | Ted Kremenek |