aboutsummaryrefslogtreecommitdiff
path: root/scripts/maint/annotate_ifdef_directives
AgeCommit message (Expand)Author
2019-09-27Rename annotate_ifdef_directives to end with .py.Nick Mathewson
2019-09-27annotate_ifdef_directives: Allow it to be imported as a module.Nick Mathewson
2019-09-27Use Doctests to test the behavior of annotate_ifdef_directives.Nick Mathewson
2019-09-27annotate_ifdef_directives: generate paren-balanced expressionsNick Mathewson
2019-09-26annotate_ifdef_directives: clarify situation with newlinesNick Mathewson
2019-09-26annotate_ifdef_directives: remove some cases of double negationNick Mathewson
2019-09-23annotate_ifdef_directives: obey an 80-column line-limitNick Mathewson
2019-09-23annotate_ifdef_directives: introduce a function to make commented linesNick Mathewson
2019-09-23Add comments to annotate_ifdef_directivesNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2017-09-15update script to use /* */ commentsNick Mathewson
2017-09-06Add a python script to annotate our #elses and #endifsNick Mathewson