]> matita.cs.unibo.it Git - helm.git/history - helm/gTopLevel
First experimental commit of the notation (partial!) for real numbers.
[helm.git] / helm / gTopLevel /
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...
2002-11-04 Claudio Sacerdoti... - new fold tactic
2002-11-04 Claudio Sacerdoti... - new CicTextualParser
2002-10-31 Claudio Sacerdoti... Several bug-fixes:
2002-10-31 Claudio Sacerdoti... Bug fixed: the declared number of new goals of Apply...
2002-10-31 Claudio Sacerdoti... Better layout of the buttons.
2002-10-31 Michele GalatàAdded variousTactic with Constructor, Left, Right,...
2002-10-31 Claudio Sacerdoti... - ElimIntrosSimpl now implemented using tacticals....
2002-10-31 Claudio Sacerdoti... explicit namd substitutions introduced
2002-10-30 Claudio Sacerdoti... Undo of the previous commit (that was a mistake).
2002-10-30 Claudio Sacerdoti... Bug fixed in reduction/simplification of explicit named...
2002-10-30 Claudio Sacerdoti... Dead code removal.
2002-10-30 Claudio Sacerdoti... Minor interface improvement.
2002-10-30 Claudio Sacerdoti... - (Partial) porting to the new theory with explicit...
2002-10-25 no authorThis commit was manufactured by cvs2svn to create branch
2002-10-09 no authorThis commit was manufactured by cvs2svn to create branch
2002-10-02 Enrico Tassitactic update
2002-09-27 Claudio Sacerdoti... Better handling of queries. Now both the locate and...
2002-09-20 Claudio Sacerdoti... change code moved to change_tac (functional version...
2002-09-19 Enrico TassiTactic update
2002-09-18 Claudio Sacerdoti... Small code improvement.
2002-09-18 Enrico TassiTactic update
2002-09-17 Ferruccio Guidinew query generator
2002-09-16 Claudio Sacerdoti... List of tactics implemented and to implement (italian...
2002-09-13 Ferruccio Guidirestricted mode to use when the database is down :)
2002-09-13 Ferruccio Guidiquery generator timing feature improved
2002-09-13 Claudio Sacerdoti... ring.ml* splitted into ring.ml* and tacticals.ml*
2002-09-13 Claudio Sacerdoti... then_ tactical implemented (equivalent to the tclTHEN...
2002-09-13 Enrico TassiFourier tactic update
2002-09-09 Claudio Sacerdoti... When locate is used during the lexing phase, it may...
2002-09-09 Claudio Sacerdoti... Patch applied to the locate query: when used to retriev...
2002-09-09 Enrico TassiFourier tactic update
next