Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-08 | Import coccigrep-1.6 as textproc/coccigrep from wip/coccigrep | ryoon | 1 | -0/+4 | |
coccigrep is a semantic grep for the C language based on coccinelle. It can be used to find where a given structure is used in code files. coccigrep depends on the spatch program which comes with coccinelle. |