summaryrefslogtreecommitdiffstats
path: root/docs/tools/dump_format_style.py
Commit message (Expand)AuthorAgeFilesLines
* Portable Python script across Python versionSerge Guelton2018-12-191-1/+0
* Portable Python script across Python versionSerge Guelton2018-12-181-2/+2
* Portable Python script across versionSerge Guelton2018-12-031-6/+6
* [clang-format ]Extend IncludeCategories regex documentationKrasimir Georgiev2018-07-251-1/+3
* [clang-format] Sort using declarations by splitting on '::'Krasimir Georgiev2017-11-091-1/+2
* [clang-format] Update dump_format_style.py to indent nested fieldsKrasimir Georgiev2017-06-231-5/+6
* [clang-format] Add more examples and fix a bug in the py generation scriptSylvestre Ledru2017-03-131-1/+1
* Remove a useless subsitution in doxygen2rst which was incorrectly replacing *...Sylvestre Ledru2017-03-091-1/+0
* Support language selection for \code blocks.Alexander Kornienko2016-02-231-3/+7
* Allow running dump_format_style.py from any directory.Alexander Kornienko2016-02-231-2/+4
* Fix ASTMatcher reference newlines and make the generator script windows-proof.Benjamin Kramer2015-11-201-1/+1
* clang-format: Hopefully fix code blocks in docs.Daniel Jasper2015-10-071-1/+1
* clang-format: Add empty line before code-blocks in Docs.Daniel Jasper2015-10-061-1/+1
* clang-format: Make IncludeCategories configurable in .clang-format file.Daniel Jasper2015-10-061-4/+6
* clang-format: Add a new brace style "custom" as well as flags toDaniel Jasper2015-09-291-4/+50
* clang-format: Escape '*' in generated flag documentation.Daniel Jasper2014-12-021-0/+1
* clang-format: Update flag documentation, and generation script.Daniel Jasper2014-04-091-2/+3
* clang-format: Improve documentation of DerivePointerBinding.Daniel Jasper2014-02-131-2/+2
* Added documentation for clang-format style options.Alexander Kornienko2013-09-041-0/+143