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
/
Compile
/
ConcreteToHaskell.hs
Age
Commit message (
Expand
)
Author
2021-06-30
Make GF.Grammar.Canonical.Id a type synonym for GF.Infra.Ident.RawIdent
John J. Camilleri
2019-03-13
GF.Grammar.Canonical: some Functor/Foldable/Traversable instances
Thomas Hallgren
2019-03-07
Expose GF.Grammar.Canonical + some refactoring
Thomas Hallgren
2019-03-07
Rename module GF.Compile.ConcreteToCanonical to GF.Compile.GrammarToCanonical
Thomas Hallgren
2019-01-23
Export of concrete syntax to Haskell now goes via Canonical GF
Thomas Hallgren
2019-01-22
More work on the canonica_gf export
Thomas Hallgren
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2015-05-11
added all orthographic primitives
krasimir
2015-04-14
Translating linearization functions to Haskell: move Haskell AST and pretty p...
hallgren
2015-04-07
GF.Compile.ConcreteToHaskell: some documentation
hallgren
2015-02-20
added option -plus-as-bind which treats (+) as a bind when used with runtime ...
krasimir
2015-02-12
Translating linearization functions to Haskell: more simplifications
hallgren
2015-02-11
Translating linearization functions to Haskell: simplify the generated Haskel...
hallgren
2015-02-09
Translating linearization functions to Haskell: support for variants
hallgren
2015-01-19
Translating linearization functions to Haskell: move a common record type to ...
hallgren
2015-01-14
Translating linearization functions to Haskell: better treatment of special t...
hallgren
2015-01-08
Translating linearization functions to Haskell: add support for pre {...}
hallgren
2015-01-07
Translating linearization functions to Haskell: use qualified names to avoid ...
hallgren
2015-01-06
Translating linearization functions to Haskell: significant code size reductions
hallgren
2015-01-06
More work on translating linearization functions to Haskell
hallgren
2014-12-11
Work in progress on translating linearization functions to Haskell
hallgren