Skip to content

1.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 02:55
· 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, and Low 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.