Claudio Sacerdoti Coen [Wed, 2 Apr 2003 11:04:32 +0000 (11:04 +0000)]
We have a big architectural problem here: the Hbugs hints when applied
may have an argument which is a term (now in textual form). Depending on the
current parser in use, the syntax for the textual form must be TeX or
ASCII art. Which one is the right one? The current momentary patch activates
the TeX syntax.
Claudio Sacerdoti Coen [Wed, 2 Apr 2003 10:48:30 +0000 (10:48 +0000)]
Underscore must be quted in TeX. Fixed.
Claudio Sacerdoti Coen [Wed, 19 Mar 2003 09:18:05 +0000 (09:18 +0000)]
I now register the gdome2-xslt call-back functions for error processing.
They print the error/warning messages in the HTML debug windows.
Claudio Sacerdoti Coen [Wed, 19 Mar 2003 09:10:57 +0000 (09:10 +0000)]
'{' and '}' are now considered as blanks
Claudio Sacerdoti Coen [Tue, 18 Mar 2003 16:27:00 +0000 (16:27 +0000)]
1. internal links fixed
2. title added
Claudio Sacerdoti Coen [Tue, 18 Mar 2003 16:24:59 +0000 (16:24 +0000)]
NEW: manual added and linked to the interface.
Claudio Sacerdoti Coen [Tue, 18 Mar 2003 16:19:52 +0000 (16:19 +0000)]
Added an hyperlink to the on-line manual.
Claudio Sacerdoti Coen [Tue, 18 Mar 2003 16:02:23 +0000 (16:02 +0000)]
* New release of the client-side interface.
* Closes the following bug: if an ambiguous query (with more than one
ambiguous term) was issued twice and all the aliases were cleaned
between the two queries, disambiguation was not asked to the user
for each ambiguous term but the first one.
Claudio Sacerdoti Coen [Tue, 18 Mar 2003 15:08:03 +0000 (15:08 +0000)]
Ooopps. I forgot this one.
Claudio Sacerdoti Coen [Tue, 18 Mar 2003 14:57:43 +0000 (14:57 +0000)]
CVS repository fix: reversion of some lines (related to libhttp) to a working
version.
Claudio Sacerdoti Coen [Tue, 18 Mar 2003 13:10:36 +0000 (13:10 +0000)]
Pending changes on the checked-out repository committed. Ask Zack for
the changelog ;-)
Claudio Sacerdoti Coen [Tue, 18 Mar 2003 13:09:16 +0000 (13:09 +0000)]
Pending changes in the checked-out repository committed. Ask Zack for
the changelong ;-)
Claudio Sacerdoti Coen [Tue, 18 Mar 2003 13:01:31 +0000 (13:01 +0000)]
Partial upgrade to the new disambiguating lexer/parser.
Claudio Sacerdoti Coen [Fri, 14 Mar 2003 18:56:37 +0000 (18:56 +0000)]
First committed version that (may) use the MathML editor to enter formulas.
Claudio Sacerdoti Coen [Fri, 14 Mar 2003 18:54:05 +0000 (18:54 +0000)]
...
Claudio Sacerdoti Coen [Fri, 14 Mar 2003 18:53:03 +0000 (18:53 +0000)]
First committed version of the textual parser able to parse TeX syntax.
(This should be the second release of the parser, but the first one was
never committed.)
Claudio Sacerdoti Coen [Fri, 14 Mar 2003 18:48:17 +0000 (18:48 +0000)]
First commit towards more powerful disambiguation possibilities, where
an expression can be disambiguated yelding totally different terms.
Required, for example, to disambiguate operators that have interpretations
with a different arity (as Leibniz equality and the decidable equality over
natural numbers).
Claudio Sacerdoti Coen [Fri, 14 Mar 2003 18:45:41 +0000 (18:45 +0000)]
Comment fixed.
Claudio Sacerdoti Coen [Wed, 12 Mar 2003 11:56:20 +0000 (11:56 +0000)]
Bug introduced: the alias combo-box now accepts multiple selections (but
use just the last selected item).
Claudio Sacerdoti Coen [Wed, 12 Mar 2003 11:50:47 +0000 (11:50 +0000)]
A dialog box is now opened when Restart is pushed while composing a query.
Claudio Sacerdoti Coen [Wed, 12 Mar 2003 11:48:20 +0000 (11:48 +0000)]
Bug fixed: all the pages were not asked to the daemon ==> all the hyperlinks
were broken.
Claudio Sacerdoti Coen [Wed, 12 Mar 2003 11:32:37 +0000 (11:32 +0000)]
Many changes in the client-side interfaces:
1. Bug fix: after a SearchPattern query it was impossible to interact
any more with the "alias" editor. The problem was that the JavaScript
code assumed the existence of a parent frame that is not always there.
Closes #24
2. New release of the client-side interface with some bug fixes in the
grammar production
Claudio Sacerdoti Coen [Mon, 10 Mar 2003 09:53:12 +0000 (09:53 +0000)]
Big change: parenthesis can now be put in any place to disambiguate the
expression. The case "(expr) -> expr" is no more an exception. An application
node is generated iff more than one expression is put inside the parenthesis.
Stefano Zacchiroli [Fri, 7 Mar 2003 18:06:54 +0000 (18:06 +0000)]
added .cvsignore
Stefano Zacchiroli [Thu, 6 Mar 2003 16:14:24 +0000 (16:14 +0000)]
- parse postgres connection string also from environment variable
- solved some compatibility issues with MathQL
- use old Misc functions from MQueryMisc
Stefano Zacchiroli [Thu, 6 Mar 2003 16:13:09 +0000 (16:13 +0000)]
- use new mquery generator module
- no longer use mQuery* stuff from ../gTopLevel
Stefano Zacchiroli [Thu, 6 Mar 2003 16:09:14 +0000 (16:09 +0000)]
added META.helm-mquery_generator
Stefano Zacchiroli [Thu, 6 Mar 2003 15:07:17 +0000 (15:07 +0000)]
minimal changes:
- added a TODO comment
- factorized some code
- removed old useless debugging prints
Stefano Zacchiroli [Thu, 20 Feb 2003 17:38:09 +0000 (17:38 +0000)]
build bytecode code by default
Stefano Zacchiroli [Thu, 20 Feb 2003 17:33:08 +0000 (17:33 +0000)]
build also mquery_generator module
Stefano Zacchiroli [Thu, 20 Feb 2003 17:32:39 +0000 (17:32 +0000)]
added dep on helm-mquery_generator
Stefano Zacchiroli [Thu, 20 Feb 2003 17:32:03 +0000 (17:32 +0000)]
added TacticChaser module to emebed functions which search set of
tactics which can be applied
Stefano Zacchiroli [Thu, 20 Feb 2003 17:31:06 +0000 (17:31 +0000)]
defined an explicit "status" type
Stefano Zacchiroli [Thu, 20 Feb 2003 17:28:12 +0000 (17:28 +0000)]
moved mquery generation stuff in a new module
Stefano Zacchiroli [Thu, 20 Feb 2003 17:27:11 +0000 (17:27 +0000)]
- added HBugs support
- switched to multi threaded implementation
- fixed references from Misc to MQueryMisc module
- moved search pattern apply in ../ocaml/tactics/tacticChaser.ml*
Stefano Zacchiroli [Thu, 20 Feb 2003 17:24:43 +0000 (17:24 +0000)]
- added HBugs notification after tactic application
- bugfix: removed some useless status save
- defined module type "Tactics", module type returned by Make functor
Stefano Zacchiroli [Thu, 20 Feb 2003 17:22:58 +0000 (17:22 +0000)]
- added dependencies on hbugs-client, threads, helm-mquery_generator
- build using -thread switch
Stefano Zacchiroli [Thu, 20 Feb 2003 17:21:52 +0000 (17:21 +0000)]
moved mquery generation in ../ocaml/mquery_generator/
Stefano Zacchiroli [Thu, 20 Feb 2003 17:21:05 +0000 (17:21 +0000)]
- added and exposed get_current_status_as_xml
- removed apply_tactic and can_apply_tactic
Stefano Zacchiroli [Thu, 20 Feb 2003 17:17:37 +0000 (17:17 +0000)]
- moved exception IllFormedUri, string_of_cic_textual_parser_uri,
cic_textual_parser_uri_of_string,
wrong_xpointer_format_from_wrong_xpointer_format' to MQueryMisc
- moved here strip_xml_headings from gTopLevel.ml
Stefano Zacchiroli [Thu, 20 Feb 2003 17:16:13 +0000 (17:16 +0000)]
fixed references to functions moved from Misc to MQueryMisc
Stefano Zacchiroli [Thu, 20 Feb 2003 17:15:24 +0000 (17:15 +0000)]
added HBugs interface module for gTopLevel
Stefano Zacchiroli [Thu, 20 Feb 2003 17:14:58 +0000 (17:14 +0000)]
rebuilt
Stefano Zacchiroli [Wed, 19 Feb 2003 14:29:18 +0000 (14:29 +0000)]
removed tmp_dir no longer needed (it was used only by ClientHTTP module)
Stefano Zacchiroli [Wed, 19 Feb 2003 14:28:56 +0000 (14:28 +0000)]
bugfix: use temporary file name to avoid file access clashes when the
same teporary dir is used by many processes
Stefano Zacchiroli [Wed, 19 Feb 2003 14:27:34 +0000 (14:27 +0000)]
- added pp_to_outchan and pp_to_string for other medium pretty printing
- factorized implementation of pretty printers so that it's used by all
pretty printing functions
Ferruccio Guidi [Wed, 5 Feb 2003 14:04:06 +0000 (14:04 +0000)]
Makefile patched
Claudio Sacerdoti Coen [Wed, 5 Feb 2003 12:46:20 +0000 (12:46 +0000)]
Makefile.common.in and .depend backtracked to my last commit (before the
ones of Ferruccio) and then modified. Dependencies between a file and a
library are now handled correctly.
Ferruccio Guidi [Wed, 5 Feb 2003 11:42:52 +0000 (11:42 +0000)]
packege dependences calculation patched
Ferruccio Guidi [Wed, 5 Feb 2003 11:09:48 +0000 (11:09 +0000)]
package dependences calulation fixed
Ferruccio Guidi [Tue, 4 Feb 2003 19:08:28 +0000 (19:08 +0000)]
SQL quoting fixed in relation.ml
Michele Galatà [Tue, 4 Feb 2003 17:59:06 +0000 (17:59 +0000)]
Added new module DiscriminationTactics
Michele Galatà [Tue, 4 Feb 2003 17:51:55 +0000 (17:51 +0000)]
Added buttons for new tactics Injection and Discriminate
Michele Galatà [Tue, 4 Feb 2003 17:50:34 +0000 (17:50 +0000)]
Added module DiscriminationTactics with brand new tactics Injection and
Discriminate, both working only in simple situation
Ferruccio Guidi [Mon, 3 Feb 2003 17:32:56 +0000 (17:32 +0000)]
patches for the new interface of text_of_query/text_of result
Ferruccio Guidi [Mon, 3 Feb 2003 17:27:45 +0000 (17:27 +0000)]
new interface for text_of_query/text_of_result + bug fixes
Claudio Sacerdoti Coen [Mon, 3 Feb 2003 10:50:45 +0000 (10:50 +0000)]
Dependency simplification.
Claudio Sacerdoti Coen [Mon, 3 Feb 2003 10:50:12 +0000 (10:50 +0000)]
Minor module re-organization:
1. SequentPp is now no more dependent from proofEngine
2. the functions to apply stylesheets from DOM documents to DOM documents
are not any longer exported by ApplyStylesheets
Claudio Sacerdoti Coen [Fri, 31 Jan 2003 18:45:15 +0000 (18:45 +0000)]
...
Claudio Sacerdoti Coen [Fri, 31 Jan 2003 18:44:20 +0000 (18:44 +0000)]
The scratch window is now based on the sequent_viewer widget.
Claudio Sacerdoti Coen [Fri, 31 Jan 2003 10:10:21 +0000 (10:10 +0000)]
Major module reorganization:
- new module TermViewer: holds widgets to render and interact with sequents
and proofs at the CIC level
- new module ApplyStylesheets: functions to apply stylesheets and map
terms and sequents to MathML Presentation
- new module InvokeTactics: it is a functor that gives back a module that
defines one callback function for every tactic
Claudio Sacerdoti Coen [Thu, 30 Jan 2003 10:36:05 +0000 (10:36 +0000)]
1. helmns and domImpl moved to the misc module ;-(
2. all the constants and functions relative to stylesheet applications have
been moved to the new module ApplyStylesheets, whose interface is really
minimal.
Claudio Sacerdoti Coen [Thu, 30 Jan 2003 09:43:03 +0000 (09:43 +0000)]
Minor code reorganization:
1. several functions unrelated do disambiguation moved from Disambiguate
do Misc.
2. TermEditor module added. It implements a widget for entering terms.
The widget is also responsible for the disambiguation.
3. TermEditor is now the only widget that uses the Disambiguate module.
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 18:22:16 +0000 (18:22 +0000)]
Tactics button rearranged.
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 18:07:05 +0000 (18:07 +0000)]
Clear and ClearBody moved to the pop-up menu.
No check is done so far to avoid activating them when the selected "term"
is not an hypothesis.
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 18:02:57 +0000 (18:02 +0000)]
replace_lifting generalized to the simultaneous replacement of n terms.
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 17:09:47 +0000 (17:09 +0000)]
ProofEngineHelpers.mk_fresh_name now used in place of "dummy_for_rewrite".
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 17:03:27 +0000 (17:03 +0000)]
1. Added a callback to the generalize tactic to generate a fresh name.
2. Dead code removal in various files.
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 17:02:40 +0000 (17:02 +0000)]
Added a callback to the generalize tactic to generate a fresh name.
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 16:54:44 +0000 (16:54 +0000)]
Generalize now works on a list of convertible terms, generalizing all of
them at once.
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 16:18:25 +0000 (16:18 +0000)]
Generalize tactic moved to the contextual menu.
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 16:07:28 +0000 (16:07 +0000)]
New: we now have a new pop-up menu for the reduction tactics.
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 13:20:55 +0000 (13:20 +0000)]
1. All the reduction tactics have been modified to reduce several (sub)terms
at once.
2. To reduce several (sub)terms at once you can use the new multiple
selection feature.
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 13:20:00 +0000 (13:20 +0000)]
All the reduction tactics have been modified to reduce several (sub)terms
at once.
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 12:02:37 +0000 (12:02 +0000)]
Multiple selection is now enabled in the goal and check windows.
All the tactics still behave as before.
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 11:13:00 +0000 (11:13 +0000)]
maction toggle restored
Claudio Sacerdoti Coen [Wed, 29 Jan 2003 10:19:55 +0000 (10:19 +0000)]
Optional callbacks have been added to tactics that need to introduce
new fresh names directly (i.e. without calling other tactics that need
fresh names). The default behaviour is _MUCH_ nicer than the previous
dummy one and is fully functional.
Corollary 1: all the code of tactics.cma is now reentrant.
Corollary 2: the user can be asked the fresh name if it is requested
by a top-level tactic.
Claudio Sacerdoti Coen [Tue, 28 Jan 2003 18:40:46 +0000 (18:40 +0000)]
Dead code removed.
Claudio Sacerdoti Coen [Tue, 28 Jan 2003 18:38:45 +0000 (18:38 +0000)]
Decompose now has a new parameter which is the callback to call to select the
uris that must be used for the decomposition.
Claudio Sacerdoti Coen [Tue, 28 Jan 2003 18:37:54 +0000 (18:37 +0000)]
Decompose now has a new parameter that is the callback function to call
to select the uris that must be decomposed.
Claudio Sacerdoti Coen [Tue, 28 Jan 2003 17:30:33 +0000 (17:30 +0000)]
Fixed. It was no more working since the move of the tactics under the ocaml
repository.
Stefano Zacchiroli [Tue, 28 Jan 2003 10:23:59 +0000 (10:23 +0000)]
added META for module helm-tactics
Stefano Zacchiroli [Tue, 28 Jan 2003 10:23:03 +0000 (10:23 +0000)]
moved tactics from gTopLevel to the new module ocaml/tactics
Stefano Zacchiroli [Tue, 28 Jan 2003 10:22:00 +0000 (10:22 +0000)]
moved tactics in ocaml/tactics
Luca Padovani [Mon, 27 Jan 2003 14:32:07 +0000 (14:32 +0000)]
* very small fixes here and there
Michele Galatà [Fri, 24 Jan 2003 11:15:57 +0000 (11:15 +0000)]
Added Decompose tactic
Stefano Zacchiroli [Tue, 21 Jan 2003 16:37:09 +0000 (16:37 +0000)]
bugfix while printing MutInd and MutConstruct unresolved uris
Stefano Zacchiroli [Tue, 21 Jan 2003 11:38:40 +0000 (11:38 +0000)]
added html templates and pages
Stefano Zacchiroli [Tue, 21 Jan 2003 11:37:12 +0000 (11:37 +0000)]
- disambiguation implemented!
Stefano Zacchiroli [Tue, 21 Jan 2003 11:36:07 +0000 (11:36 +0000)]
- added references to gTopLevel needed modules
Claudio Sacerdoti Coen [Tue, 21 Jan 2003 11:24:52 +0000 (11:24 +0000)]
New module Disambiguate to hold:
- a functor to disambiguate terms. The input module holds all the
callbacks to the user (that will be implemented differently in Gtk
and as Web forms).
- some utility functions working on CicTextualParser0.uri which should
be moved somewhere else.
Stefano Zacchiroli [Sun, 5 Jan 2003 13:59:16 +0000 (13:59 +0000)]
typo: ')' mismatch
Claudio Sacerdoti Coen [Mon, 23 Dec 2002 21:36:52 +0000 (21:36 +0000)]
Ambiguous parsing improved: refining is now used to prune-out not-well-typed
choices as soon as the term can not be refined. Unfortunately the whole
disambiguation is parsing-bound and not type-checking/refining bound.
Claudio Sacerdoti Coen [Mon, 23 Dec 2002 21:07:55 +0000 (21:07 +0000)]
Refine can now also raise Uncertain. The exception is raised every
time a metavariab le could be instantiated in such a way that the
term could become well-typed. Useful for ambiguous parsing.
Claudio Sacerdoti Coen [Mon, 23 Dec 2002 21:06:04 +0000 (21:06 +0000)]
The interpretation function can now return also "Implicit".
Useful for incremental ambiguous parsing.
Claudio Sacerdoti Coen [Sun, 22 Dec 2002 19:06:27 +0000 (19:06 +0000)]
New: refinement is now used to disambiguate parsing.
Claudio Sacerdoti Coen [Sun, 22 Dec 2002 19:05:38 +0000 (19:05 +0000)]
New constructs \x.T and !x.T introduced. They require refinement.
Claudio Sacerdoti Coen [Sun, 22 Dec 2002 19:04:49 +0000 (19:04 +0000)]
* First implementation of CicRefine
* unwind_subst is now exported in the interface
Luca Padovani [Fri, 20 Dec 2002 15:10:20 +0000 (15:10 +0000)]
* if no configuration file is found, issue a warning but doesn't crash
Claudio Sacerdoti Coen [Wed, 18 Dec 2002 17:33:10 +0000 (17:33 +0000)]
"Insert Query (Experts only)" menu item added.