Joshua Gardner

Results 4 issues of Joshua Gardner

Add support for changing the line endings of the generated .md file.

A bare `inherited` statement can be put in any method, regardless of whether the method is overriding a parent's. The compiler treats these as no-ops, which indicates they can be...

### Prerequisites - [X] This bug is in SonarDelphi, not SonarQube or my Delphi code. - [X] This bug has not already been reported. ### SonarDelphi version 0.40.0 ### SonarQube...

bug

This PR adds the notion of a control flow graph. Control flow graphs are a stepping stone in data flow analysis and symbolic execution. With just the control flow graph...