Age | Commit message (Expand) | Author |
---|---|---|
2019-09-27 | Rename annotate_ifdef_directives to end with .py. | Nick Mathewson |
2019-09-27 | annotate_ifdef_directives: Allow it to be imported as a module. | Nick Mathewson |
2019-09-27 | Use Doctests to test the behavior of annotate_ifdef_directives. | Nick Mathewson |
2019-09-27 | annotate_ifdef_directives: generate paren-balanced expressions | Nick Mathewson |
2019-09-26 | annotate_ifdef_directives: clarify situation with newlines | Nick Mathewson |
2019-09-26 | annotate_ifdef_directives: remove some cases of double negation | Nick Mathewson |
2019-09-23 | annotate_ifdef_directives: obey an 80-column line-limit | Nick Mathewson |
2019-09-23 | annotate_ifdef_directives: introduce a function to make commented lines | Nick Mathewson |
2019-09-23 | Add comments to annotate_ifdef_directives | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2017-09-15 | update script to use /* */ comments | Nick Mathewson |
2017-09-06 | Add a python script to annotate our #elses and #endifs | Nick Mathewson |