]> matita.cs.unibo.it Git - helm.git/shortlog
helm.git
2007-11-15 Enrico Tassirc-1 0.4.95@7852 0.4.95@7852
2007-11-15 Enrico Tassiadded ~delta parameter to saturate_term and used it...
2007-11-14 Claudio Sacerdoti... Bug fixed: yet another case where tys of mutual recursi...
2007-11-14 Enrico Tassixxx
2007-11-14 Ferruccio Guidinow destruct takes an optional list of term rather...
2007-11-14 Enrico Tassifixed notation
2007-11-14 Enrico Tassiogroups almost finished
2007-11-14 Enrico Tassisnapshot
2007-11-14 Enrico Tassisnapshot
2007-11-13 Enrico TassiEnd of groups :-)
2007-11-13 Enrico Tassisnapshot
2007-11-13 Ferruccio Guidi- ProofEngineHelpers: namer_of moved to GrafiteEngine
2007-11-13 Ferruccio Guidipreviously hidden simplifications (in old destruct...
2007-11-12 Enrico Tassisome work till the need of redoing all groups based...
2007-11-12 Enrico Tassisince there is no more tab, the modification of the...
2007-11-12 Ferruccio Guidi- destruct tactic: automatic simplification in case...
2007-11-12 Enrico Tassiremoved ugly printing
2007-11-12 Enrico Tassiordered_sets are built with excedence
2007-11-12 Enrico Tassiadded ordered sets
2007-11-12 Enrico Tassirenamed ordered sets into excedence.ma
2007-11-12 Enrico Tassirelocated
2007-11-12 Enrico Tassiremoved dust
2007-11-12 Enrico TassiHIDDEN (since glade do not read out file properly anymo...
2007-11-12 Enrico Tassinew file with some relations stated in Type
2007-11-12 Enrico Tassiordered set is over, much new stuff coming from a coref...
2007-11-12 Ferruccio Guidirefactoring
2007-11-10 Ferruccio Guidiold subst tactics removed. New destruct tactic used...
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-09 Enrico Tassisnapshot
2007-11-09 Enrico Tassi...
2007-11-08 Ferruccio Guidi- subst tactic keyword removed from highlight syntax...
2007-11-08 Claudio Sacerdoti... Trivial bug fixed in type inference of LetIn source...
2007-11-08 Enrico Tassixxx
2007-11-08 Enrico Tassiported to the new destruct
2007-11-08 Claudio Sacerdoti... Arguments of constructors in a case pattern are now...
2007-11-08 Claudio Sacerdoti... svn:ignore set
2007-11-08 Enrico Tassiplease, commit files with debug=false otherwise the...
2007-11-08 Enrico Tassiforced associativity in if construct
2007-11-08 Claudio Sacerdoti... Zoli's note (in Italian) about a constructive version...
2007-11-07 Ferruccio Guidiset svn:ignore to *.ml in the deve directories
2007-11-07 Ferruccio Guidi- bug fix in destruct
2007-11-07 Enrico Tassireorganization of the whole story, the root dir contain...
2007-11-07 Enrico TassiCode extraction unbranched again.
2007-11-06 Ferruccio Guidinew implementation of the destruct tactic,
2007-11-06 Claudio Sacerdoti... cic_acic should be compiled before cic_exportation
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-05 Claudio Sacerdoti... "f" => "aux" to avoid name clashes
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... Bug fixed: qualified names were not generated correctly...
2007-11-04 Claudio Sacerdoti... * type definitions that define a new proposition are...
2007-11-04 Claudio Sacerdoti... CicExportation branched. Change "if false" with "if...
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 ***
2007-11-02 Ferruccio Guidi- tacticals: new tactical ifs added: uses thens where...
2007-11-02 Claudio Sacerdoti... Added an hook useful in many situations.
2007-11-02 Enrico Tassifinisced configuration section
2007-11-02 Enrico Tassiadded doc for db and getter sections
2007-11-02 Enrico Tassiadded notes about sqlite and removed obsolete zack...
2007-10-31 Claudio Sacerdoti... New image from Tassi's PhD thesis.
2007-10-30 Ferruccio Guidibetter implementation of if_
2007-10-30 Enrico Tassiremade dependencies that were wrong
2007-10-29 Ferruccio Guidi- destruct: core of subst tactic implemented,
2007-10-29 Ferruccio Guidi reverted matita db configuration fixed
2007-10-28 Claudio Sacerdoti... Bug fixed: patterns in hypotheses under binders where...
2007-10-28 Claudio Sacerdoti... New syntax for match patterns in terms and in patterns.
2007-10-28 Claudio Sacerdoti... The document was not valid. Fixed.
2007-10-28 Claudio Sacerdoti... Pretty-printing of "match ... with" pattern syntax...
2007-10-28 Claudio Sacerdoti... Nil => nil, Cons => cons
2007-10-28 Claudio Sacerdoti... Nil => nil; Cons => cons
2007-10-28 Claudio Sacerdoti... New syntax for match patterns.
2007-10-28 Enrico Tassiclean can't fail
2007-10-28 Enrico Tassiadded patch for the configuration file
2007-10-28 Enrico Tassireverted last commit
2007-10-26 Enrico Tassi...
2007-10-26 Enrico Tassirebuilt
2007-10-26 Enrico Tassino -rectype passed to ocamldep
2007-10-26 Enrico Tassirebuilt
2007-10-26 Enrico Tassi0.4.0 almost working
2007-10-26 Claudio Sacerdoti... Syntax of patterns changed (and not documented yet).
2007-10-26 Claudio Sacerdoti... Wildcard patterns implemented in case analysis. The...
2007-10-26 Enrico Tassiwe use ulex08 not ulex
2007-10-25 Ferruccio Guidibug fix in injection e relocate term
2007-10-25 Claudio Sacerdoti... neg => Qneg :-)
2007-10-25 Claudio Sacerdoti... true and false were swapped!
2007-10-25 Claudio Sacerdoti... flase => false :-)
2007-10-25 Claudio Sacerdoti... Ooops. In previous commit I forgot to subtract the...
next