split HaskProofCategory into two files
[coq-hetmet.git] / src / HaskStrong.v
2011-03-29 Adam Megaczlots of cleanup
2011-03-25 Adam Megaczadd Concatenable, LatexMath, and fix HaskProofToLatex
2011-03-25 Adam Megaczadd ToLatex instance parameter to HaskStrong
2011-03-21 Adam Megaczmake StrongAlt a parameter rather than field in StrongC...
2011-03-20 Adam Megaczrequire all branches of LetRec be at the same level...
2011-03-19 Adam Megaczadd ToString instance for HaskStrong
2011-03-16 Adam Megaczadd EGlobal/RGlobal for CoreVars whose binder we cannot see
2011-03-15 Adam Megaczreshuffle definitions in an attempt to iron out inter...
2011-03-13 Adam Megaczrestore HaskWeakToStrong functionality that I broke...
2011-03-12 Adam MegaczMake the HaskStrong type representation Kind-indexed...
2011-03-07 Adam Megaczgive HaskWeak its own type representation, fix numerous...
2011-03-07 Adam Megaczbetter names for the auxiliary CaseBranch records
2011-03-07 Adam Megaczstore variables in ELetRecBindings rather than its...
2011-03-02 Adam MegaczInitial checkin of Coq-in-GHC code