Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | C++: Do not auto-insert '}' after control flow constructs | Nikolai Kosjar | 2019-05-28 | 1 | -0/+35 |
* | C++: Do not auto-insert '}' after class/struct/enum/union | Nikolai Kosjar | 2018-02-08 | 1 | -0/+28 |
* | C++: Do not insert matching } within string | Nikolai Kosjar | 2017-08-07 | 1 | -0/+7 |
* | C++: Fine-tune auto insertion of '}' | Nikolai Kosjar | 2017-07-21 | 1 | -24/+103 |
* | C++: Add tests for MatchingText::contextAllowsAutoParentheses | Nikolai Kosjar | 2017-07-21 | 1 | -0/+180 |