- 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 aMaybe
type - Memory: expose
getTypeSize
function