| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-06 | Merge branch 'master' into concrete-new | Inari Listenmaa | |
| 2021-07-01 | Rename GF.Compile.Compute.ConcreteNew to GF.Compile.Compute.Concrete | John J. Camilleri | |
| 2021-07-01 | Make cleanupRecordFields also recurse into variants | John J. Camilleri | |
| It's possible that more constructors need to be handled | |||
| 2021-07-01 | Remove record fields not in lincat | John J. Camilleri | |
| Fixes #100, #101 | |||
| 2021-07-01 | Add top-level signatures and general code cleanup | John J. Camilleri | |
| 2021-06-30 | Sort record fields in lin definitions | John J. Camilleri | |
| Fixes #102 | |||
| 2021-06-30 | Make GF.Grammar.Canonical.Id a type synonym for GF.Infra.Ident.RawIdent | John J. Camilleri | |
| This avoids a lot of conversion back and forth between Strings and ByteStrings This commit was cherry-picked from d0c27cdaae78c670b098740bfb49b428d900e640 (lpgf branch) | |||
| 2019-09-10 | GrammarToCanonical: bug fix: add missing case for Empty | Thomas Hallgren | |
| 2019-03-22 | GF.Compile.GrammarToCanonical: keep unreachable rows in tables | Thomas Hallgren | |
| since unreachable rows can become reachable after grammar transformation. Also export smart constructors for projection and selection. | |||
| 2019-03-14 | GF.Compile.GrammarToCanonical: allow + in reg exps in pre { } | Thomas Hallgren | |
| 2019-03-13 | GF.Grammar.Canonical: some Functor/Foldable/Traversable instances | Thomas Hallgren | |
| 2019-03-07 | Expose GF.Grammar.Canonical + some refactoring | Thomas Hallgren | |
| to make it available in other tools by depending on the gf package and importing it | |||
| 2019-03-07 | Rename module GF.Compile.ConcreteToCanonical to GF.Compile.GrammarToCanonical | Thomas Hallgren | |
