language-oberon v0.2.1 Release Notes

Release Date: 2019-01-27 // about 5 years ago
    • ๐Ÿ–จ Pretty-printer fixes
    • โœ… Testing the idempotence of parse&pretty-print
    • Two type parameters for each AST node type, wrapping every field
    • โž• Added the Transformation modules
    • โž• Added the TypeChecker module

Previous changes from v0.2

    • ๐Ÿ‘Œ Improved error reporting
    • ๐Ÿ›  Fixed compilation with GHC 8.0.2