Christophe Coevoet
|
1251948699
feat: Add sprintf in the list of compiler optimized functions (#8092)
|
4 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
5 months ago |
Kuba Werłos
|
dfa00842e0
fix: `NumericLiteralSeparatorFixer` - do not change `float` to `int` when there is nothing after the dot (#7805)
|
9 months ago |
Marvin Heilemann
|
761a4d62d6
fix: `numeric_literal_separator` - Handle zero-leading floats properly (#7737)
|
10 months ago |
Marvin Heilemann
|
b03d0c47f1
fix: Support numeric values without leading zero in `numeric_literal_separator` (#7735)
|
10 months ago |
Marvin Heilemann
|
28e40bcbb3
feat: Introduce `NumericLiteralSeparatorFixer` (#6761)
|
10 months ago |