summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Quiz.hs
AgeCommit message (Expand)Author
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2010-11-17fixed some bugs in translation quizaarne
2010-10-02refactor the API for random generation again. Now PGF contains probabilities ...krasimir
2010-09-22the first revision of exhaustive and random generation with dependent types. ...krasimir
2010-04-30for backward compatibility we have the old parse function again. the old func...krasimir
2010-04-30first incarnation of the bracketed string APIkrasimir
2010-04-19use the native unicode support from GHC 6.12krasimir
2010-02-01commands mq and tq can take a tree with metas to guide generationaarne
2010-01-31command l -list ; fixed mq to work with the new tabularLinearizesaarne
2010-01-17now the linearization is completely based on PMCFGkrasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir