1.12.0
·
126 commits
to master
since this release
Added
- API:
DelphiCheckContext::getUri
method.
Fixed
- Parsing errors on semicolon-delimited generic type parameters in routine implementation headers.
- Incorrect return types for
Length
,High
, andLow
on open/dynamic arrays depending on the compiler version and toolchain. - Name resolution failures on explicit references to default array properties with overloads on ancestor types.