summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Grammar/Canonical.hs
AgeCommit message (Expand)Author
2021-07-07Replace tabs for whitespace in source codeJohn J. Camilleri
2021-06-30Make GF.Grammar.Canonical.Id a type synonym for GF.Infra.Ident.RawIdentJohn J. Camilleri
2020-11-10Deleted redundant pattern matchLiyana
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