Merge branch 'coq-extraction-baked-in' of /afs/megacz.com/.pub/software/coq-hetmet
[coq-hetmet.git] / src / HaskWeakVars.v
2011-05-31 Adam Megaczbetter error reporting in coreTypeToWeakType; dont...
2011-05-30 Adam Megaczbetter error reporting in coreTypeToWeakType; dont...
2011-05-14 Adam Megaczimprove detection of type function kinds, mainly their...
2011-05-10 Adam Megaczstart using type-family-based GArrow classes
2011-05-09 Adam Megaczsplit HaskLiteralsAndTyCons into two files
2011-03-25 Adam Megaczchange import order in HaskWeakVars
2011-03-15 Adam Megaczreshuffle definitions in an attempt to iron out inter...
2011-03-14 Adam Megaczrevise tyFunKind to use splitKind
2011-03-14 Adam Megaczfirst pass at proper handling of coercions in HaskWeak
2011-03-13 Adam Megaczrestore HaskWeakToStrong functionality that I broke...
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 Megaczgive HaskWeak its own type representation, fix numerous...
2011-03-07 Adam Megaczseparate type/coer/expr variables in HaskWeak case...
2011-03-07 Adam MegaczAdded WeakVar, a separate variable representation for...