Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: Fix spelling mistakes found by codespell | Björn Daase | 2020-08-21 | 1 | -1/+1 |
| | |||||
* | Replace "gfloat" with "float" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
| | |||||
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -4/+4 |
| | |||||
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
| | |||||
* | docs: Link the documentation guidelines | Emmanuele Bassi | 2020-05-27 | 1 | -0/+3 |
| | | | | From the coding style. | ||||
* | docs: Turn coding style into a markdown document | Emmanuele Bassi | 2020-05-27 | 1 | -0/+771 |
It was mostly one already, just needed some minor fixes. |