]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/cic_exportation
parameter sintax added to axiom statement
[helm.git] / helm / software / components / cic_exportation /
2015-01-22 Ferruccio Guididependences update
2010-03-24 Claudio Sacerdoti... ...
2009-11-16 Wilmer RicciottiImplementation of ndestruct tactic (including destructi...
2009-10-06 Wilmer RicciottiInverters/Inversion:
2009-10-05 Enrico Tassiadded auto_cache in the dupable status after an
2009-10-02 Wilmer RicciottiUpdated command ninverter. Syntax:
2009-10-02 Claudio Sacerdoti... ...
2009-09-30 Wilmer RicciottiAdded initial support for inversion principles in Matit...
2009-09-09 Enrico Tassidepends
2009-07-07 Claudio Sacerdoti... 1) Include files for NG were neither recursively proces...
2009-06-25 Ferruccio Guidi- some depend files :)
2009-06-15 Enrico Tassihuge commit regarding the grafite_status:
2009-05-18 Enrico Tassinothing special
2009-05-08 Claudio Sacerdoti... ...
2009-04-14 Ferruccio Guidiwe rebuilt the dependences
2009-03-25 Enrico Tassinew tactics are almost ready
2008-05-30 Enrico TassiCProp hierarchy is there!
2008-04-22 Enrico Tassioblivion ugraph everywhere outside the kernel
2008-03-25 Enrico Tassithis patch is a shit, the part that fixes the heuristic...
2008-03-25 Enrico TassiXXX this is the beginning of the metaocaml work XXX
2008-03-11 Claudio Sacerdoti... Very experimental commit: the type of the source is...
2007-11-19 Claudio Sacerdoti... Bug fixed: local type declarations are not allowed...
2007-11-14 Claudio Sacerdoti... Bug fixed: yet another case where tys of mutual recursi...
2007-11-10 Claudio Sacerdoti... a) Detection of existential types now implemented
2007-11-10 Claudio Sacerdoti... More correct (but still bugged) implementation of type...
2007-11-10 Claudio Sacerdoti... Dead code removed.
2007-11-08 Claudio Sacerdoti... Trivial bug fixed in type inference of LetIn source...
2007-11-08 Claudio Sacerdoti... Arguments of constructors in a case pattern are now...
2007-11-05 Claudio Sacerdoti... Bug in detection of too polymorphic types partially...
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 exported names are now qualified. This avoids the...
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 ***