Jonah Jeleniewski

Results 11 issues of Jonah Jeleniewski

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

enhancement :sparkles:

SonarDelphi is a free and open-source Delphi language plugin for the [SonarQube](https://www.sonarsource.com/products/sonarqube/) code quality platform. **Features** - Powerful semantic analysis - 120+ analysis rules - Custom rules via templates or...

Previously these bitmaps would unconditionally discard all 4 bitmasks, then erroneously overread another 12 bytes if the compression was `BI_BITFIELDS`. See attached BMP with `BITMAPV3INFOHEADER` and `BI_BITFIELDS` compression. It should...

1 stb_image
2 bug w/ repro

### Prerequisites - [X] This improvement has not already been suggested. - [X] This improvement should not be implemented as a separate rule. ### Rule to improve VariableInitialization ### Improvement...

enhancement
rule

### Prerequisites - [X] This improvement has not already been suggested. - [X] This improvement would be generally useful, not specific to my code or setup. ### Engine area Delphi...

enhancement
engine

### Prerequisites - [X] This improvement has not already been suggested. - [X] This improvement would be generally useful, not specific to my code or setup. ### Engine area Delphi...

enhancement
engine

### Prerequisites - [X] This improvement has not already been suggested. - [X] This improvement would be generally useful, not specific to my code or setup. ### Engine area Delphi...

enhancement
engine

This PR generally improves type inference around: - unsigned integer literals - array constructor expressions containing integer literals - real expressions (closes #123) Additionally, I've added a `TypeInferrerTest` suite to...

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

bug

### Prerequisites - [X] This improvement has not already been suggested. - [X] This improvement would be generally useful, not specific to my code or setup. ### Engine area Delphi...

enhancement
engine