]> matita.cs.unibo.it Git - helm.git/history - components/cic_exportation/cicExportation.ml
MutCases that occur in types should be handled with "any type".
[helm.git] / components / cic_exportation / cicExportation.ml
2007-11-05 Claudio Sacerdoti... MutCases that occur in types should be handled with...
2007-11-05 Claudio Sacerdoti... Obj.magic are now generated to extract dependently...
2007-11-05 Claudio Sacerdoti... Handling of left parameters of constructors/indutive...
2007-11-05 Claudio Sacerdoti... Slightly nicer output.
2007-11-05 Claudio Sacerdoti... Filenames are now fully mangled (e.g. matita_nat_nat...
2007-11-05 Claudio Sacerdoti... Type application and abstractions are now exported...
2007-11-05 Claudio Sacerdoti... New OCaml keyword "val".
2007-11-04 Claudio Sacerdoti... The type parameters in an inductive type declaration...
2007-11-04 Claudio Sacerdoti... Type arguments are better uncapitalized.
2007-11-04 Claudio Sacerdoti... Empty types not in Prop and empty types elimination...
2007-11-04 Claudio Sacerdoti... Empty and singleton type elimination are now handled...
2007-11-04 Claudio Sacerdoti... 1. type definitions of propositions are no longer expor...
2007-11-04 Claudio Sacerdoti... * type definitions that define a new proposition are...
2007-11-04 Claudio Sacerdoti... All names are now qualified. This avoids the need for...
2007-11-02 Claudio Sacerdoti... *** Very experimental and not branched ***