sonar-delphi
sonar-delphi copied to clipboard
Rewrite MSBuild parsing for improved language support
This rewrite adds support for
- Items
- Item metadata expressions
- Well-known properties and metadata
- Improved property and item handling
- Improved conditional expression evaluation
These features don't typically turn up in Delphi project files, but they theoretically can - they are handled correctly by the IDE and so should be supported by our parser.