Age | Commit message (Expand) | Author |
---|---|---|
2010-01-25 | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-02-25 | Implement 'Add' method for GRStatePartialTrait<ImmutableList<T>>. | Ted Kremenek |
2008-12-18 | Add method used by ImmutableMap GDM specialization. | Zhongxing Xu |
2008-12-03 | Added partial specialization of GRStatePartialTrait<T> with T = ImmutableSet<... | Ted Kremenek |
2008-11-27 | ImmutableList::getInternalPointer() returns a const ImmutableListImpl<T>* poi... | Zhongxing Xu |
2008-11-24 | Fix 80-col violation. | Zhongxing Xu |
2008-10-21 | Add partial specialization of ImmutableList for GRStatePartialTrait. | Ted Kremenek |
2008-08-17 | Migrate the retain/release checker to not manage the RefBindings::Factory object | Ted Kremenek |
2008-08-17 | Added GRStateTrait.h, which includes boilerplate code for creating specializa... | Ted Kremenek |