| Age | Commit message (Expand) | Author |
| 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 |
| 2014-06-17 | gf.cabal: add a maintainer field | hallgren |
| 2014-06-12 | PGF library: expose only PGF and PGF.Internal instead of all modules | hallgren |
| 2014-05-07 | Two improvements in the pgf-shell example | hallgren |
| 2014-04-22 | gf.cabal: require base>=4.3 | hallgren |
| 2014-04-22 | gf.cabal: add GF builtin default -K64M. Enable parallel compile with ghc>=7.8 | hallgren |
| 2014-04-08 | Move basic lexing functions from GF.Text.Lexing to the new module PGF.Lexing | hallgren |
| 2014-03-04 | Three fixes for compatibility with GHC 7.8 | hallgren |
| 2014-02-10 | Fix broken C runtime support in gf.cabal and PGFService.hs | hallgren |
| 2014-02-07 | gf.cabal: pgf-shell needs containers now | hallgren |
| 2014-02-07 | pgf-shell: enable -rtsopts, call performGC between commands | hallgren |
| 2014-02-03 | gf.cabal: add default-language to silence warning | hallgren |
| 2014-01-21 | gf.cabal: bump version number to 3.5.12 | hallgren |
| 2014-01-20 | Optionally include C run-time support | hallgren |
| 2013-12-18 | Release note updates and some other minor things | hallgren |
| 2013-12-17 | Add backward compatibility for reading old PGF files | hallgren |
| 2013-12-10 | option --split-pgf replaces option --mk-index. This splits the PGF into one f... | kr.angelov |
| 2013-12-03 | testsuite: Use Cabal's new test suite interface | hallgren |