lumiera_/doc/technical/code
Ichthyostega dcbde6d163 Library: shorten display of unsigned types
I changed the rendering of unsigned types in diagnostic output
to use the short notation, e.g. `uint` instead of `unsigned int`.
This dramatically improves the legibility of verification strings.

Moreover, I took the opportunigy to look through the existing page
with codeing style guides to explicitly write down some conventions
formed over years of usage.

I did not just »make up« those light heartedly, rather these conventions
are the result of a craftsman's ''attentive observation and self-reflection.''
2024-11-22 22:02:45 +01:00
..
gtk ElementBox: complete (base) implementation of size constrained layout 2022-09-30 01:55:12 +02:00
c++11.txt Timeline: document use of custom CSS rules 2023-03-17 01:10:33 +01:00
codingGuidelines.txt Library: shorten display of unsigned types 2024-11-22 22:02:45 +01:00
darkCorners.txt Invocation: build test-data manipulation function 2024-11-21 00:50:39 +01:00
index.txt New documentation section for code base layout and conventions 2011-10-14 03:35:39 +02:00
linkingStructure.txt DOC: new section on GUI styles 2022-10-01 20:44:07 +02:00