summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Server.hs
AgeCommit message (Expand)Author
2020-11-12Omitted import Except(..)Liyana
2020-11-10Replaced Control.Monad.Error with Control.Monad.ExceptLiyana
2018-11-28Revert "Completely remove uses of example-based"John J. Camilleri
2018-11-28Completely remove uses of example-basedJohn J. Camilleri
2018-06-27GF.Server: add 'import Control.Applicative' for compatibilit with GHC<7.10Thomas Hallgren
2018-03-29gfse: show grammar comments in the list of public grammarsThomas Hallgren
2016-06-15GF cloud: more readable formatting of the GF version pagehallgren
2016-06-09PGF service & minibar: only show dependency diagrams if the labels are knownhallgren
2015-08-28Comment out some dead code found with -fwarn-unused-bindshallgren
2015-04-17gf -server: include grammar modification time in the info returned by /version hallgren
2015-03-11GF.Server: request logging: increase length limit from 100 500 chars per fieldhallgren
2015-02-20PGF Service: limit the number of parallel calls to the C run-time parse funct...hallgren
2015-02-16Changes for compatibility with ghc-7.10-rc2hallgren
2014-12-11GF.Server: remove some code duplicationhallgren
2014-10-15Rename modules GFI, GFC & GFServer...hallgren