| Age | Commit message (Expand) | Author |
| 2018-11-28 | Completely remove uses of example-based | John J. Camilleri |
| 2018-11-28 | remove custom-binary flag; update Cabal version restriction; bump version to ... | John J. Camilleri |
| 2018-07-31 | gf.cabal: expose GF.Text.Lexing, needed by gf-server.cabal | Thomas Hallgren |
| 2018-07-26 | Minimal update with new repo URLs & build instructions | John J. Camilleri |
| 2018-07-25 | [GF Split] Post-split updates | John J. Camilleri |
| 2018-07-05 | Relax dependency on `directory` package for Setup | John J. Camilleri |
| 2018-07-05 | revert to a version compatible with Cabal 1.22 | Krasimir Angelov |
| 2018-07-05 | Cleanup in Setup.hs; include `custom-setup:setup-depends` in cabal file. | John J. Camilleri |
| 2018-07-04 | Remove code which tries to get version information from darcs folder | John J. Camilleri |
| 2018-06-13 | Remove editor mode files from Haskell package (in gf.cabal) | John J. Camilleri |
| 2018-04-18 | gf.cabal: use -fhide-source-paths | Thomas Hallgren |
| 2017-09-07 | the experimental export to Lambda Prolog is now obsolete and is removed | Krasimir Angelov |
| 2017-09-04 | eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an interna... | Krasimir Angelov |
| 2017-09-04 | move the custom Binary package back to src/runtime/haskell | Krasimir Angelov |
| 2017-08-29 | added option -output-format=java for producing code for embedded grammars in ... | Krasimir Angelov |
| 2017-08-18 | Bump version requirements to base>=4.6, Cabal>=1.20 | Thomas Hallgren |
| 2017-08-11 | Final changes before the release of GF 3.9 | Thomas Hallgren |
| 2017-08-11 | gf.cabal: don't enable warnings about unused imports by default | Thomas Hallgren |
| 2017-06-30 | gf.cabal: update bug-reports and tested-with | Thomas Hallgren |
| 2017-06-29 | gf.cabal: update the source repository to point to the GitHub repository | Thomas Hallgren |
| 2017-02-21 | Fix compilation errors caused by changes in PGF2 | hallgren |
| 2016-07-05 | gf.cabal: bump version to 3.8-darcs | hallgren |
| 2016-06-22 | Final changes for the GF 3.8 release | hallgren |
| 2016-06-17 | Documentation updates | hallgren |
| 2016-06-16 | A few documentation updates | hallgren |
| 2016-06-16 | gf.cabal: don't build pgf-shell any more, it's been superceded by gf -cshell | hallgren |
| 2016-03-21 | initial support for BNFC syntax in context-free grammars for GF. Not all feat... | krasimir |
| 2016-03-02 | gf.cabal: Remove GF.Compile.Compute.ConcreteNew1 | hallgren |
| 2016-02-23 | add lexer and unlexer for Ancient Greek accent normalization | leiss |
| 2015-10-07 | gf.cabal: require base>=4.5 (ghc>=7.4) | hallgren |
| 2015-10-05 | Update PGF API documentation link on home page, bump version number in gf.cab... | hallgren |
| 2015-10-02 | Bump version number to 3.7.1 and finalize documentation | hallgren |
| 2015-09-11 | Parallel compilation: "gf -make -j" and "gf -make -j=n" now work as expected | hallgren |
| 2015-09-03 | PGF2.Expr fixes | hallgren |
| 2015-08-12 | GF shell: source commands (cc, sd, so, ss & dg) can now be used in pipes | hallgren |
| 2015-08-10 | Forgot to include gf.cabal in previous patch | hallgren |
| 2015-08-10 | gf -cshell: preliminary support for the C run-time system in the GF shell | hallgren |
| 2015-08-10 | Refactor GF shell modules to improve modularity and reusability | hallgren |
| 2015-06-25 | Remove left over [...] from release notes, bump version number in gf.cabal to... | hallgren |
| 2015-06-25 | Update home page, download page & release notes for GF 3.7. Bump version numb... | hallgren |
| 2015-06-25 | Documentation updates for the release of GF 3.7 | hallgren |
| 2015-04-20 | forgot to update gf.cabal | krasimir |
| 2015-04-14 | Translating linearization functions to Haskell: move Haskell AST and pretty p... | hallgren |
| 2015-03-05 | gf.cabal: increase idle time before full GC to 5 seconds | hallgren |
| 2015-03-05 | remove some more old code | krasimir |
| 2015-02-25 | gf.cabal: adjust version constrains on the network, cgi and httpd-shed packages | hallgren |
| 2015-02-25 | PGFService: make the restriction on parallelism more effective | hallgren |
| 2015-02-16 | Changes for compatibility with ghc-7.10-rc2 | hallgren |
| 2015-01-14 | gf.cabal: include PGF.Haskell | hallgren |
| 2014-12-15 | gf.cabal: include editor modes in the list of data files to install | hallgren |