add commented-out/incomplete implementation of simplifyWeakExpr
[coq-hetmet.git] / examples /
2011-05-26 Adam Megaczfix types of GAS_loop{l,r}
2011-05-26 Adam Megaczadd new Where rule, eliminate unnecessary ga_swaps...
2011-05-16 Adam Megaczcomplete rewrite of GArrowTikZ, update examples
2011-05-16 Adam MegaczGArrowSkeleton: add some more optimization cases
2011-05-16 Adam MegaczGArrowPortShape: add detectShape
2011-05-16 Adam MegaczUnify.hs: commenting fix
2011-05-15 Adam Megaczadd begin/end{preview} to tex output
2011-05-15 Adam MegaczGArrowTikZ: improve pdf page cropping
2011-05-15 Adam Megaczupdate demo for new more-efficient encoding of functions
2011-05-15 Adam Megaczupdate demo
2011-05-15 Adam Megaczadd GArrowPortShape
2011-05-15 Adam Megaczadd GArrowSkeleton
2011-05-14 Adam Megaczupdate examples
2011-05-10 Adam Megaczstart using type-family-based GArrow classes
2011-05-09 Adam Megaczadd Demo.hs
2011-05-09 Adam Megaczmake GArrowTikZ into a module rather than a standalone...
2011-04-26 Adam Megaczadd Makefile target for tikz demo
2011-04-26 Adam Megaczadd examples/Makefile
2011-04-25 Adam Megaczupdate GArrowTikZ.hs; still not finished, though
2011-04-24 Adam Megaczadd Unify.hs to examples
2011-04-10 Adam Megaczadd skeleton of GArrowTikZ
2011-03-29 Adam Megacztweak comments in examples
2011-03-29 Adam Megaczreorganized examples directory
2011-03-28 Adam Megaczfallback plan: turn all CoreSyn coercions into unsafeCoerce
2011-03-27 Adam Megaczuncomment more of the tutorial
2011-03-22 Adam Megaczupdate tutorial for new GArrow classes
2011-03-21 Adam Megaczcomment out portions of the tutorial which do not yet...
2011-03-19 Adam Megaczcheckpoint
2011-03-16 Adam Megaczexpand tutorial.hs, include justification for scoping...
2011-03-14 Adam Megaczadd tutorial to the repository