]> matita.cs.unibo.it Git - helm.git/shortlog
helm.git
2003-01-30 Claudio Sacerdoti... Minor code reorganization:
2003-01-29 Claudio Sacerdoti... Tactics button rearranged.
2003-01-29 Claudio Sacerdoti... Clear and ClearBody moved to the pop-up menu.
2003-01-29 Claudio Sacerdoti... replace_lifting generalized to the simultaneous replace...
2003-01-29 Claudio Sacerdoti... ProofEngineHelpers.mk_fresh_name now used in place...
2003-01-29 Claudio Sacerdoti... 1. Added a callback to the generalize tactic to generat...
2003-01-29 Claudio Sacerdoti... Added a callback to the generalize tactic to generate...
2003-01-29 Claudio Sacerdoti... Generalize now works on a list of convertible terms...
2003-01-29 Claudio Sacerdoti... Generalize tactic moved to the contextual menu.
2003-01-29 Claudio Sacerdoti... New: we now have a new pop-up menu for the reduction...
2003-01-29 Claudio Sacerdoti... 1. All the reduction tactics have been modified to...
2003-01-29 Claudio Sacerdoti... All the reduction tactics have been modified to reduce...
2003-01-29 Claudio Sacerdoti... Multiple selection is now enabled in the goal and check...
2003-01-29 Claudio Sacerdoti... maction toggle restored
2003-01-29 Claudio Sacerdoti... Optional callbacks have been added to tactics that...
2003-01-28 Claudio Sacerdoti... Dead code removed.
2003-01-28 Claudio Sacerdoti... Decompose now has a new parameter which is the callback...
2003-01-28 Claudio Sacerdoti... Decompose now has a new parameter that is the callback...
2003-01-28 Claudio Sacerdoti... Fixed. It was no more working since the move of the...
2003-01-28 Stefano Zacchiroliadded META for module helm-tactics
2003-01-28 Stefano Zacchirolimoved tactics from gTopLevel to the new module ocaml...
2003-01-28 Stefano Zacchirolimoved tactics in ocaml/tactics
2003-01-27 Luca Padovani* very small fixes here and there
2003-01-24 Michele GalatàAdded Decompose tactic
2003-01-21 Stefano Zacchirolibugfix while printing MutInd and MutConstruct unresolve...
2003-01-21 Stefano Zacchiroliadded html templates and pages
2003-01-21 Stefano Zacchiroli- disambiguation implemented!
2003-01-21 Stefano Zacchiroli- added references to gTopLevel needed modules
2003-01-21 Claudio Sacerdoti... New module Disambiguate to hold:
2003-01-05 Stefano Zacchirolitypo: ')' mismatch
2002-12-23 Claudio Sacerdoti... Ambiguous parsing improved: refining is now used to...
2002-12-23 Claudio Sacerdoti... Refine can now also raise Uncertain. The exception...
2002-12-23 Claudio Sacerdoti... The interpretation function can now return also "Implicit".
2002-12-22 Claudio Sacerdoti... New: refinement is now used to disambiguate parsing.
2002-12-22 Claudio Sacerdoti... New constructs \x.T and !x.T introduced. They require...
2002-12-22 Claudio Sacerdoti... * First implementation of CicRefine
2002-12-20 Luca Padovani* if no configuration file is found, issue a warning...
2002-12-18 Claudio Sacerdoti... "Insert Query (Experts only)" menu item added.
2002-12-13 Claudio Sacerdoti... Added a special charcount threatment to the 'append...
2002-12-13 Ferruccio GuidiMathQL textual lexer patched
2002-12-13 Claudio Sacerdoti... Wrong commit undone.
2002-12-13 Andrea AspertiLast commit before major modifications to do.
2002-12-13 Michele GalatàRearranged tactics in VariousTactics into new modules...
2002-12-12 Claudio Sacerdoti... Minor widget rearrangement.
2002-12-12 Claudio Sacerdoti... notation "@" for append added
2002-12-12 Michele GalatàAdded an almost working version of Generalize tactic.
2002-12-12 Michele GalatàAdded an almost working version of Generalize tactic.
2002-12-12 Michele GalatàRearranged tactics in VariousTactics into new modules...
2002-12-11 Claudio Sacerdoti... Severe bug fixed: the test failed in the case of (Rplus...
2002-12-11 Claudio Sacerdoti... * Partial checking of mutual inductive definitions...
2002-12-11 Claudio Sacerdoti... Unary minus now rendered without parentheses.
2002-12-10 Claudio Sacerdoti... "Rewrite ... with ... by ..." line-breaking handled.
2002-12-10 Claudio Sacerdoti... First experimental commit of the notation (partial...
2002-12-10 Claudio Sacerdoti... Ring partially ported to the new library. But I am...
2002-12-10 Claudio Sacerdoti... Bug fixed: beta-redex transformations to LetIn were...
2002-12-10 Claudio Sacerdoti... cut & paste typo fixed
2002-12-10 Claudio Sacerdoti... positive.xsl is now included in headercontent.xsl and...
2002-12-09 natileNow "only" constraint are more restrictive.
2002-12-09 Claudio Sacerdoti... * ElimSimplIntros replace by ElimIntrosSimpl. Simplific...
2002-12-09 Claudio Sacerdoti... * New button "Select only constants" to choose the...
2002-12-09 Claudio Sacerdoti... Simpl now handles let-in reductions as delta-reductions...
2002-12-06 Claudio Sacerdoti... * mQueryLevel2.get_constraints now gives back only...
2002-12-06 Claudio Sacerdoti... New notation for ListSet. It often raises ambiguity...
2002-12-06 Claudio Sacerdoti... instantiate for inductive principles covered
2002-12-06 Andrea Aspertiinstantiate for induction principles covered.
2002-12-06 Claudio Sacerdoti... Bug fixed in binary standard MathML Content operators...
2002-12-06 Claudio Sacerdoti... ...
2002-12-06 Claudio Sacerdoti... The fresh_name generator has been moved to ProofEngineH...
2002-12-06 Claudio Sacerdoti... Comments removed.
2002-12-06 Claudio Sacerdoti... Bug fixed: when iota-expanding fixpoints the context...
2002-12-06 natilemQueryLevels2.mli added in Makefile.
2002-12-06 Claudio Sacerdoti... The user interface for the completeSearchPattern query...
2002-12-06 Claudio Sacerdoti... 1. depth constraints for Rels and Sorts are now optional
2002-12-06 Claudio Sacerdoti... 1. The depth constraint on Rels and Sorts is now optional.
2002-12-05 Claudio Sacerdoti... A simplification bug was introduced during the clean...
2002-12-05 Andrea AspertiNotation for if then else.
2002-12-05 Claudio Sacerdoti... Bug fixed: the lhs part of an explicit name substitutio...
2002-12-05 Claudio Sacerdoti... Minor bug fixes in the 'instantiate' element handling.
2002-12-04 Claudio Sacerdoti... Showing a query result which was an inductive type...
2002-12-04 Claudio Sacerdoti... Interface improvement: a window is opened to show objec...
2002-12-04 Claudio Sacerdoti... ...
2002-12-04 natile*** empty log message ***
2002-12-04 Claudio Sacerdoti... New feature: the user can now enter the list of "must...
2002-12-04 Claudio Sacerdoti... * mQueryLevels interface clean-up
2002-12-04 Claudio Sacerdoti... Simplification euristic improved.
2002-12-04 Claudio Sacerdoti... Completely broken parsing of Fix and CoFix fixed.
2002-12-04 Claudio Sacerdoti... Several bug-fixes to the abstparam hell.
2002-12-04 Stefano Zacchiroli- reverted to only one quotation level for xmluri,...
2002-12-04 Claudio Sacerdoti... Variable redefined twice fixed.
2002-12-04 Claudio Sacerdoti... Variable redefined twice fixed.
2002-12-04 Claudio Sacerdoti... New tactic fold_simpl.
2002-12-04 Claudio Sacerdoti... * fold_tac has now a new parameter, which is the reduct...
2002-12-03 Claudio Sacerdoti... Typing of intros_tac improved. It now has a parameter...
2002-12-03 Claudio Sacerdoti... Quick implementation of the "inst" csymbol. It can...
2002-12-03 Claudio Sacerdoti... First working version of the possibility to introduce...
2002-12-03 Claudio Sacerdoti... put_inductive_definition implemented and exposed.
2002-12-03 Claudio Sacerdoti... typecheck_mutual_inductive_defs exposed.
2002-12-03 Claudio Sacerdoti... An exception was raised when a MutInd or MutConstruct...
2002-12-03 Michele GalatàAdded new tactics: Exists, Split, Assumption, Absurd...
2002-12-03 Claudio Sacerdoti... m:exist ==> m:exists
next