summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-05-16the new PMCFG compilation scheme is pushed. the old version is kept in Genera...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-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-11-gfo-files is consulted not only when .gfo files are created but also when we...krasimir
2009-05-09implement --gfo-dir. before it was recognized but ignoredkrasimir
2009-04-30forgot to add GF.System.UseEditline and GF.System.UseHaskelinekrasimir
2009-04-30conditional support for haskeline, readline and editlinekrasimir
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-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-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-03-28examples of file conversion with psaarne
2009-03-18flag -env=quotes (and possible other flags) to restrict psaarne
2009-03-18string operation in environment (begin and end marks)aarne
2009-03-17Greek (modern) transliteration schemeaarne
2009-03-17add the compiled Haskell sources for Parser and Lexerkrasimir
2009-03-16incomplete support for record types in the abstract syntaxkrasimir
2009-03-16use new parser which supports the syntax in GF.Grammar.Grammar directlykrasimir
2009-03-15export ppLabel from GF.Grammar.Printerkrasimir
2009-03-15some more refactoringkrasimir
2009-03-15code cleanup in the typecheckerkrasimir
2009-03-14fix typo cs1 -> c2. the whole typechecker was broken before thatkrasimir
2009-03-13remove the obsolete GF.Infra.PrintClasskrasimir
2009-03-12don't use ByteString.copy in Data.Binary this makes it far too slowkrasimir
2009-03-11idea pageaarne
2009-03-09special cases for printing the build-in PMCFG categorieskrasimir
2009-03-05fix the update of overloaded functionskrasimir
2009-03-05print semicolon after the ind statementkrasimir
2009-03-05in GF.Grammar.Update - remove the indirection before to print the error messagekrasimir
2009-03-04GF.Grammar.Printer: parenthesis around single identifier are not necessarykrasimir
2009-03-04another missing case in GF.Grammar.Printerkrasimir
2009-03-04qualified/unqualified mode for GF.Grammar.Printer. Used in the "cc" commandkrasimir
2009-03-04added few missing cases in GF.Grammar.Printerkrasimir
2009-03-03newlines and indentation in XML printingaarne
2009-02-23fix the handling of flag codingkrasimir
2009-02-23Perhaps -> Maybe refactoring and better error message for conflicts during mo...krasimir
2009-02-08fixes in the pretty printer for PMCFGkrasimir