Re: Semi-automated ASCII art removal tool

2014-05-25 Thread Jan Holesovsky
Hi Chris, Chris Laplante píše v So 24. 05. 2014 v 17:43 -0700: > I've completed a sizable rewrite of the tool. Doxygen comment formatting > (both C and C++ style) is now preserved. As an added little bonus, the tool > detects comments containing Doxygen commands (e.g. @brief, \example) but > that

Re: Semi-automated ASCII art removal tool

2014-05-24 Thread Chris Laplante
ing a persistence file in the directory in which it is run) - Command line arguments - Better whitespace handling - Lots of bugfixes Enjoy - Chris -- View this message in context: http://nabble.documentfoundation.org/Semi-automated-ASCII-art-removal-tool-tp4108832p4110134.html Sent from the Dev ma

Re: Semi-automated ASCII art removal tool

2014-05-15 Thread Chris Laplante
play around with it today. Thanks again! Chris -- View this message in context: http://nabble.documentfoundation.org/Semi-automated-ASCII-art-removal-tool-tp4108832p4108942.html Sent from the Dev mailing list archive at Nabble.com. ___ LibreOffice mailin

Re: Semi-automated ASCII art removal tool

2014-05-15 Thread Chris Laplante
Added support for .m, .mm, and .h. Thanks for the suggestion. Chris -- View this message in context: http://nabble.documentfoundation.org/Semi-automated-ASCII-art-removal-tool-tp4108832p4108938.html Sent from the Dev mailing list archive at Nabble.com

Re: Semi-automated ASCII art removal tool

2014-05-15 Thread Tor Lillqvist
A minimal request: Please handle also *.m, *.mm (Objective-C and Objective-C++) and *.h files. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Semi-automated ASCII art removal tool

2014-05-15 Thread Jan Holesovsky
Hi Chris, mostthingsweb píše v St 14. 05. 2014 v 14:01 -0700: > I have been working on a tool to semi-automate the process of removing ASCII > art and pointless comments (ref: > https://bugs.freedesktop.org/show_bug.cgi?id=62475). Unless someone has an > alternate suggestion, for the time being I

Semi-automated ASCII art removal tool

2014-05-14 Thread mostthingsweb
suggested features, or even just "why bother?". If you're interested in trying it out, I'd recommend cloning the repo linked above since I'm making fixes and improvements almost each day. Chris -- View this message in context: http://nabble.documentfoundation.org/Se