]> matita.cs.unibo.it Git - helm.git/history - components
tagging rc-1
[helm.git] / components /
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 Ferruccio Guidinow destruct takes an optional list of term rather...
2007-11-13 Ferruccio Guidi- ProofEngineHelpers: namer_of moved to GrafiteEngine
2007-11-12 Ferruccio Guidi- destruct tactic: automatic simplification in case...
2007-11-12 Enrico Tassiremoved ugly printing
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-08 Enrico Tassiplease, commit files with debug=false otherwise the...
2007-11-07 Ferruccio Guidi- bug fix in destruct
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... * 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 ***
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-10-30 Ferruccio Guidibetter implementation of if_
2007-10-29 Ferruccio Guidi- destruct: core of subst tactic implemented,
2007-10-28 Claudio Sacerdoti... Pretty-printing of "match ... with" pattern syntax...
2007-10-26 Enrico Tassi...
2007-10-26 Enrico Tassirebuilt
2007-10-26 Enrico Tassirebuilt
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-25 Ferruccio Guidibug fix in injection e relocate term
2007-10-25 Claudio Sacerdoti... Ooops. In previous commit I forgot to subtract the...
2007-10-25 Claudio Sacerdoti... Bug fixed: case analysis where a case had not the expec...
2007-10-25 Claudio Sacerdoti... Bug fixed: a MutCase considering a wrong number of...
2007-10-25 Claudio Sacerdoti... Bug fixed: a MutCase with missing or exceeding cases...
2007-10-25 Claudio Sacerdoti... 1. More localization: interpretation errors are now...
2007-10-25 Claudio Sacerdoti... Recently introduced bug fixed: error localization was...
2007-10-24 Ferruccio Guidibug fix in injection: we have to recur on the generated...
2007-10-24 Ferruccio Guidiwe revisited the implementation of the destruct tactic...
2007-10-24 Claudio Sacerdoti... Debugging code improved.
2007-10-24 Ferruccio Guidi- new function for general relocation of local referenc...
2007-10-16 Enrico Tassifixed make opt
2007-10-16 Claudio Sacerdoti... DOS-style CR+LF added to the blanks list.
2007-10-12 Claudio Sacerdoti... Move to OCaml 3.10. Requires debian packages from unsta...
2007-10-11 Claudio Sacerdoti... Old inversion bug fixed: it used to work only on the...
2007-10-09 Enrico Tassiadded patch to allow i,j,k: skip and *: skip
2007-09-23 Ferruccio Guidiwe chmod the created directories to override the umask...
2007-09-23 Ferruccio Guidifixed some file permissions (anybody can rebuild a...
2007-09-19 Enrico Tassicommented out pack coercion, since the code is not...
2007-09-11 Ferruccio GuidilibrarySync - we do not generate the object attributes...
2007-09-11 Enrico Tassireplaced an assert false that cause nat_ind not to...
2007-09-09 Enrico Tassiin the case of coerce_to_sort the whd was done with...
2007-09-08 Enrico Tassihuge commit regarding coercions to funclass and eat_pro...
2007-09-08 Enrico Tassithe order of abstraction is now correct, but there...
2007-09-08 Enrico Tassiremoved an assertion that makes no more sense to me
2007-09-08 Enrico Tassibetter debug printings
2007-09-08 Enrico Tassijust a Pcre expression fixed, nothing real
2007-09-08 Enrico Tassimatita can now safely start a matitac that will put...
2007-09-07 Enrico Tassi1. fix_arity fixed: the code is totally wrong and this...
2007-09-07 Enrico Tassiwhen a coercion is passed through a case on right-param...
2007-09-07 Enrico Tassiooops, missing )
2007-09-07 Enrico Tassidisabled coercions when refining paramod proofs (attemt...
2007-09-07 Enrico Tassifixed propagation under Fix/Lambda/Case of coercions...
2007-09-06 Enrico Tassicoercions under Fix and Case. Code refactoring needed
2007-09-06 Enrico Tassiadded a duplicated implementation of replace lifting
2007-09-05 Ferruccio Guidi- lybrarySync:
2007-09-05 Claudio Sacerdoti... coercions are propagated under Fix (but not mutually...
2007-09-04 Claudio Sacerdoti... Composition of coercions with arity > 0 is now implemen...
2007-09-04 Claudio Sacerdoti... 1. composition of coercions with saturations > 0 is...
2007-08-31 Enrico Tassifixed coercions between arrows when the arrow is dependent.
2007-08-30 Enrico Tassicaptured exception preserved (was replaced blindly...
2007-08-30 Enrico Tassireverted assertion, since it may happen to look for...
2007-08-30 Enrico Tassirefactoring of all coercions code and add a check to...
2007-08-30 Enrico Tassibugfix in computation of src and tgt for coercions...
2007-08-30 Claudio Sacerdoti... Coercions are now generalized to the general form
2007-08-30 Enrico TassiCoercions rework:
2007-08-30 Enrico Tassicoercions from funclass are not supported
2007-08-30 Enrico Tassiadded an utility function
2007-08-23 Claudio Sacerdoti... Bug fixed: RewriteLR were not recognized correctly...
2007-08-23 Claudio Sacerdoti... Bug fixed: the initial metasenv used in the two tactic...
2007-08-22 Claudio Sacerdoti... Avoid reusing Hbeta several times.
2007-08-22 Claudio Sacerdoti... select now works correctly even if multiple hypotheses...
2007-08-21 Claudio Sacerdoti... Avoid confusion for names of proofs put in the applicat...
2007-08-21 Claudio Sacerdoti... "obtain H E1=E2 by proof" is now working
2007-07-31 Enrico Tassiremoved comments in proof presentation
2007-07-30 Enrico Tassiadded 'rewrite' option to the the hint macro. a cicBrow...
2007-07-26 Ferruccio GuidiWe add a binary for computing the "heights" of helm...
next