aboutsummaryrefslogtreecommitdiff
path: root/scripts/coccinelle/tor-coccinelle.h
AgeCommit message (Expand)Author
2019-10-22confmacros.h: fix coccinelle parsing.Nick Mathewson
2019-10-22tor-coccinelle.h: add a definition for EXTERNNick Mathewson
2019-10-22tor-coccinelle.h: add HANDLE_{DECL,IMPL}Nick Mathewson
2019-10-22tor-coccinelle.h: add EAT_SEMICOLONNick Mathewson
2019-10-22tor-coccinelle.h: add CHECK_SCANFNick Mathewson
2019-10-22tor-coccinelle.h: add MOCK_DECLNick Mathewson
2019-10-22tor-coccinelle.h: handle SLIST and LIST.Nick Mathewson
2019-10-22tor-coccinelle.h: handle NS and NS_DECL.Nick Mathewson
2019-10-22tor-coccinelle: handle SIMPLEQ and TAILQ better.Nick Mathewson
2019-10-22tor-coccinelle.h: Add {EN,DIS}ABLE_GCC_WARNING.Nick Mathewson
2019-10-22tor-coccinelle: expect parentheses after HT_INITIALIZERNick Mathewson
2019-10-09Document tor-coccinelle.hNick Mathewson
2019-09-11Add some more of our trickier macros to tor-coccinelle.hNick Mathewson
2019-04-30Coccinelle scripts for control.c refactorTaylor Yu