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
2019-04-12
respect the probs option also when merging PGFs
krangelov
2019-03-07
Rename module GF.Compile.ConcreteToCanonical to GF.Compile.GrammarToCanonical
Thomas Hallgren
2019-02-26
replace aeson with json
krangelov
2019-02-08
enable export of canonical grammars to JSON and YAML
Peter LjungloĢf
2019-01-22
More work on the canonica_gf export
Thomas Hallgren
2019-01-17
Adding -output-format canonical_gf
Thomas Hallgren
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