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
/
Compiler.hs
Age
Commit message (
Expand
)
Author
2017-09-07
the experimental export to Lambda Prolog is now obsolete and is removed
Krasimir Angelov
2016-03-22
fix the handling of separators in BNFC which are not nonempty
krasimir
2016-03-22
CFGtoPGF is now extended to support context-free grammars with primitive para...
krasimir
2016-03-21
initial support for BNFC syntax in context-free grammars for GF. Not all feat...
krasimir
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2014-12-11
Work in progress on translating linearization functions to Haskell
hallgren
2014-12-08
Haddock documentation: expose exportPGF, some other small improvements
hallgren
2014-11-10
Documentation improvements and cleanup relating to the IOE monad
hallgren
2014-10-22
Various small changes for improved documentation
hallgren
2014-10-21
ModuleName and Ident are now distinct types
hallgren
2014-10-16
Some work on the haddock documentation
hallgren
2014-10-16
More haddock documentation improvements
hallgren
2014-10-15
Rename modules GFI, GFC & GFServer...
hallgren