summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF/Generate.hs
AgeCommit message (Collapse)Author
2010-10-11now the generation from template with meta-variables respects the dependent ↵krasimir
types
2010-10-02backtracking for random generation is not enough. we must restart the search ↵krasimir
after each solution
2010-10-02refactor the API for random generation again. Now PGF contains probabilities ↵krasimir
in the abstract syntax
2010-09-22the first revision of exhaustive and random generation with dependent types. ↵krasimir
Still not quite stable.
2010-05-06fixed two bugs in gtaarne
2010-02-02gr for several metas fixed ; commented out one alternative in SammieGer to ↵aarne
make it compile
2010-02-01commands mq and tq can take a tree with metas to guide generationaarne
2010-01-30gt and gr can start from a tree with metavariables, just filling themaarne
2010-01-26bug fixes in biased generation ; example probs file in lib/srcaarne
2010-01-26added probabilities to trees and random gen; not yet in shellaarne
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated