April 16, 2019, 11:00 (GMT) |
Move clang_format_paths to source/tools Needed so branches can update source/tools before migrating. |
April 16, 2019, 10:57 (GMT) |
Merge branch 'master' into temp-clang-format |
April 16, 2019, 10:56 (GMT) |
clang-format: disable StatementMacros, since it's not available in v7 |
April 16, 2019, 10:18 (GMT) |
Merge branch 'master' into temp-clang-format |
April 16, 2019, 10:01 (GMT) |
clang-format: disable for string test |
April 16, 2019, 09:56 (GMT) |
clang-format configuration improvements Formatting: - Avoid breaking between assignment and function call. - Don't right align multi-line string literals. General: - Remove overly verbose header (not needed for a config). - Update examples in comments. - Add missing iterator macros. |
April 16, 2019, 08:16 (GMT) |
Use 'Align' based on vote from developers to change |
April 16, 2019, 08:13 (GMT) |
Disable clang format (inline macro issue) |
April 16, 2019, 08:01 (GMT) |
Turn clang-format off for idtypes table |
April 16, 2019, 07:52 (GMT) |
Merge branch 'master' into temp-clang-format |
April 16, 2019, 07:52 (GMT) |
Cleanup: comment |
April 15, 2019, 16:59 (GMT) |
Clenaup: minor arg variable use |
April 15, 2019, 16:56 (GMT) |
clang-format: make tab expanding optional Use argparse module for argument parsing. |
April 15, 2019, 16:27 (GMT) |
move clang-format utility into build utils |
April 15, 2019, 14:26 (GMT) |
clang-format: add ignore file & ignore extern |
April 15, 2019, 14:14 (GMT) |
Merge branch 'master' into temp-clang-format |
April 13, 2019, 20:28 (GMT) |
Merge branch 'master' into temp-clang-format |
April 12, 2019, 10:50 (GMT) |
clang-format: disable for DefNode This doesn't format properly and gives different results on second execution. |
April 12, 2019, 10:48 (GMT) |
Merge branch 'master' into temp-clang-format |
March 22, 2019, 14:35 (GMT) |
Clang-format: make format fixes and performance improvements for Windows. Fixes by Ray Molenkamp. |
|