summaryrefslogtreecommitdiff
path: root/src-3.0/GF/Compile/Compute.hs
AgeCommit message (Collapse)Author
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-05-31added positions to Module record; avoided Module constructor where possible; ↵aarne
moved Refresh to Compile/
2008-05-29sync with laptop version, irrelevant changesaarne
2008-05-27some fixes in pattern matching in Computeaarne
2008-05-29type computed in table T [...]aarne
2008-05-27prepare for optimizing tuple pattern matchingaarne
2008-05-22move GF.Devel.Compute to GF.Compile.Computekr.angelov