]> matita.cs.unibo.it Git - helm.git/history - matita/components
update in ground_2 static_2 basic_2
[helm.git] / matita / components /
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
2011-05-12 Wilmer RicciottiRecord projections:
2011-04-19 Ferruccio Guididisambiguation of explicit interprettions with argument...
2011-04-05 Ferruccio Guidiwe added an nmap from NCic.obj to NotationPt.obj (to...
2011-04-05 Ferruccio Guidiwe removed an extra dot from the "include" syntax
2011-04-04 Ferruccio Guidiwe introduced nterm for NotationPt.term
2011-04-01 Claudio Sacerdoti... Patch to avoid equations of the form ? -> T (oriented...
2011-03-27 Claudio Sacerdoti... Bug fixed: some Uri was not refreshed. The effect of...
2011-03-27 Claudio Sacerdoti... Debugging code commented out.
2011-03-23 Claudio Sacerdoti... Use jmeq from lib.
2011-03-22 Claudio Sacerdoti... Reindentation.
2011-03-22 Claudio Sacerdoti... Debugging code removed.
2011-03-19 Claudio Sacerdoti... Bug "fixed" (i.e avoided).
2011-03-18 Claudio Sacerdoti... Ported to
2011-03-14 Ferruccio Guididependences fix
2011-01-27 Claudio Sacerdoti... Hyperlinks are now computed correctly. I least I hope...
2011-01-20 Wilmer RicciottiBugfix for elimination principles.
2011-01-19 Wilmer RicciottiAdded some typing info to elimination principles, allow...
2011-01-11 Claudio Sacerdoti... Last commit reverted (it was an error).
2011-01-11 Claudio Sacerdoti... HUGE COMMIT:
2011-01-11 Enrico Tassicoercion lookup now returns coercions ranked using...
2011-01-07 Enrico Tassi...
2011-01-07 Enrico Tassiadded retrieval function with weight
2010-12-23 Andrea AspertiAvoid duplicates in the list.
2010-12-23 Andrea Asperti1. bug fixed: in the last commit on NCicLibrary we...
2010-12-23 Andrea Asperti1. bug in addition of universe constraints fixed: the...
2010-12-16 Claudio Sacerdoti... Large commit:
2010-12-16 Andrea AspertiSome bugs fixed (and some still open) in recursive...
2010-12-16 Andrea AspertiDead code removed.
2010-12-10 Claudio Sacerdoti... Previous patch improved: we now use an ad-hoc wrapper...
2010-12-10 Claudio Sacerdoti... Debugging code removed.
next