Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
FactorySolution
/
SonarDelphi
Public
forked from
ekot1/SonarDelphi
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
SonarQube 7.9 LTS and 8.2 support
- #1
#1
Open
mendrix
wants to merge 46 commits into
FactorySolution:master
FactorySolution/SonarDelphi:master
from
mendrix:master
mendrix/SonarDelphi:master
Copy head branch name to clipboard
Conversation
Commits
46
(46)
Checks
Files changed
Open
SonarQube 7.9 LTS and 8.2 support
#1
mendrix
wants to merge 46 commits into
FactorySolution:master
FactorySolution/SonarDelphi:master
from
mendrix:master
mendrix/SonarDelphi:master
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2020
Support for SonarQube 7.9 LTS and 8.2.x+
Show description for b352a27
Laurensvanrun
committed
b352a27
View commit details
Copy full SHA for b352a27
Browse repository at this point
Documentation corrected
Laurensvanrun
committed
1d43188
View commit details
Copy full SHA for 1d43188
Browse repository at this point
Commits on Apr 9, 2020
Updated Delphi.g grammar:
Show description for 43c16de
Laurensvanrun
committed
43c16de
View commit details
Copy full SHA for 43c16de
Browse repository at this point
Delphi.g fixed, ambigious assembler tokens removed
Laurensvanrun
committed
7c5c1a8
View commit details
Copy full SHA for 7c5c1a8
Browse repository at this point
Commits on Apr 14, 2020
Delphi grammar: Fix for &<reserved keyword>
Show description for 12b4e8d
Laurensvanrun
committed
12b4e8d
View commit details
Copy full SHA for 12b4e8d
Browse repository at this point
Commits on Apr 16, 2020
-Support disabled deadcode metrics
Show description for e17e6ea
Laurensvanrun
committed
e17e6ea
View commit details
Copy full SHA for e17e6ea
Browse repository at this point
Grammar fixed for generics and type declarations
Laurensvanrun
committed
774bf3e
View commit details
Copy full SHA for 774bf3e
Browse repository at this point
Enabled disabled tests
Show description for 47e6f2f
Laurensvanrun
committed
47e6f2f
View commit details
Copy full SHA for 47e6f2f
Browse repository at this point
New pom.xml
Laurensvanrun
committed
b24069b
View commit details
Copy full SHA for b24069b
Browse repository at this point
Grammar improved:
Show description for e3eb3d5
Laurensvanrun
committed
e3eb3d5
View commit details
Copy full SHA for e3eb3d5
Browse repository at this point
Commits on Apr 17, 2020
Support interface method resolution
Laurensvanrun
committed
f783159
View commit details
Copy full SHA for f783159
Browse repository at this point
Support for external directive
Show description for 33d5f6f
Laurensvanrun
committed
33d5f6f
View commit details
Copy full SHA for 33d5f6f
Browse repository at this point
Grammar improvements:
Show description for a8ee37c
Laurensvanrun
committed
a8ee37c
View commit details
Copy full SHA for a8ee37c
Browse repository at this point
Commits on Apr 20, 2020
Extended readme
Laurensvanrun
committed
a6c4ba6
View commit details
Copy full SHA for a6c4ba6
Browse repository at this point
Improved lexer and parser for ^ in strings and pointers
Laurensvanrun
committed
a4cf290
View commit details
Copy full SHA for a4cf290
Browse repository at this point
Version 1.0.3
Laurensvanrun
committed
8c3402c
View commit details
Copy full SHA for 8c3402c
Browse repository at this point
Commits on Feb 10, 2021
Changed version to 1.0.6
joachimmarder
committed
7005557
View commit details
Copy full SHA for 7005557
Browse repository at this point
Grammar-fixes:
Show description for 5ce3727
joachimmarder
committed
5ce3727
View commit details
Copy full SHA for 5ce3727
Browse repository at this point
Added support for syntax:
Show description for 9650636
joachimmarder
committed
9650636
View commit details
Copy full SHA for 9650636
Browse repository at this point
TypeAnalyzer.canAnalyze() now handles record helper like classes and records.
joachimmarder
committed
35bfa4a
View commit details
Copy full SHA for 35bfa4a
Browse repository at this point
TypePropertyAnalyzer.doAnalyze(): Extend exception with information on name and type of the field.
joachimmarder
committed
0c8ed2a
View commit details
Copy full SHA for 0c8ed2a
Browse repository at this point
Fixed errors due to invalid javadoc
joachimmarder
committed
398a8a5
View commit details
Copy full SHA for 398a8a5
Browse repository at this point
Fixed errors due to invalid javadoc
joachimmarder
committed
f88c1d3
View commit details
Copy full SHA for f88c1d3
Browse repository at this point
Fixed errors due to invalid javadoc
joachimmarder
committed
db4e3a3
View commit details
Copy full SHA for db4e3a3
Browse repository at this point
Field names now also accept "f" at the beginning (fix).
joachimmarder
committed
f9f14b2
View commit details
Copy full SHA for f9f14b2
Browse repository at this point
Activated unit test parseInterfaceMethodResolutionClause() which menawhile works.
joachimmarder
committed
4bc3098
View commit details
Copy full SHA for 4bc3098
Browse repository at this point
Latest generated grammer for V1.0.6
joachimmarder
committed
7bc572e
View commit details
Copy full SHA for 7bc572e
Browse repository at this point
Update README.md
joachimmarder
authored
888e7ac
View commit details
Copy full SHA for 888e7ac
Browse repository at this point
Create maven.yml
joachimmarder
authored
ed786b2
View commit details
Copy full SHA for ed786b2
Browse repository at this point
Delete .travis.yml
joachimmarder
authored
172fafd
View commit details
Copy full SHA for 172fafd
Browse repository at this point
Increased priority of CatchingGeneralExceptionRule and RaisingGeneralExceptionRule to 1.
joachimmarder
committed
c011448
View commit details
Copy full SHA for c011448
Browse repository at this point
Slightlty decreased priority of ConstructorWithoutInheritedStatementRule and DestructorWithoutInheritedStatementRule as there are many false positives. See issue #3
joachimmarder
committed
65b2325
View commit details
Copy full SHA for 65b2325
Browse repository at this point
Update README.md
joachimmarder
authored
e28d57b
View commit details
Copy full SHA for e28d57b
Browse repository at this point
Update pom.xml
joachimmarder
authored
cafa100
View commit details
Copy full SHA for cafa100
Browse repository at this point
Update README.md
joachimmarder
authored
a64ea86
View commit details
Copy full SHA for a64ea86
Browse repository at this point
Update README.md
joachimmarder
authored
e2aadec
View commit details
Copy full SHA for e2aadec
Browse repository at this point
Update README.md
joachimmarder
authored
9261999
View commit details
Copy full SHA for 9261999
Browse repository at this point
Commits on Feb 11, 2021
Update pom.xml
joachimmarder
authored
ebfb73c
View commit details
Copy full SHA for ebfb73c
Browse repository at this point
Commits on Feb 12, 2021
Do not apply FieldNameRule for public or pubnlished members, the "F" prefix is uncommon here. Issue #8
joachimmarder
committed
7856aa3
View commit details
Copy full SHA for 7856aa3
Browse repository at this point
Commits on Feb 13, 2021
Update maven.yml
joachimmarder
authored
61f7d9e
View commit details
Copy full SHA for 61f7d9e
Browse repository at this point
Commits on Feb 15, 2021
Provide build artifact
joachimmarder
authored
8b5da45
View commit details
Copy full SHA for 8b5da45
Browse repository at this point
Issue #6: Provide download of latest build
joachimmarder
authored
6ab6333
View commit details
Copy full SHA for 6ab6333
Browse repository at this point
Trying to fix wildcard syntax. Issue #6
joachimmarder
authored
d435833
View commit details
Copy full SHA for d435833
Browse repository at this point
Reverted previous chnage: Wildcards do not work. Issue #6
joachimmarder
authored
fbe8e6b
View commit details
Copy full SHA for fbe8e6b
Browse repository at this point
Commits on Mar 10, 2021
Merge pull request #1 from JAM-Software/master
Show description for b7e1107
Laurensvanrun
authored
b7e1107
View commit details
Copy full SHA for b7e1107
Browse repository at this point
Commits on Apr 9, 2021
Updated README.md
Laurensvanrun
committed
6ce9086
View commit details
Copy full SHA for 6ce9086
Browse repository at this point
You can’t perform that action at this time.