summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-02-07PMCFG pretty printerkrasimir
2009-02-02tabularLinearize should always generate label nameskrasimir
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-30metavariables made unique in type checkingaarne
2009-01-25the grammars are now recognized by extension i.e. .pgf is grammar just like ....krasimir
2009-01-25the pgf-server is single-threaded on Windowskrasimir
2009-01-25add Translate-compile.batkrasimir
2009-01-25add Fridge-compile.batkrasimir
2009-01-25hack for pgf-server for Windowskrasimir
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-22improved error messagekrasimir
2009-01-22remove the obsolete GF\Devel directorykrasimir
2009-01-22optimized Data.Binary.Get.getWord8krasimir
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