Skip to content

Version 0.8.0

Compare
Choose a tag to compare
@raehik raehik released this 05 Jan 00:02
  • Merge declarator constructors. Now you differentiate between array and
    scalar declarators by looking at the relevant field. See
    Language.Fortran.AST.Declarator for details.
  • Add bozAsNatural :: Num a => Boz -> a function to resolve BOZ constants as
    integers