let RCut take a left environment as well
[coq-hetmet.git] / src / Extraction.v
2011-03-25 Adam Megaczsplit Extraction.v so most can be compiled with -dont...
2011-03-21 Adam Megaczadd HaskXXXXCategory, generalized arrows, and reifications
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 Megaczimprove HaskProofToStrong, although its messier now
2011-03-16 Adam Megaczmajor overhaul of WeakToStrong/StrongToWeak; it can...
2011-03-15 Adam Megaczreshuffle definitions in an attempt to iron out inter...
2011-03-14 Adam Megaczrename weakTypeToType'' to weakTypeToTypeOfKind
2011-03-14 Adam Megaczinclude URL for trfrac.sty and mathpartir in LaTeX...
2011-03-14 Adam Megaczbetter error reporting in Extraction.v
2011-03-14 Adam Megaczmajor revision of HaskWeakToStrong, put phi/psi on...
2011-03-13 Adam Megaczrestore HaskWeakToStrong functionality that I broke...
2011-03-13 Adam MegaczRename Extraction.fail to Extraction.Prelude_error
2011-03-13 Adam MegaczEliminate the need for WeakVar decidable equality axiom
2011-03-12 Adam MegaczMake the HaskStrong type representation Kind-indexed...
2011-03-07 Adam Megaczmake latex output use the preview package to set the...
2011-03-07 Adam Megaczadd HaskProofToStrong skeleton implementation
2011-03-07 Adam Megaczadd HaskStrongToWeak
2011-03-07 Adam Megaczadd HaskStrongToProof
2011-03-07 Adam MegaczChanged WEBrak/WEEsc to store a CoreType
2011-03-02 Adam MegaczInitial checkin of Coq-in-GHC code