NaturalDeductionContext: add arrangePullback
[coq-hetmet.git] / src / HaskWeakToCore.v
2011-05-31 Adam Megaczupdate for new GHC coercion representation
2011-05-10 Adam Megaczstart using type-family-based GArrow classes
2011-05-09 Adam Megaczsplit HaskLiteralsAndTyCons into two files
2011-03-25 Adam Megaczmove ModalBoxTyCon, ArrowTyCon to HaskLiteralsAndTyCons
2011-03-16 Adam Megaczbetter variable names in HaskWeakToCore
2011-03-15 Adam Megaczfinal batch of fixups before enabling -fcoqpass
2011-03-15 Adam Megaczfix spellings in Extraction-prefix.hs, minor tweaks
2011-03-15 Adam Megaczreshuffle definitions in an attempt to iron out inter...
2011-03-14 Adam Megaczadd support for CSP in HaskCore+HaskWeak
2011-03-14 Adam Megaczminor cleanups in HaskStrongToWeak
2011-03-14 Adam Megaczfirst pass at proper handling of coercions in HaskWeak
2011-03-14 Adam Megaczbetter error reporting in Extraction.v
2011-03-14 Adam Megaczfix spelling error in HaskWeakToCore
2011-03-14 Adam Megaczremove weakTypeOfWeakExpr and replaceWeakTypeVar, no...
2011-03-14 Adam Megaczstore the scrutinee CoreVar in WeakExpr Case to simplif...
2011-03-14 Adam Megaczstore the magic CoreVar for hetmet brak/esc in WeakExpr...
2011-03-13 Adam Megaczrestore HaskWeakToStrong functionality that I broke...
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 Megaczseparate type/coer/expr variables in HaskWeak case...
2011-03-07 Adam Megaczadd HaskWeakToCore