descriptionStatic analysis for C
homepage URLhttp://smatch.sf.net
ownererror27@gmail.com
last changeTue, 16 Mar 2010 07:02:25 +0000
Push URLssh://repo.or.cz/srv/git/smatch.git
Content tags:
Add:
readme
Smatch is a static analysis tool for C. Most of the checks are for the linux kernel. Please write checks for your project. It's fun and easy!
shortlog
21 hours ago Dan Carpentermath: cleanup. separate handle_preop() into it's own... master
30 hours ago Dan Carpenterequiv: fix crashing bug introduced in 8c358883a
31 hours ago Dan CarpenterCreate separate smatch_math.c file
31 hours ago Dan Carpenterupdate smatch_data/ for 2.6.34-rc1
32 hours ago Dan Carpenterimplied: clean up make a separate handle_zero_compariso...
33 hours ago Dan Carpenterequiv: handle comparisons with zero
33 hours ago Dan Carpenterequiv: cleanup separate set_extra_true_false() into...
46 hours ago Dan Carpenterequiv, implied: fix handling borrowed implications
2 days ago Dan Carpenterimplied: don't update the equivelent states
2 days ago Dan Carpenterrm validation/smatch_closet/
2 days ago Dan Carpenterequiv: don't overwrite the implication information
3 days ago Dan Carpenterrename __set_state() => __set_sm()
3 days ago Dan Carpenterrename clone_state() => clone_sm()
3 days ago Dan Carpenterequiv: preserve ->equiv across merges
3 days ago Dan CarpenterUse the equivalent variable code
3 days ago Dan Carpenterremove trackers from ->equiv when they are no long...
...
tags
2 months ago 1.54
9 months ago 1.53
10 months ago 1.52
12 months ago 1.51
2 years ago 0.4.1 0.4.1
2 years ago 0.4 0.4
2 years ago 0.3 0.3
3 years ago 0.2 0.2
3 years ago 0.1 0.1
heads
21 hours ago master