]> matita.cs.unibo.it Git - helm.git/history - components/cic_proof_checking/cicTypeChecker.ml
Bug fixing. If the inductive types do not occur in t, t is
[helm.git] / components / cic_proof_checking / cicTypeChecker.ml
2006-09-04 Andrea AspertiBug fixing. If the inductive types do not occur in...
2006-03-29 Claudio Sacerdoti... #### EXPERIMENTAL COMMIT ####
2006-03-29 Claudio Sacerdoti... Debugging code added.
2006-03-28 Enrico Tassimore profiling and fixes for paramod
2006-03-27 Claudio Sacerdoti... "Performance bug" fixed: I removed a whd in the does_no...
2006-03-27 Claudio Sacerdoti... Several "try ... with _ -> " specialized.
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/