issues
search
camfort
/
fortran-src
Fortran parsing and static analysis infrastructure
https://hackage.haskell.org/package/fortran-src
Other
48
stars
20
forks
source link
AST node type documentation and refactoring
#226
Closed
raehik
closed
2 years ago
raehik
commented
2 years ago
Lots more Haddock documentation for unclear parts of the AST (e.g. individual constructors in large sum types).
More named records where appropriate, intended for assisting generic derivations that use them (Aeson).
Bug fixes and alterations to types. Mostly refactoring to better explain parts of the AST, but includes breaking changes.
[x] document important/breaking changes in changelog