Commit Graph

9 Commits

Author SHA1 Message Date
aa58d931aa move /src/util/intdef.h to /src/util/types.h 2025-10-09 12:16:06 +02:00
8452f7d21e updated contents link in styleref 2025-08-23 22:36:21 +02:00
6c0a1de365 fix: x86_64 wikipedia link is always the English variant.
The link was pointing to `en.wikipedia.org`, where it is better to not
assume the (preferred) language, and just link to `wikipedia.org`.
2025-08-23 22:34:20 +02:00
d9ee6c9155 replace "UNIX-based systems" with "Linux systems"
UNIX-based would include MacOSX, OpenBSD, et cetera.
This chould prove problematic in the future due to lack of testing.
Henceforth, "Linux systems" is more accurate.
2025-08-23 22:31:06 +02:00
ebd5b6b430 rewrite the style guide 2025-08-13 12:21:07 +02:00
2e7932a70c add a section about general code information 2025-08-13 12:21:07 +02:00
41828c6ea7 modify line about british spelling 2025-08-13 12:19:19 +02:00
f0e6aa38c7 seperate out general good C practice from the style guide 2025-08-13 12:19:17 +02:00
a184cf93fc start working on a style reference sheet 2025-06-06 18:09:49 +02:00