aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/change-comments.py
Commit message (Collapse)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* s/quit()/sys.exit()Gravatar Jorge Canizales2015-10-26
|
* Style and misc fixes to the scriptGravatar Jorge Canizales2015-10-26
|
* Make the script support multiple input filesGravatar Jorge Canizales2015-10-26
|
* Finished script and example output.Gravatar Jorge Canizales2015-10-26
|
* Prototype script to change comment format.Gravatar Jorge Canizales2015-10-25
Still needs implementing format_as_block, and switching input and output to use sys.stdin.readline() and sys.stdout.write(line).