Skip to content

Version 0.3.1

Latest
Compare
Choose a tag to compare
@raehik raehik released this 22 Aug 12:11
· 28 commits to main since this release
  • Update to fortran-src 0.10.2
  • Do some type checking for logical operators used with non LOGICAL arguments
    #6
  • Add type checking for imag, lshift intrinsics
  • MemoryLocation: change getLocation to return a Maybe type
  • Memory: expose getTypeSize function