summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-20now a single line comment (--) is recongized as an empty command. Usefull for...krasimir
2009-05-20examples/test is moved to testsuitekrasimir
2009-05-18removed some debug traceskrasimir
2009-05-18added filtering for useless productions in PMCFGkrasimir
2009-05-18pattern macros: oper f : pattern T = # p ; used as #f in patternsaarne
2009-05-18entry "make gf" in Makefile with similar effect as in old src/Makefileaarne
2009-05-16the new PMCFG compilation scheme is pushed. the old version is kept in Genera...krasimir
2009-05-13implement command 'runghc Setup.hs test'krasimir
2009-05-15new pre syntax (as alternative): pre {"o" | "i" => "an" ; _ => "a"}aarne
2009-05-15the check for lincat C = <> is made more robustkrasimir
2009-05-15if the lincat is empty record the linearizations are derived automaticallykrasimir
2009-05-14added command rgl-none in Setup.hskrasimir
2009-05-13in command 'ai' send the output through the pipekrasimir
2009-05-13now command 'ai' prints the list of functions for given categorykrasimir
2009-05-12added command ai which prints information about given identifierkrasimir
2009-05-11Setup.hs now builds RGL. the code is borrowed from Make.hskrasimir
2009-05-11-gfo-files is consulted not only when .gfo files are created but also when we...krasimir
2009-05-09Turkish: set coding=utf8 in NumeralsTur.gfkrasimir
2009-05-09implement --gfo-dir. before it was recognized but ignoredkrasimir
2009-05-08Turkish: bugfix in mkPronkrasimir
2009-05-08Turkish: implement NumCard and NumNumeralkrasimir
2009-05-08Turkish: implement UsePronkrasimir
2009-05-08Turkish: harmony2 and harmony4 should be more liberalkrasimir
2009-05-08Turkish: add abessive case for the pronounskrasimir
2009-05-07Turkish: fixed vowel harmonykrasimir
2009-05-07Turkish: scratch the NP categorykrasimir
2009-05-07Turkish: some more nouns in the lexicon and some work on the paradigms. still...krasimir
2009-04-30forgot to add GF.System.UseEditline and GF.System.UseHaskelinekrasimir
2009-04-30conditional support for haskeline, readline and editlinekrasimir
2009-04-30added new Makefile in the top directory which calls Cabal for compilationkrasimir
2009-04-30added -gf-lib-path option which overides the value of GF_LIB_PATHkrasimir
2009-04-30upgrade to GHC 6.10.2krasimir
2009-04-27have_V2 in Structuralaarne
2009-04-26started to move have_V2 from Lexicon to Structural ; fixes in Hindi translit ...aarne
2009-04-20documentation before on-line courseaarne
2009-04-15proper pretty printing of tokens in PGF.PMCFGkrasimir
2009-04-14on-line course announced on the summer school pageaarne
2009-04-14refactor GF.Data.BacktrackM to use the MonadState and Functor classeskrasimir
2009-04-08hebrew transliteration addedaarne
2009-04-08food grammar path changed in tutorialaarne
2009-04-06warning for overshadowed patterns, temporal solutionaarne
2009-04-02raise better error message when decode GFO filekrasimir
2009-04-02raise better error message when decode PGF filekrasimir
2009-04-02version in Makefileaarne
2009-04-02Updated version numbers.aarne
2009-04-02fixes before beta3 releaseaarne
2009-03-28BronzeageAra compiles again, via minimal Syntaxaarne
2009-03-28restoring Arabic to new APIaarne
2009-03-28doc for next-lib; adjustments in summerschool-flyeraarne
2009-03-26adapt Precedence.gf to new syntax; bug fix in Swedish mkAaarne