summaryrefslogtreecommitdiff
path: root/src/GF
AgeCommit message (Expand)Author
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-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-07PMCFG pretty printerkrasimir
2009-02-01another bugfix in the module dependency checkerkrasimir
2009-02-01the new pretty printer is now used for all -dump-* options. added -dump-sourc...krasimir
2009-02-01small fixes in GF.Grammar.Printerkrasimir
2009-01-31merge Lookup and LookAbs and move some lookup functions from PrGrammar to Lookupkrasimir
2009-01-31the dependency graph now shows all dependencieskrasimir
2009-01-31some dead code elimination in UseIO and ReadFileskrasimir
2009-01-31fix flag handling in combination with binary serializationkrasimir
2009-01-31bug fix in the module dependencies checkerkrasimir
2009-01-23remove some more obsolete codekrasimir
2009-01-23.gfo files in binary formatkrasimir
2009-01-23--make now implies --batchkrasimir
2009-01-23pretty printing of qualified identifierskrasimir
2009-01-23remove unused importkrasimir
2009-01-22remove the obsolete GF\Devel directorykrasimir
2009-01-20add hopefully complete binary serialization for the GF.Grammar.Grammar abstra...krasimir
2009-01-20simple fixes in GF.Grammar.Printerkrasimir
2009-01-20whitespace onlykrasimir
2009-01-20remove some dead types from GF.Grammar.Grammarkrasimir
2009-01-20added pretty printing for flagskrasimir
2009-01-20pretty printer for the GF.Grammar syntax. still not in usekrasimir
2009-01-19refactor the GF.Grammar.Grammar syntax. The obsolete constructions are removedkrasimir
2008-12-19command dg for showing source grammar dep graph restoredaarne
2008-12-17added codepage 1250 i.e. central european. Useful for Polish, Czech, Slovak,...krasimir
2008-12-15visualization of word alignment based on bracketing (command aw); does not wo...aarne
2008-12-13bracketing with tree node reference: l -bracketaarne
2008-12-12morphological analyser in shell state - now reasonably fastaarne
2008-12-08removed dependencies of Zipper and editor in GF grammar compileraarne
2008-12-08preperations for Val of paramsaarne