]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_proof_checking/cicReductionMachine.ml
made executable again
[helm.git] / helm / ocaml / cic_proof_checking / cicReductionMachine.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-10-29 Stefano Zacchiroli- equality test on terms before trying convertibility...
2004-10-22 Andrea Asperti- ported to typed explicit substitutions
2004-07-20 Andrea AspertiSubst has been added to the kernel.
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-03-16 Andrea AspertiSorts are no longer all convertible. To be completed...
2004-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
2004-02-05 Stefano Zacchirolidebug prints on stderr
2004-02-04 Claudio Sacerdoti... Functors must be applied using parentheses around the...
2004-01-22 Stefano Zacchiroliuse "assert false" where needed
2003-09-05 Claudio Sacerdoti... Defs in context may now have an optional type (when...
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-20 Claudio Sacerdoti... New experimental commit: metavariables representation...
2002-04-16 Andrea Asperti1. CicReduction moved into CicReductionNaif