summaryrefslogtreecommitdiffstats
path: root/eng/coding-conventions.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* eng/coding-conventions.rst: Fix duplicate periodsJoel Sherrill2022-06-151-1/+1
|
* eng: Remove bogus coding ruleSebastian Huber2021-09-021-2/+0
| | | | | Declaring functions used only through function pointers as inline makes absolutely no sense at all.
* eng: Move code formatting rules into one sectionSebastian Huber2020-11-111-26/+0
| | | | | Clarify the 80 character limit. Change the line continuation indent level.
* eng: Clarify "Coding Conventions" introductionSebastian Huber2020-11-111-5/+5
|
* eng: Clarify "Source Documentation" sectionSebastian Huber2020-11-111-10/+17
|
* eng: Add header file conventionsSebastian Huber2020-11-111-0/+37
|
* eng: Add recommendations for attributesSebastian Huber2020-07-241-4/+30
| | | | Fix formatting.
* Rework RTEMS licensing discussions.Joel Sherrill2020-05-011-9/+10
| | | | | | | This now captures historical rationale along with cross-linking code templates with license guidelines. Closes #3962.
* Simplify SPDX-License-Identifier commentSebastian Huber2019-01-111-1/+1
|
* Use standard format for copyright linesSebastian Huber2019-01-111-1/+1
|
* eng/coding-conventions.rst: Convert TBD to Rest Format (GCI 2018)Pritish Jain2018-12-171-2/+244
|
* Initial start of converting the Word outline to RestJoel Sherrill2018-12-171-0/+10
Thanks to Scott Zemerick <scott.zemerick@tmctechnologies.com> for the analysis and ideas that led to this.