| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
argument lists, to get things like Auto/Wagen gender right.
|
|
http://trac.haskell.org/gf/ticket/23
|
|
character encoding correctly ; for this end, collected coding functions in GF.Text.Coding
|
|
|
|
|
|
|
|
|
|
printing instead of walking through the PGF structure before pretty-printing.
The old code was brittle, and only converted strings in the lins and opers, not in printnames and parsers. The old code also double encoded some grammars when using gfc to combine PGF files.
|
|
|