Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -2/+4 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -4/+0 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Don't add to StringBuilder empty String | qarmin | 2019-10-03 | 1 | -0/+3 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | fixed crash with StringBuilder | karroffel | 2018-01-20 | 1 | -0/+3 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | added StringBuilder class | Karroffel | 2017-09-01 | 1 | -0/+94 |