index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
/
GF
/
Server.hs
Age
Commit message (
Expand
)
Author
2020-11-12
Omitted import Except(..)
Liyana
2020-11-10
Replaced Control.Monad.Error with Control.Monad.Except
Liyana
2018-11-28
Revert "Completely remove uses of example-based"
John J. Camilleri
2018-11-28
Completely remove uses of example-based
John J. Camilleri
2018-06-27
GF.Server: add 'import Control.Applicative' for compatibilit with GHC<7.10
Thomas Hallgren
2018-03-29
gfse: show grammar comments in the list of public grammars
Thomas Hallgren
2016-06-15
GF cloud: more readable formatting of the GF version page
hallgren
2016-06-09
PGF service & minibar: only show dependency diagrams if the labels are known
hallgren
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2015-04-17
gf -server: include grammar modification time in the info returned by /version
hallgren
2015-03-11
GF.Server: request logging: increase length limit from 100 500 chars per field
hallgren
2015-02-20
PGF Service: limit the number of parallel calls to the C run-time parse funct...
hallgren
2015-02-16
Changes for compatibility with ghc-7.10-rc2
hallgren
2014-12-11
GF.Server: remove some code duplication
hallgren
2014-10-15
Rename modules GFI, GFC & GFServer...
hallgren