]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_kernel/nCicReduction.ml
Patch to add a debugging string to HExtlib.split_nth reverted
[helm.git] / helm / software / components / ng_kernel / nCicReduction.ml
2009-05-15 Claudio Sacerdoti... Patch to add a debugging string to HExtlib.split_nth...
2009-05-14 Ferruccio Guidi- hExtlib: added debugging information for split_nth
2009-04-29 Claudio Sacerdoti... Refinement of inductive type implemented.
2009-04-01 Enrico Tassiadded tentative elim
2009-03-03 Enrico Tassi- fixed hint generation, more hints are generated
2009-01-30 Enrico Tassifix convertibility in case of application test_eq_only...
2008-12-16 Enrico Tassiprevious change was causing divergence
2008-12-16 Enrico Tassifixed a bug, it used to report o wrong is_normal bit...
2008-12-05 Enrico Tassia few missing ~subst added to whd
2008-10-27 Enrico Tassimetasenv passed to get_relevance, Metas that stand...
2008-10-13 Enrico Tassibetter error message
2008-10-13 Enrico TassiNCicReduction.reduce_machine returns a boolean stating...
2008-10-03 Enrico Tassi- NCicPp.ppterm applies the substitution
2008-10-03 Wilmer RicciottiFinal implementation of proof irrelevant conversion...
2008-09-30 Enrico Tassiunification completed
2008-09-24 Enrico Tassi...
2008-08-21 Claudio Sacerdoti... Avoid warning.
2008-06-13 Wilmer Ricciottifinal relevance check
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