1. 43d0ffd remove unused var by Nuno Lopes · 17 years ago
  2. d493163 GRStateRef: - Rename SetSVal to BindLoc - Add BindDecl - Add BindExpr by Ted Kremenek · 17 years ago
  3. 8cd5aae Rename: by Zhongxing Xu · 17 years ago
  4. 6eec8e8 Rename ExplicitCCastExpr to CStyleCastExpr by Douglas Gregor · 17 years ago
  5. 49badde Refactor the expression class hierarchy for casts. Most importantly: by Douglas Gregor · 17 years ago
  6. 143bf82 Add code for get the lvalue for string literals. Now we return a StringRegion by Zhongxing Xu · 17 years ago
  7. 1c96b24 This patch did the following renaming. There should be no functional changes. by Zhongxing Xu · 17 years ago
  8. 9e24049 This is a big patch, but the functionality change is small and the rest of the patch consists of deltas due to API changes. by Ted Kremenek · 17 years ago
  9. a950fe2 Modify comments. by Zhongxing Xu · 17 years ago
  10. df9cdf8 Patch by Zhongxing Xu: by Ted Kremenek · 17 years ago
  11. 0835a3c Add ExplicitCastExpr to replace the current CastExpr, and have ImplicitCastExpr and ExplicitCastExpr derive from a common base class (CastExpr): by Argyrios Kyrtzidis · 17 years ago
  12. d72ee90 Move some environment methods from ValueState/ValueStateManager to Environment/EnvironmentManager. by Ted Kremenek · 17 years ago
  13. 8133a26 Initial work on splitting the ValueState into an Environment, Store, and by Ted Kremenek · 17 years ago