minor cleanups, deleted dead code, eliminated use of (==) on CoreType
[coq-hetmet.git] / src / Extraction.v
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