]> matita.cs.unibo.it Git - helm.git/history - matita/components
Update online helper entries
[helm.git] / matita / components /
2012-05-16 Claudio Sacerdoti... Added cache to lpo implementation.
2012-05-16 Claudio Sacerdoti... Orientation of equalities is now displayed.
2012-05-16 Claudio Sacerdoti... Orientation of equalities is now displayed.
2012-05-16 Claudio Sacerdoti... Compare was not compatible with eq!
2012-05-16 Claudio Sacerdoti... New, faster implementation of lpo checked against old...
2012-05-16 Andrea AspertiNew implementation of lpo (the previous one was sometim...
2012-05-15 Claudio Sacerdoti... Pruning generalized from Vars to applied Vars.
2012-05-15 Claudio Sacerdoti... Bug fixed in does_not_occur when a LetIn was found...
2012-05-15 Claudio Sacerdoti... print => debug
2012-05-15 Claudio Sacerdoti... Divergence during indexing fixed: (? t = t') was not...
2012-05-15 Claudio Sacerdoti... Sys.Break no longer caught during indexing
2012-05-10 Claudio Sacerdoti... Patch to improve the pretty-printing of error messages.
2012-05-10 Claudio Sacerdoti... Sys.Break no longer captured in two places.
2012-05-03 Claudio Sacerdoti... Speed up: moved a #ppterm inside the lazy it belongs to.
2012-03-09 Ferruccio Guidi- lambda_delta: morew propertie in context-sensitive...
2012-03-06 Claudio Sacerdoti... Forward compatibility with new releases of Camlp5.
2012-03-06 Claudio Sacerdoti... Workaround for a BSD bug (submitted by Boender).
2012-01-27 Wilmer RicciottiFixes a bug in is_flexible (when checking a meta in...
2012-01-27 Claudio Sacerdoti... Better error messages.
2012-01-23 Wilmer RicciottiInversion principles generation falls back to cases...
2012-01-12 Wilmer RicciottiImproves the presentation of hypotheses in the goal...
2012-01-11 Wilmer RicciottiFixes r11788 (partial, thus broken commit).
2012-01-10 Ferruccio Guidiunpatched version for the new CamplP5
2012-01-10 Ferruccio Guidipatched version for old CamlP5
2012-01-10 Wilmer RicciottiBugfix: NCicUnification.could_reduce now performs whd...
2012-01-07 Ferruccio Guidilambda_delta: global environments handling: redefined...
2011-12-16 Andrea AspertiIn case paramodulation fails we apply unit equalities.
2011-12-13 Enrico Tassiaxiom-
2011-12-12 Enrico Tassisupport -axiom to avoind indexing an axiom (since there...
2011-12-12 Claudio Sacerdoti... Re-Ported to
2011-12-06 Wilmer RicciottiGrammar change: let corecs can take no arguments (and...
2011-12-06 Wilmer RicciottiFixes a bug that overwrited the index of the recursive...
2011-11-25 Ferruccio Guidibugfix in clearing the replaced variable: a relocation...
2011-11-24 Ferruccio GuidiDestruct: we warn about the substituted variable to...
2011-11-24 Ferruccio Guidi- now destruct tries to clear the replaced variables...
2011-11-22 Claudio Sacerdoti... Changes to disambiguation:
2011-11-21 Claudio Sacerdoti... Syntax change: change where what => change what where.
2011-11-21 Andrea AspertiPassing the right subst and metasenv when indexing...
2011-11-21 Andrea AspertiAdded a test for paramodulation filtering terms with...
2011-11-21 Andrea AspertiMore debugging info
2011-11-21 Andrea AspertiAssert false removed (in line with the variable case).
2011-11-21 Claudio Sacerdoti... {pattern} => in pattern;
2011-11-18 Wilmer RicciottiSolves a bug that caused the auto statistics to refer...
2011-11-18 Enrico Tassishort notation for "coercion"
2011-11-18 Claudio Sacerdoti... No longer used parameters of auto removed.
2011-11-18 Claudio Sacerdoti... /by {}/ ==> /by/
2011-11-18 Claudio Sacerdoti... * Almost ready for release 0.99.1.
2011-11-17 Enrico Tassicollapse applications with a Match as head while indexing
2011-11-17 Claudio Sacerdoti... In preparation of 0.95.1 release.
2011-11-16 Ferruccio Guidi- lambda_delta: context-free weak head normal forms...
2011-11-15 Andrea Aspertinon-facts local candidates must be applied too in prese...
2011-11-14 Wilmer RicciottiBug fix in inversion:
2011-11-14 Wilmer RicciottiAdded dependent inversion (default case for jmeq)
2011-11-03 Andrea AspertiAt top level, we reindex the local equations for each...
2011-11-02 Andrea AspertiDisabled printings.
2011-11-02 Andrea Asperti--Tre the expected branching with the actual one and
2011-10-28 Andrea AspertiNew management of the resulting substitution in deep eq.
2011-10-28 Andrea Asperti-pplicative_case has been rewritten and simplified;
2011-10-21 Andrea AspertiNow it should compile :-)
2011-10-21 Andrea AspertiDisabled debug.
2011-10-20 Andrea AspertiQED takes a boolean parameter governing indexing.
2011-10-20 Andrea AspertiAlternatives are ordered according to the number of...
2011-10-20 Wilmer RicciottiRemoved some unneeded normalizations from the generatio...
2011-10-18 Wilmer RicciottiChanges in "destruct" tactic (allowing performance...
2011-10-11 Claudio Sacerdoti... WARNING: major experimental change.
2011-10-11 Claudio Sacerdoti... New version (by Wilmer). The main difference w.r.t...
2011-10-10 Claudio Sacerdoti... 1. nInversion/nDestruct ported to work with jmeq properly
2011-10-10 Claudio Sacerdoti... Debugging code commented out.
2011-10-10 Andrea Asperti- Reintroduction of a failure chache
2011-09-26 Claudio Sacerdoti... Not well understood patch: an assert false did occur...
2011-08-03 Ferruccio Guidithe generation of the multiple conjunction is now suppo...
2011-07-28 Ferruccio Guidixoa: new binary for the generation of multiple logical...
2011-07-19 Ferruccio Guidi- nnAuto.ml: width overflows are warnings, not errors
2011-07-15 Claudio Sacerdoti... The name of the constructor for jmeq changed.
2011-07-15 Claudio Sacerdoti... Bug fixed: when we try to add an object and it is not...
2011-07-15 Claudio Sacerdoti... New function replace to be used in place of time_travel...
2011-07-15 Claudio Sacerdoti... Dead code removed from the interface. It is used intern...
2011-06-25 Ferruccio Guidi- some depend files
2011-06-22 Claudio Sacerdoti... Possible assert false case implemented
2011-06-22 Claudio Sacerdoti... Escaping exceptions are now captured.
2011-06-17 Claudio Sacerdoti... Unprotected List.fold_left2.
2011-06-07 Claudio Sacerdoti... This can happen: when you use nodelta.
2011-06-06 Claudio Sacerdoti... Bug fixed: trailing ' in names were not removed when...
2011-06-06 Claudio Sacerdoti... Major speed-up:
2011-06-03 Ferruccio GuidiMax width overflows, which cause auto to fail, are...
2011-06-03 Wilmer RicciottiFixed a bug that prevented record projections from...
2011-06-03 Claudio Sacerdoti... The pretty printer should never fail, even on fake...
2011-06-01 Claudio Sacerdoti... Delift used to produce not well typed substitutions...
2011-06-01 Claudio Sacerdoti... Comment is now up-to-date.
2011-06-01 Claudio Sacerdoti... assert false removed
2011-05-30 Claudio Sacerdoti... Better indentation.
2011-05-30 Claudio Sacerdoti... Debugging code to understand cases where the output...
2011-05-27 Claudio Sacerdoti... Name generator for Russell greatly improved.
2011-05-26 Claudio Sacerdoti... Serious bug fixed:
2011-05-26 Enrico TassiProd indexed as Dead, that is equal only to itself...
2011-05-26 Claudio Sacerdoti... Syntax for coercion nocomposites fixed.
2011-05-26 Claudio Sacerdoti... Added "nocomposites" to coercions.
2011-05-24 Claudio Sacerdoti... Quick patch to avoid name collisions when passing coerc...
2011-05-24 Claudio Sacerdoti... Coercions are now propagated under let...ins.
2011-05-23 Claudio Sacerdoti... 1) interpretation of matches in patterns implemented
next