]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_kernel/nCicReduction.ml
relevance check for Match
[helm.git] / helm / software / components / ng_kernel / nCicReduction.ml
2008-06-10 Wilmer Ricciottirelevance check for Match
2008-06-09 Wilmer Ricciottimore proof irrelevance
2008-06-04 Wilmer RicciottiProof-irrelevance check for all applications (first...
2008-05-30 Enrico Tassithanks to the fact that we convert well typed term...
2008-05-29 Enrico Tassiunused variables removed
2008-05-19 Enrico Tassiadded leftno to references f inductive types and constr...
2008-05-18 Claudio Sacerdoti... Synch with the paper.
2008-05-16 Enrico Tassiadded new implementation of universes
2008-05-16 Enrico Tassimeta VS meta in alpha_eq honors substitution
2008-05-16 Enrico Tassitypes where compared without lookig at test_eq_only
2008-05-15 Enrico TassiFirst implementation of irrelevance in conversion.
2008-05-15 Enrico TassiTypo fixed.
2008-05-15 Enrico TassiMajor code semplification and bugs removed (thanks...
2008-05-15 Andrea AspertiRemoved two args from psubst.
2008-05-15 Enrico Tassiheight of constants properly handled
2008-05-14 Enrico Tassipartial implementation of reduction up to a given height
2008-05-13 Enrico Tassiwrong test equality only fixed
2008-05-13 Enrico Tassiconvertibility was taking a metasenv but not using it
2008-05-12 Enrico Tassiheight is stored in the reference, no need to fetch...
2008-05-05 Enrico Tassiget_check_fix and cofix unified, bug regarding debruijn...
2008-05-05 Enrico Tassiremoved dead code
2008-04-30 Claudio Sacerdoti... Reducing an open term should not be an error (or should...
2008-04-15 Enrico Tassiget_checked_fix -> get_checked_fixes
2008-04-07 Enrico Tassinew constants have depth = max_int insted of 0 so that...
2008-03-25 Enrico Tassinew are_convertible and head_beta_reduce
2008-02-19 Enrico Tassiinitial steps of convertibility
2008-02-18 Enrico Tassisome bits of reduction, reusing psubst