| 2011-05-27 | 
Adam Megacz | partial support for LetRec in flattener | 
commit | commitdiff | tree | snapshot | 
| 2011-05-26 | 
Adam Megacz | fix types of GAS_loop{l,r} | 
commit | commitdiff | tree | snapshot | 
| 2011-05-26 | 
Adam Megacz | add new Where rule, eliminate unnecessary ga_swaps...  | 
commit | commitdiff | tree | snapshot | 
| 2011-05-26 | 
Adam Megacz | note to self in HaskWeak | 
commit | commitdiff | tree | snapshot | 
| 2011-05-23 | 
Adam Megacz | NaturalDeduction: add nd_exch | 
commit | commitdiff | tree | snapshot | 
| 2011-05-16 | 
Adam Megacz | HaskFlattener: support escapifying multi-leaf contexts | 
commit | commitdiff | tree | snapshot | 
| 2011-05-16 | 
Adam Megacz | complete rewrite of GArrowTikZ, update examples | 
commit | commitdiff | tree | snapshot | 
| 2011-05-16 | 
Adam Megacz | GArrowSkeleton: add some more optimization cases | 
commit | commitdiff | tree | snapshot | 
| 2011-05-16 | 
Adam Megacz | GArrowPortShape: add detectShape | 
commit | commitdiff | tree | snapshot | 
| 2011-05-16 | 
Adam Megacz | Unify.hs: commenting fix | 
commit | commitdiff | tree | snapshot | 
| 2011-05-15 | 
Adam Megacz | add begin/end{preview} to tex output | 
commit | commitdiff | tree | snapshot | 
| 2011-05-15 | 
Adam Megacz | GArrowTikZ: improve pdf page cropping | 
commit | commitdiff | tree | snapshot | 
| 2011-05-15 | 
Adam Megacz | update demo for new more-efficient encoding of functions | 
commit | commitdiff | tree | snapshot | 
| 2011-05-15 | 
Adam Megacz | more efficient encoding of function types | 
commit | commitdiff | tree | snapshot | 
| 2011-05-15 | 
Adam Megacz | add an identity production for Arrange | 
commit | commitdiff | tree | snapshot | 
| 2011-05-15 | 
Adam Megacz | update demo | 
commit | commitdiff | tree | snapshot | 
| 2011-05-15 | 
Adam Megacz | add GArrowPortShape | 
commit | commitdiff | tree | snapshot | 
| 2011-05-15 | 
Adam Megacz | add GArrowSkeleton | 
commit | commitdiff | tree | snapshot | 
| 2011-05-15 | 
Adam Megacz | fix bug in flattener, make extensionality axiom explicit | 
commit | commitdiff | tree | snapshot | 
| 2011-05-14 | 
Adam Megacz | update examples | 
commit | commitdiff | tree | snapshot | 
| 2011-05-14 | 
Adam Megacz | integrate skolemization pass with flattening | 
commit | commitdiff | tree | snapshot | 
| 2011-05-14 | 
Adam Megacz | improve detection of type function kinds, mainly their...  | 
commit | commitdiff | tree | snapshot | 
| 2011-05-14 | 
Adam Megacz | add split_list to General.v | 
commit | commitdiff | tree | snapshot | 
| 2011-05-14 | 
Adam Megacz | add ToString instance for lists | 
commit | commitdiff | tree | snapshot | 
| 2011-05-13 | 
Adam Megacz | first draft of skolemization pass | 
commit | commitdiff | tree | snapshot | 
| 2011-05-13 | 
Adam Megacz | add EqDecidable instances for option and Tree | 
commit | commitdiff | tree | snapshot | 
| 2011-05-12 | 
Adam Megacz | swap order of hypotheses in RApp to match RLet | 
commit | commitdiff | tree | snapshot | 
| 2011-05-12 | 
Adam Megacz | rewrite {take,drop}_arg_types to avoid use of equality...  | 
commit | commitdiff | tree | snapshot | 
| 2011-05-12 | 
Adam Megacz | HaskFlattener: represent first-order abstraction using...  | 
commit | commitdiff | tree | snapshot | 
| 2011-05-12 | 
Adam Megacz | HaskFlattener: use ga_mk_raw | 
commit | commitdiff | tree | snapshot | 
| 2011-05-12 | 
Adam Megacz | update PCF.v for new ECKind | 
commit | commitdiff | tree | snapshot | 
| 2011-05-12 | 
Adam Megacz | HaskFlattener: simplify the flattener | 
commit | commitdiff | tree | snapshot | 
| 2011-05-12 | 
Adam Megacz | HaskStrongTypes: add {take,drop}_arg_types | 
commit | commitdiff | tree | snapshot | 
| 2011-05-11 | 
Adam Megacz | HaskFLattener: formatting fixes and refactoring | 
commit | commitdiff | tree | snapshot | 
| 2011-05-10 | 
Adam Megacz | start using type-family-based GArrow classes | 
commit | commitdiff | tree | snapshot | 
| 2011-05-10 | 
Adam Megacz | have Makefile check for coq 8.3pl2-tracer | 
commit | commitdiff | tree | snapshot | 
| 2011-05-10 | 
Adam Megacz | add examples/.build to gitignore | 
commit | commitdiff | tree | snapshot | 
| 2011-05-10 | 
Adam Megacz | add support for flattening non-recursive Let bindings | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | move general-purpose routines from HaskFlattener to...  | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | split HaskLiteralsAndTyCons into two files | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | add support for hetmet_unflatten | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | add Demo.hs | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | make GArrowTikZ into a module rather than a standalone...  | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | add support for hetmet_flatten casting variable | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | allow -fcoqpass to change the type of top-level bindings | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | use the "debug" version of Outputable for ToString...  | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | change ECKind to *=>*=>* | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | abstract out the kind of environment classifiers (ECKind) | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | major improvements to flattener; almost finished now | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | allow rank-1 polymorphic types for globals | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | add PairTyCon and UnitTyCon | 
commit | commitdiff | tree | snapshot | 
| 2011-05-09 | 
Adam Megacz | minor cleanups to Extraction-prefix.hs to eliminate...  | 
commit | commitdiff | tree | snapshot | 
| 2011-05-05 | 
Adam Megacz | further improvements to flattener | 
commit | commitdiff | tree | snapshot | 
| 2011-05-03 | 
Adam Megacz | separate HaskProofStratified into PCF.v, HaskProgrammin...  | 
commit | commitdiff | tree | snapshot | 
| 2011-04-30 | 
Adam Megacz | reorganize HaskProof files | 
commit | commitdiff | tree | snapshot | 
| 2011-04-30 | 
Adam Megacz | clean up hints for NaturalDeduction, split ProgrammingL...  | 
commit | commitdiff | tree | snapshot | 
| 2011-04-29 | 
Adam Megacz | remove many [[admit]]s from HaskProofFlattener.v | 
commit | commitdiff | tree | snapshot | 
| 2011-04-27 | 
Adam Megacz | Merge branch 'master' of git.megacz.com/coq-hetmet | 
commit | commitdiff | tree | snapshot | 
| 2011-04-27 | 
Adam Megacz | prove all [admit]ted lemmas in HaskStrongToProof (not...  | 
commit | commitdiff | tree | snapshot | 
| 2011-04-26 | 
Adam Megacz | add Makefile target for tikz demo | 
commit | commitdiff | tree | snapshot | 
| 2011-04-26 | 
Adam Megacz | add examples/Makefile | 
commit | commitdiff | tree | snapshot | 
| 2011-04-25 | 
Adam Megacz | add -fno-warn-unused-{binds,patterns} to Coq extraction | 
commit | commitdiff | tree | snapshot | 
| 2011-04-25 | 
Adam Megacz | update GArrowTikZ.hs; still not finished, though | 
commit | commitdiff | tree | snapshot | 
| 2011-04-25 | 
Adam Megacz | remove ClosedSIND (use "SIND []" instead) | 
commit | commitdiff | tree | snapshot | 
| 2011-04-24 | 
Adam Megacz | remove all admits from ProgrammingLanguage.v | 
commit | commitdiff | tree | snapshot | 
| 2011-04-24 | 
Adam Megacz | NaturalDeduction: add nd_swap, nd_prod_split, and some...  | 
commit | commitdiff | tree | snapshot | 
| 2011-04-24 | 
Adam Megacz | add examples targets to Makefile | 
commit | commitdiff | tree | snapshot | 
| 2011-04-24 | 
Adam Megacz | add Unify.hs to examples | 
commit | commitdiff | tree | snapshot | 
| 2011-04-18 | 
Adam Megacz | speed up builds by removing some dependencies from...  | 
commit | commitdiff | tree | snapshot | 
| 2011-04-16 | 
Adam Megacz | fix erroneous conclusion to penultimate lemma | 
commit | commitdiff | tree | snapshot | 
| 2011-04-11 | 
Adam Megacz | use the $(MAKE) variable so -j2 works | 
commit | commitdiff | tree | snapshot | 
| 2011-04-11 | 
Adam Megacz | Merge branches 'master' and 'master' of git.megacz...  | 
commit | commitdiff | tree | snapshot | 
| 2011-04-11 | 
Adam Megacz | unbreak lots more stuff | 
commit | commitdiff | tree | snapshot | 
| 2011-04-11 | 
Adam Megacz | uncomment some code in ProgrammingLanguage.v | 
commit | commitdiff | tree | snapshot | 
| 2011-04-10 | 
Adam Megacz | remove the very last admit (missing proof) from General...  | 
commit | commitdiff | tree | snapshot | 
| 2011-04-10 | 
Adam Megacz | add skeleton of GArrowTikZ | 
commit | commitdiff | tree | snapshot | 
| 2011-04-10 | 
Adam Megacz | separate CoqPass.hs from All.v in Makefile | 
commit | commitdiff | tree | snapshot | 
| 2011-04-10 | 
Adam Megacz | fix bug in GeneralizedArrowFromReification | 
commit | commitdiff | tree | snapshot | 
| 2011-04-10 | 
Adam Megacz | All.v: uncomment things | 
commit | commitdiff | tree | snapshot | 
| 2011-04-10 | 
Adam Megacz | bugfix in ReificationsIsomorphicToGeneralizedArrows | 
commit | commitdiff | tree | snapshot | 
| 2011-04-10 | 
Adam Megacz | add commented-out definitions for analytic proofs and...  | 
commit | commitdiff | tree | snapshot | 
| 2011-04-10 | 
Adam Megacz | fill in lots of missing proofs | 
commit | commitdiff | tree | snapshot | 
| 2011-04-10 | 
Adam Megacz | update to new coq-categories, base ND_Relation on inert...  | 
commit | commitdiff | tree | snapshot | 
| 2011-04-09 | 
Adam Megacz | remove notations from Preamble that come from coq-categ...  | 
commit | commitdiff | tree | snapshot | 
| 2011-04-04 | 
Adam Megacz | update to account for coq-categories changes | 
commit | commitdiff | tree | snapshot | 
| 2011-04-02 | 
Adam Megacz | fix Makefile bug | 
commit | commitdiff | tree | snapshot | 
| 2011-04-02 | 
Adam Megacz | update submodule pointer, account for changes upstream | 
commit | commitdiff | tree | snapshot | 
| 2011-04-02 | 
Adam Megacz | ExtractionMain: better pdflatex code output | 
commit | commitdiff | tree | snapshot | 
| 2011-04-02 | 
Adam Megacz | re-arrange ProgrammingLanguage | 
commit | commitdiff | tree | snapshot | 
| 2011-04-02 | 
Adam Megacz | add extra targets to Makefile | 
commit | commitdiff | tree | snapshot | 
| 2011-04-02 | 
Adam Megacz | split HaskProofCategory into two files | 
commit | commitdiff | tree | snapshot | 
| 2011-04-01 | 
Adam Megacz | remove unproven step1_lemma (it has a proof now) | 
commit | commitdiff | tree | snapshot | 
| 2011-03-29 | 
Adam Megacz | formatting fixes | 
commit | commitdiff | tree | snapshot | 
| 2011-03-29 | 
Adam Megacz | remove stale import from ExtractionMain | 
commit | commitdiff | tree | snapshot | 
| 2011-03-29 | 
Adam Megacz | lots of cleanup | 
commit | commitdiff | tree | snapshot | 
| 2011-03-29 | 
Adam Megacz | tweak comments in examples | 
commit | commitdiff | tree | snapshot | 
| 2011-03-29 | 
Adam Megacz | reorganized examples directory | 
commit | commitdiff | tree | snapshot | 
| 2011-03-29 | 
Adam Megacz | reorganize flattening code | 
commit | commitdiff | tree | snapshot | 
| 2011-03-29 | 
Adam Megacz | HaskProofCategory: more work | 
commit | commitdiff | tree | snapshot | 
| 2011-03-29 | 
Adam Megacz | swap the order of the hypotheses of RLet | 
commit | commitdiff | tree | snapshot | 
| next |