1
0
forked from GitHub/gf-core
Commit Graph

11 Commits

Author SHA1 Message Date
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
virk.shafqat
f7344b8f38 unicode4k-changed 2012-11-05 16:44:31 +00:00
virk.shafqat
0deb6d8587 ParseHinUrd 2012-06-18 07:50:26 +00:00
john.j.camilleri
2a6ab3543e Urdu: restricted inheritence of CatUrd in NumeralUrd 2012-05-23 07:04:29 +00:00
virk.shafqat
2617a29867 refinements 2012-03-05 09:33:23 +00:00
virk.shafqat
3796ffc0f8 refinementsUrd-2011-05-10 2011-05-10 14:53:08 +00:00
aarne
fb678fcd6c Hindi and Urdu as refactored to Hindustani by Shafqat 2010-11-24 13:20:31 +00:00
aarne
39a525ac11 converted Urdu to utf8 2010-04-02 16:17:29 +00:00
krasimir
8a0d72aeec update in Urdu 2010-03-22 09:01:27 +00:00
krasimir
c019609e23 some changes in Urdu by Shafqat 2010-02-07 09:10:08 +00:00
aarne
cd3e40a2d8 Shafqat's Urdu modules added 2010-01-15 09:09:02 +00:00