summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2013-09-16Remove contribs and examplesjohn.j.camilleri
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-08-21added Facebook grammar from SummerSchool tutorial on best practices for ↵ramona.enache
grammar writing
2013-08-20new Foods for Chi, Gla, Oriaarne
2013-06-11Update Maltese Foods grammarjohn
In preparation for presentation at Maltese Linguistics conference next week.
2012-03-01Rename FoodsThai.gf back to FoodsTha.gfhallgren
so that it is included by default when building Foods.pgf for gf -server mode.
2011-12-31A Russian dictionaryNick Frolov
A Russian dictionary generated from a wordlist created by the FreeLing project. The accompanying converter can be used to convert other wordlists in EAGLES format to GF grammars.
2011-12-22Fixing 'linearize' in py-bindings/test.pyjordi.saludes
2011-12-08Changed 'lin' method name to 'linearize' (py-bindings).jordi.saludes
2011-12-08Added an example file as documentation for py-bindings.jordi.saludes
2011-12-07Added parser completions to py-bindings.jordi.saludes
2011-11-21options for no-pmcfg compilation in lib/src/Make.hs (for library developers, ↵aarne
rather than users); adding Thai to some demo and documentation
2011-11-20thword used in FoodsThaiaarne
2011-11-16changed FoodsTha to FoodsThai (to mark it as unstable)aarne
2011-11-15Added ResMlt to foodsjohn.j.camilleri
2011-11-10Fixed lock field warnings in FoodsMltjohn.j.camilleri
2011-11-08FoodsTha, still to be checkedaarne
2011-08-22some adjective fixes in FoodsGleaarne
2011-08-18FoodsGle by Michal Mechuraaarne
2011-08-18FoodsCze by Katerina Bohmovaaarne
2011-02-24FoodsNep by Dinesh Simkaarne
2011-01-31new Foods grammars: Fre by Hissu Hyvärinen and Spa by Maarit Koponenaarne
2010-12-22FoodsPes and Sofy in statusaarne
2010-12-17Add -optimize-pgf to Makefile for Foods.pgfhallgren
2010-09-01Autocompute python version in py-binds.jordi.saludes
2010-09-01Fixing assertion in py-binds test.jordi.saludes
2010-07-28Removing obsolete code in py-bindings.jordi.saludes
2010-07-28Changed calling style in py-bindings.jordi.saludes
2010-07-27Added 'functions' and 'functionType' to py-bindings.jordi.saludes
2010-07-27Added inferExpr to py-bindings.jordi.saludes
2010-07-25Added testing of Expr unapplying in py-bindings.jordi.saludes
2010-07-25Added unapplying of Expr in py-bindings.jordi.saludes
2010-06-07Add missing newline at the end of gf_lexing.h.kevin.kofler
2010-06-07gf_lexing.c (unlexText): properly nul-terminate result.kevin.kofler
2010-07-22Code cleaning in py-bindings.jordi.saludes
2010-07-22Refactoring py object constructors.jordi.saludes
2010-07-22PGFModule rename to PGF in py-bindings.jordi.saludes
2010-07-22Code cleaning in py-bindings.jordi.saludes
2010-07-22Checking args passed to gf functions.jordi.saludes
2010-07-22Refactored py-bindings using Storable.jordi.saludes
2010-07-16Freeing StablePtr's in PyGF.jordi.saludes
2010-07-16Setting Query.pgf as separate dependency in py-bindings.jordi.saludes
2010-07-16Removing intermediaries in py-bindings Makefile.jordi.saludes
2010-07-15New interface to gf based in Storable.jordi.saludes
2010-06-18Added atribution.jordi.saludes
2010-06-18Added showPrintName to py-bindings.jordi.saludes
2010-06-18Added 'languageCode' to py-bindings.jordi.saludes
2010-06-18Added CId and categories to py-bindings.jordi.saludes
2010-06-18Added unit test from translation.jordi.saludes
2010-06-18Added methods to PGFModule.jordi.saludes
2010-06-18Added QuerySpa to tutorial/embedded.jordi.saludes