DelphiCodeCoverage AI-optimized report
Just pushed to my fork of DelphiCodeCoverage a few enhancements to make it more AI-friendly (I’m not sure if the original repo is still maintained).
The key addition one is a new “Code Coverage Gaps” .ccg format that is optimized for AI consumption, and can save a lot of tokens ($$$) when you task an AI with improving unit test coverage.. (more…)
After years of beta, the 23.1.23 version of SamplingProfiler is available from its
When a double is neither greater nor lesser, is it equal ?
Just pushed a few changes to the
Just a quick notice that the DWScript source code has begun a transition to Delphi 10.2.3 up from Delphi XE.

A trivial way to turn a case-sensitive String hash function into a case-insensitive one is to to pass a lower-case (or upper-case) version of the String.