summaryrefslogtreecommitdiff
path: root/src/GF/Quiz.hs
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2009-12-13unicode encoding in quiz questions fixedaarne
2009-09-08now the datatype Tree is only internal. All API functions are working with ↵krasimir
Expr directly. Commands gt, gr, p and rf filter out the output via the typechecker
2009-02-23fix the handling of flag codingkrasimir
2008-10-20preparation for dep. types. The -cat option can take any type instead of ↵krasimir
just a category. The PGF API is generalized as well.
2008-10-19move PGF.Quiz to GF.Quiz. It is not part of the PGF APIkrasimir