]> matita.cs.unibo.it Git - helm.git/history - helm/gTopLevel/gTopLevel.ml
ocaml 3.09 transition
[helm.git] / helm / gTopLevel / gTopLevel.ml
2005-02-07 Enrico Tassisync with Xml.pp
2005-02-03 Enrico Tassiremoved uri parameter from load_proof
2005-01-21 Enrico Tassi- sync with the new ApplyTransformation API
2005-01-20 Stefano Zacchirolihelmns -> helm_ns
2005-01-17 Enrico Tassinew cicEnvironment implementation
2004-12-01 Enrico TassiAdded universes handling. Tag PRE_UNIVERSES may help ;)
2004-11-29 Stefano Zacchiroli- passes subst to FreshNameGenerator
2004-11-03 Stefano Zacchirolino longer use Dbi module but directly use Mysql module...
2004-10-22 Stefano Zacchiroli- support also DBI handle
2004-10-14 Claudio Sacerdoti... Luca (bugged) debugging stuff removed.
2004-09-28 Luca Padovani* minor correction to make the new mathml widget work...
2004-09-09 Ferruccio Guidinow should run also when the db is down (untested)
2004-09-09 Stefano Zacchiroliported to latest lablgtkmathview
2004-06-01 Enrico Tassinew universes implementation
2004-05-13 Ferruccio Guidi- some code patched
2004-05-13 Stefano Zacchirolichanged proofStatus so that uri component is optional...
2004-04-29 Stefano Zacchiroli- moved applyTransformation initialization code to...
2004-04-28 Stefano Zacchiroliadded extra "id" parameter for input_or_locate_uri...
2004-04-20 Stefano Zacchiroligot rid of a ~status label
2004-03-12 acerioniNew tactic Auto.
2004-03-02 Claudio Sacerdoti... The disambiguation now returns a list of interpretations.
2004-02-20 Ferruccio Guidi- mathql interpreter flags reorganized
2004-02-18 Ferruccio Guidimathql interpreter flags can be now red from helm registry
2004-02-17 Claudio Sacerdoti... mathql_db_map.txt is now retrieved by Helm_registry.
2004-02-17 Claudio Sacerdoti... triciclo.conf.xml ==> gTopLevel.conf.xml
2004-02-16 Claudio Sacerdoti... - triciclo.conf.xml.sample ported to the latest version...
2004-02-11 Stefano Zacchirolibugfix: auto_disambiguation is not considered for searc...
2004-02-11 Stefano Zacchirolinew getter, logger, and the hell
2004-02-09 Claudio Sacerdoti... Added flag ?eta_fix:bool to acic_object_of_cic_object.
2004-02-05 Claudio Sacerdoti... fresh_name_generator has now also the metasenv parameter.
2004-02-05 Claudio Sacerdoti... mk_fresh_name moved to FreshNamesGenerator.
2004-01-30 Stefano Zacchirolis/Callbacks/DisambiguateCallbacks/
2004-01-29 Stefano Zacchiroli- s/TexTermEditor/TermEditor/ (* former no longer appro...
2004-01-29 Stefano Zacchiroli- added "clear alias" menu item
2004-01-24 Stefano Zacchiroli- s/id_to_uris/environment/
2004-01-24 Stefano Zacchiroli- quiet debugging for mathql
2004-01-23 Stefano Zacchirolimoved environmentP3 in cic_textual_parser2 and reshaped...
2004-01-23 Claudio Sacerdoti... - Added DisambiguatingParser (that abstracts both the...
2004-01-22 Stefano Zacchiroli(temporary, waiting for abstraction over disambiguators...
2003-12-16 Stefano Zacchiroli- fixed logging in log window so that spurious html...
2003-12-02 Ferruccio Guidisort CProp added
2003-11-06 Claudio Sacerdoti... HBugs compile again (but it does not do anything right...
2003-11-04 Luca Padovani* first upgrade to the new error logging mechanism
2003-10-29 Ferruccio Guidisome interfaces changed to prepare the mathql code...
2003-10-29 Luca Padovani* updated for gtk2
2003-09-23 Claudio Sacerdoti... Reindentation.
2003-09-23 Claudio Sacerdoti... ProofEngine.goal := ==> set_proof_engine_goal
2003-09-23 Claudio Sacerdoti... Reindentation
2003-09-23 Claudio Sacerdoti... ProofEngine.proof is now an abstract data type (since...
2003-09-14 Stefano Zacchiroli- bumped copyright years
2003-09-07 Stefano Zacchiroli- use hbugs' describe_callback to render apply-hints...
2003-09-04 Stefano Zacchiroli- added default URI for new theorems
2003-09-04 Ferruccio Guidiadded the support for the "Locate Inductive Principles...
2003-07-20 Claudio Sacerdoti... Cic2acic is now responsible of eta-fixing the objects.
2003-07-17 Ferruccio Guidi- new generated query "unreferred" implemented at serve...
2003-07-16 Andrea AspertiSeveral changes (the beginning of a new era???)
2003-07-02 Ferruccio Guidimathql_generator: new constraint format (more type...
2003-06-30 Claudio Sacerdoti... - default font size of the proof window lowered to 10
2003-06-27 Claudio Sacerdoti... The "Save proof" menu item is now activated when a...
2003-06-27 Claudio Sacerdoti... Reloading bugged stylesheets no longer makes gTopLevel...
2003-06-27 Claudio Sacerdoti... Reload stylesheets menu entry added (under the Settings...
2003-06-19 Claudio Sacerdoti... * mquery_interpreter logging and debugging activated
2003-06-19 Claudio Sacerdoti... Merge of the V7_3_new_exportation branch.
2002-10-21 natileMerge of the new_mathql branch with the main branch:
2002-10-17 Enrico Tassi- rewritesimpl_tac added in fourierR.ml (wrong location)
2002-10-14 Claudio Sacerdoti... - bug fixed: some liftings were missing in the implemen...
2002-10-11 Claudio Sacerdoti... New tactic rewrite implemented.
2002-09-27 Claudio Sacerdoti... Better handling of queries. Now both the locate and...
2002-09-19 Enrico TassiTactic update
2002-09-09 Claudio Sacerdoti... When locate is used during the lexing phase, it may...
2002-09-04 Claudio Sacerdoti... The parser (the lexer indeed) now use the locate query...
2002-09-04 Enrico TassiFourier tactic
2002-08-29 Michele GalatàComment typo fixed.
2002-07-29 Claudio Sacerdoti... Updated to use the new parser that creates (stacks...
2002-07-01 Stefano Zacchiroli- added Ring tactic on reals
2002-07-01 Ferruccio GuidimathQL modified, stderr corrected to stdout im mathql_i...
2002-06-22 Ferruccio Guidiuntested version of mQueryGenerator (was mquery part 2)
2002-06-12 Claudio Sacerdoti... * Abst removed from the DTD
2002-05-24 Claudio Sacerdoti... * Clear and ClearBody implemented, but they are bugged...
2002-05-22 Claudio Sacerdoti... Conjectures and Hypotheses inside every conjecture...
2002-05-21 Ferruccio Guidi*** empty log message ***
2002-05-20 Claudio Sacerdoti... mquery.ml now really call the execution of the query.
2002-05-20 Claudio Sacerdoti... Many many improvements:
2002-05-08 Claudio Sacerdoti... Experimental commit: definitions are now allowed in...
2002-04-30 Ferruccio Guidibasic MathQL support
2002-04-29 Claudio Sacerdoti... * Error handling improved
2002-04-26 Claudio Sacerdoti... * Many improvements (expecially in exceptions handling)
2002-04-19 Claudio Sacerdoti... * The interface of CicTypeChecker now allows the usage...
2002-04-19 Claudio Sacerdoti... Reduction tactics in the scratch window implemented.
2002-04-18 Claudio Sacerdoti... Scratch window is now also raised (= hide + show ;...
2002-04-18 Claudio Sacerdoti... * Error reporting improved
2002-04-18 Claudio Sacerdoti... * Scratch window added
2002-04-18 Claudio Sacerdoti... * Many improvements
2002-04-16 Claudio Sacerdoti... * Many improvements
2002-04-08 Claudio Sacerdoti... * Many improvements
2002-04-05 Claudio Sacerdoti... * Many improvements.
2002-04-02 Claudio Sacerdoti... First commit of our future proof-assistant/proof-improv...