]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_proof_checking/cicReduction.ml
fix
[helm.git] / helm / ocaml / cic_proof_checking / cicReduction.ml
2005-06-15 Enrico Tassiare_convertible on MutCase was no longer checking the...
2005-06-10 Claudio Sacerdoti... * (Head) beta reduction functions factorized
2005-06-01 Enrico Tassiadded C.Appl [] case
2005-05-31 Enrico Tassiimplemented normalize (used in new_metasenv_for_apply)
2005-05-27 Enrico Tassiremoved debug prerr_endline
2005-04-27 Stefano Zacchirolimerged changes from the svn fork by me and Enrico
2002-04-16 Andrea AspertiReplaced with a symbolic link to the actual implementation.
2001-12-05 Claudio Sacerdoti... Debugging code removed to achieve more tail-recursivity.
2001-12-05 Claudio Sacerdoti... Just code clean-up.
2001-12-03 Claudio Sacerdoti... * Major code cleanup.
2001-11-29 Claudio Sacerdoti... LetIn reduction (alias zeta-reduction) is now performed...
2001-11-26 Claudio Sacerdoti... HELM OCaml libraries with findlib support.