Skip to content

Issues: integrated-application-development/sonar-delphi

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Unify lexing/preprocessing/parsing into hand-rolled scanner engine Improvements to the core engine enhancement Improvements to an existing feature
#261 opened Jun 18, 2024 by Cirras
2 tasks done
Option on ArrayTypeNode and ArrayType to get starting and ending array index and range engine Improvements to the core engine enhancement Improvements to an existing feature
#259 opened Jun 13, 2024 by EduardoVaz06
2 tasks done
Add support for the library path engine Improvements to the core engine enhancement Improvements to an existing feature
#254 opened Jun 11, 2024 by zedxxx
Add more exceptions to the EmptyBlock rule enhancement Improvements to an existing feature good first issue Good for newcomers rule Improvements or additions to rules
#221 opened Apr 26, 2024 by Indigo744
2 tasks done
Detect use of uninitialised memory in finally blocks enhancement Improvements to an existing feature rule Improvements or additions to rules
#216 opened Apr 16, 2024 by zaneduffield
2 tasks done
Interface methods should be public feature New feature or request rule Improvements or additions to rules
#214 opened Apr 15, 2024 by zaneduffield
3 tasks done
Interface for checking current compiler version in rules engine Improvements to the core engine enhancement Improvements to an existing feature
#206 opened Mar 20, 2024 by zaneduffield
2 tasks done
New rule: Unreachable code should be removed feature New feature or request rule Improvements or additions to rules
#177 opened Feb 1, 2024 by fourls
3 tasks done
Do not use FillChar to initialize records feature New feature or request rule Improvements or additions to rules
#150 opened Dec 29, 2023 by Chadehoc
3 tasks done
Record memory should be made deterministic in constructors feature New feature or request rule Improvements or additions to rules
#149 opened Dec 22, 2023 by Chadehoc
3 tasks done
VariableInitialization rule should treat out parameters as uninitialized enhancement Improvements to an existing feature rule Improvements or additions to rules
#134 opened Dec 12, 2023 by Cirras
2 tasks done
New rule: out arguments should not be assigned before the call feature New feature or request rule Improvements or additions to rules
#133 opened Dec 11, 2023 by Chadehoc
3 tasks done
New rule: var arguments should be initialized before the call feature New feature or request rule Improvements or additions to rules
#132 opened Dec 11, 2023 by Chadehoc
3 tasks done
New rule: Records should be fully initialized in constructors feature New feature or request rule Improvements or additions to rules
#131 opened Dec 11, 2023 by Chadehoc
3 tasks done
VariableInitialization rule should be stricter around records enhancement Improvements to an existing feature rule Improvements or additions to rules
#127 opened Dec 8, 2023 by Chadehoc
2 tasks done
Widen real types to Extended when inferring the type of an inline var engine Improvements to the core engine enhancement Improvements to an existing feature
#123 opened Dec 5, 2023 by Cirras
2 tasks done
Instantiating a bounded array range should always start from 0 feature New feature or request rule Improvements or additions to rules
#117 opened Dec 1, 2023 by Skarvion
3 tasks done
Implement support for constant expressions engine Improvements to the core engine enhancement Improvements to an existing feature
#116 opened Nov 30, 2023 by Cirras
2 tasks done
Parsing error on caret-escaped special characters bug Something isn't working
#111 opened Nov 27, 2023 by zaneduffield
2 tasks done
Support operator overloads implemented by &&op_* class functions engine Improvements to the core engine enhancement Improvements to an existing feature
#103 opened Nov 24, 2023 by Cirras
2 tasks done
New rule: Class instance variables should not be passed as an interface parameter feature New feature or request rule Improvements or additions to rules
#99 opened Nov 24, 2023 by fourls
3 tasks done
New rule: Case statements should be exhaustive feature New feature or request rule Improvements or additions to rules
#98 opened Nov 24, 2023 by fourls
3 tasks done
New rule: Set containment checks should be enclosed in parentheses feature New feature or request rule Improvements or additions to rules
#97 opened Nov 24, 2023 by fourls
3 tasks done
New rule: Array iteration should be in range feature New feature or request rule Improvements or additions to rules
#95 opened Nov 23, 2023 by fourls
3 tasks done
ProTip! Follow long discussions with comments:>50.