Skip to content

Visual D 1.4.0-rc4

Pre-release
Pre-release

Choose a tag to compare

@rainers rainers released this 14 Dec 20:19
· 44 commits to master since this release
4887992

Changes since rc3:

  • added separate version of dbuild.dll linked against Microsoft.Build.CPPTasks.Common for VS 17.13
  • mago: fixed display of tuples (currently only with LDC)
  • mago: do not hide _param.. function arguments as compiler generated symbols
  • mago: allow more expressions to evaluate asynchronously
  • mago: the __debug function can now also be defined as free functions.