summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-17added pt -transferkrasimir
2009-09-17remove the transfer modules. We don't need anything special, a transfer modul...krasimir
2009-09-17bugfix in the ai commandkrasimir
2009-09-16more fixes in the testsuitekrasimir
2009-09-16another fix in the testsuitekrasimir
2009-09-16fix some tests in the testsuitekrasimir
2009-09-16add Romanian to the build systemkrasimir
2009-09-15make Romanian compilable for present, and Bronzeage for most languagesaarne
2009-09-15forgot to push the changes to GF.cabalkrasimir
2009-09-14update the compiler testsuitekrasimir
2009-09-14clean up the GF.Grammar APIkrasimir
2009-09-14Use GF.Grammar.Printer everywhere instead of PrGrammarkrasimir
2009-09-14fix typo in CheckGrammarkrasimir
2009-09-14added some tests in the testsuite for the compilerkrasimir
2009-09-14CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that w...krasimir
2009-09-13added needsTypeCheck parameter to CommandInfo. The argument to the command is...krasimir
2009-09-13the testsuite\runtime\parser test now generates random trees to test the pars...krasimir
2009-09-11added wrapper functions for expression manipulations in PGF. The Haskell API ...krasimir
2009-09-11polish the PGF API and make Expr and Type abstract types. Tree is a type syno...krasimir
2009-09-08now the datatype Tree is only internal. All API functions are working with Ex...krasimir
2009-09-07export Hypo(..) from PGFkrasimir
2009-09-07make the PMCFG generation lazy again. it was made strict when the profiler wa...krasimir
2009-09-06hopefully complete and correct typechecker in PGFkrasimir
2009-07-07bugfixes in the parser for PGF.Type.Typekrasimir
2009-07-05bugfix in PGF.Expr.applykrasimir
2009-07-05PGF.Type.Hypo now can represent explicit and implicit arguments and argument ...krasimir
2009-07-05PGF.Expr.eval now returns suspension when a meta variable is encounteredkrasimir
2009-09-05simple profiler for PMCFGkrasimir
2009-09-03revised FoodsHebaarne
2009-08-27the -dump-X options should convert to UTF8krasimir
2009-08-29food grammars added, with copyright statementsaarne
2009-08-28added contrib and summerschoolaarne
2009-08-27if there is oper patt = #(...) then it also should be decoded to Unicodekrasimir
2009-08-27some corrections in Bronzeageaarne
2009-08-27Persian transliterationaarne
2009-08-25let the 'se utf8' command change the terminal codepage to 65001 on Windowskrasimir
2009-08-21ancient greek ut additionsaarne
2009-08-19the parsing test now evaluates all languageskrasimir
2009-08-19add functions and functionType to the PGF APIkrasimir
2009-08-18let the GF.Grammar.Printer printer output the unicode symbols directlykrasimir
2009-08-18fix the unicode encoding problem with the cc commandkrasimir
2009-08-07transliteration now needs addition only in one file; a code can be more than ...aarne
2009-08-06merge some changes from the latest version of Data.Binary. Makes the binary d...krasimir
2009-07-22added testcase for pattern matching on runtime variableskrasimir
2009-07-22updated the output in testsuite/compiler/check/linskrasimir
2009-07-07added testcases for evaluation with suspensionkrasimir
2009-07-06added example for abstract syntax of RDFkrasimir
2009-06-24updated bibliographyaarne
2009-06-24simplification: decodeFile doesn't have to check that the file is empty anymorekrasimir
2009-06-24make the Functor Get instance in Data.Binary strict to be sure that the decod...krasimir