]> matita.cs.unibo.it Git - helm.git/history - helm/gTopLevel
The scratch window is now based on the sequent_viewer widget.
[helm.git] / helm / gTopLevel /
2003-01-31 Claudio Sacerdoti... The scratch window is now based on the sequent_viewer...
2003-01-31 Claudio Sacerdoti... Major module reorganization:
2003-01-30 Claudio Sacerdoti... 1. helmns and domImpl moved to the misc module ;-(
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... 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... 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... Decompose now has a new parameter which is the callback...
2003-01-28 Claudio Sacerdoti... Fixed. It was no more working since the move of the...
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 Claudio Sacerdoti... New module Disambiguate to hold:
2002-12-23 Claudio Sacerdoti... Ambiguous parsing improved: refining is now used to...
2002-12-22 Claudio Sacerdoti... New: refinement is now used to disambiguate parsing.
2002-12-18 Claudio Sacerdoti... "Insert Query (Experts only)" menu item added.
2002-12-13 Ferruccio GuidiMathQL textual lexer patched
2002-12-13 Claudio Sacerdoti... Wrong commit undone.
2002-12-13 Michele GalatàRearranged tactics in VariousTactics into new modules...
2002-12-12 Claudio Sacerdoti... Minor widget rearrangement.
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... * Partial checking of mutual inductive definitions...
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... 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-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... 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... First working version of the possibility to introduce...
2002-12-03 Michele GalatàAdded new tactics: Exists, Split, Assumption, Absurd...
2002-12-02 Claudio Sacerdoti... First implementation of the new generalized SearchPatte...
2002-12-01 Enrico Tassi- now esempi/fourier/ is he dir for all fourier extras
2002-11-29 natileNow MQueryGenerator generates the query and MQueryLevel...
2002-11-29 Enrico Tassibug in hypotesis parsing solved
2002-11-27 Claudio Sacerdoti... * The new query language (now broken) works only on...
2002-11-27 Ferruccio Guidigenerator patched
2002-11-26 Enrico Tassicomments in fourier.ml now are in ocamldoc style
2002-11-26 Ferruccio GuidiNew module for level management (was in MQueryGenerator)
2002-11-26 Ferruccio GuidiGenerator updated for new MathQL.ml
2002-11-22 natiletoplevel.ml patched but it doesn't compile with open...
2002-11-21 Claudio Sacerdoti... WARNING!!!
2002-11-20 Enrico Tassi- removed: cut_tac False to demostrate False
2002-11-19 Claudio Sacerdoti... ~ask_dtd_to_the_getter parameter added to Cic2Xml.print...
2002-11-19 Claudio Sacerdoti... Param ~ask_dtd_to_the_getter added to Cic2Xml.print_object.
2002-11-19 Claudio Sacerdoti... Big change: Qed saves the theorem/definition and regist...
2002-11-18 Claudio Sacerdoti... Interface improvement (???): the Check button has been...
2002-11-18 Claudio Sacerdoti... Small interface improvement: the menu is now in an...
2002-11-18 Claudio Sacerdoti... ...
2002-11-18 Claudio Sacerdoti... Interface improvement:
2002-11-18 Claudio Sacerdoti... Code clean-up: the widget in the lower-left corner...
2002-11-18 Claudio Sacerdoti... Aliases definition removed from the CIC textual parser.
2002-11-18 Claudio Sacerdoti... Inteface improvement: the "Edit Aliases..." menu entry...
2002-11-18 Claudio Sacerdoti... Major interface improvements.
2002-11-18 Claudio Sacerdoti... Rendering of InductiveDefinitions, Variables and Axioms...
2002-11-15 Claudio Sacerdoti... Order of the generated metavariables for apply fixed...
2002-11-15 Claudio Sacerdoti... Bug fixed: conjectures were printed in the wrong order.
2002-11-15 Claudio Sacerdoti... * Bug fixed: a real empty page is now really used for...
2002-11-15 Claudio Sacerdoti... Residual interface bug fixes: no sequent page is now...
2002-11-15 Claudio Sacerdoti... Small interface improvement: the first goal page is...
2002-11-15 Claudio Sacerdoti... Small interface improvements.
2002-11-14 Claudio Sacerdoti... Other small improvements to the general window layout.
2002-11-14 Claudio Sacerdoti... Small interface improvement: selecting something in...
2002-11-14 Claudio Sacerdoti... Interface improvement:
2002-11-13 Claudio Sacerdoti... Interface improvements: the window to disambiguate...
2002-11-12 Claudio Sacerdoti... A frame now surrounds the XMHTML widget.
2002-11-12 Claudio Sacerdoti... Heavy restyling of the interface.
2002-11-11 Enrico TassiAn old bug in 'eqT' hipotesys solved
2002-11-06 Claudio Sacerdoti... - big interface changes: open goals are now collected...
2002-11-04 Claudio Sacerdoti... nameObject ==> objectName
2002-11-04 Claudio Sacerdoti... The reduction tactics are now shared between ReductionT...
2002-11-04 Claudio Sacerdoti... The fold tactic of proofEngine now uses ReductionTactic...
2002-11-04 Claudio Sacerdoti... - Comments updated
2002-11-04 Claudio Sacerdoti... - synchronization with the main branch
2002-11-04 Claudio Sacerdoti... - porting to the new theory with explicit named substit...
next