Skip to content

v1.3.2

Compare
Choose a tag to compare
@eirik-kjonstad eirik-kjonstad released this 16 May 22:49
· 14 commits to main since this release
d37ca1e

Changelog

  • In incomplete type declarations, e.g. real(dp), and integer, ..., the syntax now correctly recognizes real/integer/etc. as intrinsic storage type. In earlier versions, the keywords (e.g. real) were not recognized before the :: at the end of the declaration.