| Age | Commit message (Expand) | Author |
| 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 |
| 2014-12-11 | Work in progress on translating linearization functions to Haskell | hallgren |
| 2014-11-10 | Some work to improve the structure of the haddock documenation | hallgren |
| 2014-11-05 | gf.cabal: when compiling with ghc>=7.8 require cgi>=3001.2.2.0 | hallgren |
| 2014-10-28 | Use terminfo to highlight warnings and errors in blue and red | hallgren |
| 2014-10-20 | Some small documentation improvements | hallgren |
| 2014-10-16 | Rename src/programs/gf.hs to gf-main.hs to avoid confusing GHC | hallgren |
| 2014-10-16 | Turn the GF compiler into a library. Main program is now in src/programs/gf.hs | hallgren |
| 2014-10-15 | Rename modules GFI, GFC & GFServer... | hallgren |
| 2014-09-11 | gf.cabal: add missing c-sources for the Haskell binding to the C run-time lib... | hallgren |
| 2014-09-03 | gf.cabal, gf-server.cabal: add version bounds on network & httpd-shed | hallgren |
| 2014-08-25 | gf.cabal ghc-options: don't force -j, -auto-all has been renamed to -fprof-auto | hallgren |
| 2014-08-11 | a partial support for def rules in the C runtime | kr.angelov |
| 2014-07-25 | gf.cabal: fix depend in --flags=-custom-binary case | Sergei Trofimovich |
| 2014-06-24 | minibar: include the grammar's last modification in the grammar info shown by... | hallgren |
| 2014-06-21 | Update web pages and bump version number to 3.6! | hallgren |