Simone Gasparini
Results
22
issues of
Simone Gasparini
This is a first draft for the coding convention for the AI agents that may contribute to the code (Copilot, GPT, Claude etc). The idea is to define the coding...
scope:doc
Hi, this PR cleans up a little bit the code with minor changes: * constness for variables, function arguments, and methods * avoid c-style casting but rather use static or...