]> matita.cs.unibo.it Git - helm.git/history - components
*** Very experimental and not branched ***
[helm.git] / components /
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...
2007-07-26 Enrico Tassilittle bug in coercion generation found. it use to...
2007-07-25 Enrico Tassi; and not . after auto-paramodulation
2007-07-25 Enrico Tassireverted previous fix
2007-07-25 Enrico Tassirestored compaction of metas at the end of given_clause
2007-07-22 Ferruccio GuidiProcedural: the statement body and it inner types must...
2007-07-20 Ferruccio Guidiacic_procedural: bug fix:
2007-07-20 Claudio Sacerdoti... Tentative bug fix for diverging pretty-printing function.
2007-07-19 Ferruccio GuidicicUtil : new test function "is_sober" to test...
2007-07-19 Claudio Sacerdoti... Convertibility now converts machines in place of terms.
2007-07-19 Claudio Sacerdoti... map_unicode_to_tex is no longer optional and it always...
2007-07-19 Enrico TassiCOERCIONS: tentative addition of an equivalence relatio...
2007-07-19 Enrico Tassithe cade was escaping the table name and not the uri
2007-07-19 Enrico Tassifixed escaping for sqlite
2007-07-19 Enrico Tassifixed an escaping error, added more infos to the generi...
2007-07-18 Ferruccio Guidithe predicate for elim was not built correctly when...
2007-07-18 Enrico Tassirecursive argument in let rec is not printed explicitly.
2007-07-13 Claudio Sacerdoti... Dirty patch by Zack: natural numbers of Matita are...
2007-07-11 Ferruccio Guidinative dependences fixed
2007-07-10 Claudio Sacerdoti... New reduction strategy: the new reduction strategy...
2007-07-10 Ferruccio Guidipersistent inner types are now generated in publishing...
2007-07-10 Enrico Tassifixed a bug in the cleanup ofsedir that was not properl...
2007-07-06 Enrico Tassimaxipatch for support of multiple DBs.
2007-07-04 Claudio Sacerdoti... Quick hack: matita natural numbers are now accepted...
2007-07-04 Claudio Sacerdoti... Bug fixed: a ~with_cast is now inserted when appropriat...
2007-07-04 Claudio Sacerdoti... In place of conclude, obtain FIXMEXXX is now generated...
2007-07-04 Claudio Sacerdoti... 1. Code simplification
2007-07-04 Claudio Sacerdoti... is_top_down was not propageted correctly under a bottom...
2007-07-04 Claudio Sacerdoti... 1. "by proof" now allowed as a justification in equalit...
2007-07-04 Claudio Sacerdoti... Added ~with_cast to the change tactic.
2007-07-04 Claudio Sacerdoti... Bug fixed: name in letin was printed as "previous"...
2007-06-30 Claudio Sacerdoti... In order to generate executable declarative scripts...
2007-06-30 Claudio Sacerdoti... Bug fixed in bottom-up conversion.
next