General.v: add list_{ins,del,take,drop}
[coq-hetmet.git] / examples / Demo.hs
2011-06-21 Adam Megaczupdate Demo.hs
2011-06-19 Adam Megaczuse CoreM monad to acquire known-to-compiler identifiers
2011-06-15 Adam Megaczmove to new normalization-based optimizer, add GArrowSk...
2011-06-15 Adam Megaczclean up demo code
2011-06-02 Adam Megaczvery rudimentary support for feedback in GArrowTikZ
2011-05-30 Adam Megaczadd -fflatten and -funsafe-skolemize flags
2011-05-27 Adam Megaczupdate Demo.hs
2011-05-26 Adam Megaczadd new Where rule, eliminate unnecessary ga_swaps...
2011-05-16 Adam Megaczcomplete rewrite of GArrowTikZ, update examples
2011-05-15 Adam Megaczupdate demo for new more-efficient encoding of functions
2011-05-15 Adam Megaczupdate demo
2011-05-14 Adam Megaczupdate examples
2011-05-10 Adam Megaczstart using type-family-based GArrow classes
2011-05-09 Adam Megaczadd Demo.hs