summaryrefslogtreecommitdiff
path: root/formatter/generic
AgeCommit message (Expand)Author
2025-09-24Fix line formatting of unicode stringsJosh Ferrell
2025-07-30[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)Mark Rowe
2025-07-21Fix read one past the end of token list in the line formatterRusty Wagner
2025-07-08Add wrapping support for long inline string annotationsAlexander Khosrowshahi
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
2025-05-13[CMake] Report compatibility with 3.15 to silence deprecation warningsGlenn Smith
2025-04-01Fix line formatter handling of calls without arguments and long symbol namesRusty Wagner
2025-01-24Add line formatter API and a generic line formatter pluginRusty Wagner
2025-01-20Revert "Add line formatter API and a generic line formatter plugin"Rusty Wagner
2025-01-17Add line formatter API and a generic line formatter pluginRusty Wagner