Files
gf-core/lib/src/bulgarian
hallgren 72459b5158 lib/src/*/Numeral*.gf: fix inconsistent inheritance form Cat
While the abstract Numeral inherits only Cat[Numeral,Digits], some of the
concrete NumeralNNN of Numeral inherited everything from CatNNN.

Normally the compiler outputs a warning message when a concrete syntax 
contains superflous lincats, but apparently not when they get included
through inheritance...

This does not seem to cause problems in the Haskell run-time system, but the 
C run-time system fails to load PGFs with superflous lincats.

This problems shows up when creating application grammars that inherit Numeral.
The Phrasebook is an example of such a grammar.
2015-08-26 11:53:16 +00:00
..
2013-12-04 08:20:40 +00:00
2014-12-11 23:11:24 +00:00
2010-05-21 12:52:03 +00:00
2014-12-05 12:47:56 +00:00
2014-12-06 21:31:09 +00:00
2013-12-04 08:20:40 +00:00
2013-12-04 08:20:40 +00:00
2014-05-07 07:49:45 +00:00
2013-12-04 08:20:40 +00:00
2013-12-04 08:20:40 +00:00
2014-12-10 20:35:22 +00:00
2013-12-04 08:20:40 +00:00