summaryrefslogtreecommitdiff
path: root/docs/CODE_STYLE.md
Commit message (Expand)AuthorAgeFilesLines
* docs: minor polishDaniel Stenberg2023-04-271-1/+1
* scripts: move three scripts from lib/ to scripts/Daniel Stenberg2022-03-231-2/+3
* docs: address proselint nitsDaniel Stenberg2021-11-261-1/+1
* docs: reduce/avoid English contractionsDaniel Stenberg2021-11-071-4/+4
* docs: reduce use of "very"Daniel Stenberg2021-11-011-5/+5
* CODE_STYLE-md: fix bold font stylei-ky2021-08-141-1/+1
* CODE_STYLE-md: add missing commai-ky2021-08-141-1/+1
* CODE_STYLE.md: fix broken link to INTERNALSDaniel Stenberg2021-02-211-2/+2
* docs: enable syntax highlighting in several docs files0xflotus2020-12-111-92/+136
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-151-0/+19
* docs: Markdown and misc improvements [ci skip]Viktor Szakats2019-05-161-3/+3
* CODE_STYLE: mention return w/o parens, but sizeof withDaniel Stenberg2018-05-141-38/+46
* CODE_STYLE.md: link to INTERNALS.md correctlyDaniel Stenberg2016-11-091-3/+4
* s/cURL/curlDaniel Stenberg2016-10-181-1/+1
* CODE_STYLE: fix long-line guidelineJay Satiro2016-09-121-1/+1
* CODE_STYLE: add column alignment sectionJay Satiro2016-09-111-2/+53
* CODE_STYLE: Added ternary operator example to 'Space around operators'Steve Holme2016-04-091-0/+1
* CODE_STYLE: indend example codeDaniel Stenberg2016-03-221-7/+5
* CODE_STYLE: Use boolean conditionsSteve Holme2016-03-201-2/+16
* CODE_STYLE: Space around operatorsDaniel Stenberg2016-03-141-0/+19
* CODE_STYLE: add example for indent style as wellDaniel Stenberg2016-03-141-0/+6
* CODE_STYLE: mention braces for functions tooDaniel Stenberg2016-03-141-2/+10
* CODE_STYLE: initial versionDaniel Stenberg2016-03-141-0/+140