summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Grammar/Canonical.hs
AgeCommit message (Expand)Author
2019-03-20GF.Grammar.Canonical: pretty printer: omit some redundant bracketsThomas Hallgren
2019-03-13GF.Grammar.Canonical: some Functor/Foldable/Traversable instancesThomas Hallgren
2019-03-12GF.Grammar.Canonical: add TuplePattern and CommentedValueThomas Hallgren
2019-03-07Expose GF.Grammar.Canonical + some refactoringThomas Hallgren
2019-01-23Export of concrete syntax to Haskell now goes via Canonical GFThomas Hallgren
2019-01-22More work on the canonica_gf exportThomas Hallgren
2019-01-18Two fixes in GF.Grammar.CanonicalThomas Hallgren
2019-01-17Adding -output-format canonical_gfThomas Hallgren