]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_proof_checking/cicReductionNaif.ml
made executable again
[helm.git] / helm / ocaml / cic_proof_checking / cicReductionNaif.ml
2005-04-27 Stefano Zacchirolimerged changes from the svn fork by me and Enrico
2005-01-21 Stefano Zacchiroliattributes support
2005-01-17 Enrico Tassinew cicEnvironment implementation
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-04-23 Enrico TassiUniverses introduction
2004-04-16 Claudio Sacerdoti... test_equality_only was not used in sort comparison.
2004-04-07 Claudio Sacerdoti... Added flag test_equality_only to are_convertible to...
2004-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
2003-09-05 Claudio Sacerdoti... Defs in context may now have an optional type (when...
2003-06-27 Claudio Sacerdoti... Reindentation.
2003-06-19 Claudio Sacerdoti... Merge of the V7_3_new_exportation branch.
2002-06-12 Claudio Sacerdoti... Abst removed from the DTD.
2002-05-21 Claudio Sacerdoti... Two Meta occurrences where a parameter is accessible...
2002-05-20 Claudio Sacerdoti... cicReductionNaif.ml was left out from the commit that...
2002-05-20 Claudio Sacerdoti... New experimental commit: metavariables representation...
2002-05-08 Claudio Sacerdoti... Experimental commit: we can now have definitions in...
2002-04-16 Claudio Sacerdoti... * Bug fixed: applications of MutCase that are not iota...
2002-04-16 Andrea Asperti1. CicReduction moved into CicReductionNaif