| Age | Commit message (Collapse) | Author |
|
|
|
|
|
untested.
|
|
|
|
|
|
|
|
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.
|
|
|
|
languages which don't have parsers, instead of always throwing exceptions when some language is missing a parser.
|
|
|
|
|
|
transliteration added
|
|
|
|
|
|
with older cgi versions.
|
|
|
|
|
|
|
|
warning guaranteed if this is because restricted inheritance)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to display resdemo.html correctly.
|
|
|
|
|
|
|
|
|
|
completion as well
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Because the PGF file gets all the flags from the GFO file automatically, we get the coding flag in the PGF file too. This is undesirable, since PGF is supposed to always by in UTF-8.
|
|
|
|
|
|
|
|
|
|
|
|
|