krasimir
3ee356dee4
fix in FoodsMkd.gf
2016-04-08 15:25:12 +00:00
krasimir
c130d28ae3
fixed Foods grammar for Macedonian
2016-04-07 10:49:35 +00:00
krasimir
9db5139e23
Foods grammar for Macedonian. Probably not quite correct
2016-04-05 15:33:44 +00:00
hallgren
fe3dfd7cc4
example/foods/FoodsIce.gf: converted from Latin-1 to UTF-8 encoding
2015-09-10 12:37:12 +00:00
hallgren
8c1c29b829
FoodsTur.gf: use Predef.BIND instead of "&+"
...
...for better results when used with the C run-time system.
2015-07-28 10:58:00 +00:00
hallgren
a7e8a566cf
Omit -optimize-pgf when compiling small example grammars
...
The minibar lets the user choose any category as the start category, but this
can lead to run-time errors for grammars compiled with -optimize-pgf.
The problem can also be observed in the GF shell. For example,
"linearize Fish" (which means that the start category is Kind) fails for
some languages when Foods.pgf is compiled with -optimize-pgf.
2015-05-21 14:44:20 +00:00
hallgren
de33d7dd7c
examples/foods: remove all -path flags
...
All languages n the Foods grammar compile fine with alltenses.
2013-11-29 13:03:19 +00:00
hallgren
9c479393f6
examples/foods: add --# -coding=latin1
...
Adding coding pragmas
--# -coding=latin1
so that grammars will continue to work when we change the default character
encoding to UTF-8.
2013-11-22 17:21:36 +00:00
john.j.camilleri
f5461eb3d4
Remove contribs and examples
...
Everything has now been moved to a separate repository at
https://github.com/GrammaticalFramework/gf-contrib
The contents of the examples folder are build during SetupWeb
2013-09-16 07:17:27 +00:00