]>
 
 
matita.cs.unibo.it Git - helm.git/log 
 
 
 
 
 
 
Stefano Zacchiroli  [Tue, 12 Oct 2004 20:56:45 +0000  (20:56 +0000)] 
 
setting goal doesn't change history status 
 
Stefano Zacchiroli  [Mon, 11 Oct 2004 19:19:23 +0000  (19:19 +0000)] 
 
added new Utf8Macro module 
 
Stefano Zacchiroli  [Mon, 11 Oct 2004 19:18:37 +0000  (19:18 +0000)] 
 
Added -syntax support (if needed, use OCAMLC_P4 instead of OCAMLC in 
Makefile); ocamldep uses it by default. 
 
Stefano Zacchiroli  [Mon, 11 Oct 2004 19:17:50 +0000  (19:17 +0000)] 
 
added utf8_macros 
 
Stefano Zacchiroli  [Mon, 11 Oct 2004 19:16:52 +0000  (19:16 +0000)] 
 
moved utf8 macro handling to the new module Utf8Macros 
 
Stefano Zacchiroli  [Mon, 11 Oct 2004 19:14:20 +0000  (19:14 +0000)] 
 
fixed typo 
 
Stefano Zacchiroli  [Mon, 11 Oct 2004 19:13:57 +0000  (19:13 +0000)] 
 
new module: expansion from tex like macros to utf8 strings 
 
Stefano Zacchiroli  [Wed, 6 Oct 2004 15:42:37 +0000  (15:42 +0000)] 
 
snapshot (notably: implemented "check") 
 
Stefano Zacchiroli  [Mon, 4 Oct 2004 09:42:53 +0000  (09:42 +0000)] 
 
added dependency on helm-xmldiff 
 
Stefano Zacchiroli  [Mon, 4 Oct 2004 09:41:40 +0000  (09:41 +0000)] 
 
moved xmldiff in ocaml/ 
 
Stefano Zacchiroli  [Mon, 4 Oct 2004 09:41:07 +0000  (09:41 +0000)] 
 
- added xmldiff module 
 
Stefano Zacchiroli  [Mon, 4 Oct 2004 09:40:49 +0000  (09:40 +0000)] 
 
added Undo/Redo commands 
 
Stefano Zacchiroli  [Mon, 4 Oct 2004 09:40:21 +0000  (09:40 +0000)] 
 
- fixed "Blue" vs "blue" typo 
 
Stefano Zacchiroli  [Mon, 4 Oct 2004 09:39:50 +0000  (09:39 +0000)] 
 
- handle Box.Space in textual pretty printing 
 
Stefano Zacchiroli  [Mon, 4 Oct 2004 09:39:20 +0000  (09:39 +0000)] 
 
- removed mandatory parens for application 
- "in" and "and" are now keywords 
- changed binder syntax, now more coqish 
- alone symbols no longer permitted (e.g. "+" alone is no longer a term) 
 
Stefano Zacchiroli  [Mon, 4 Oct 2004 09:38:04 +0000  (09:38 +0000)] 
 
"in" and "and" are now keywords 
 
Stefano Zacchiroli  [Mon, 4 Oct 2004 09:37:28 +0000  (09:37 +0000)] 
 
splitted History module out of StatefulProofEngine 
 
Stefano Zacchiroli  [Mon, 4 Oct 2004 09:37:07 +0000  (09:37 +0000)] 
 
- splitted out History module 
- exported all_events 
- status is now a pair proof * goal _option_ so that completed proofs 
  have their entry in the history and could be passed to observers 
- added set_metasenv method to change imperatively metasenv 
- added explicit notification method notify 
 
Stefano Zacchiroli  [Mon, 4 Oct 2004 09:33:22 +0000  (09:33 +0000)] 
 
xmldiff's META 
 
Stefano Zacchiroli  [Mon, 4 Oct 2004 09:33:01 +0000  (09:33 +0000)] 
 
moved xmldiff module away from gTopLevel 
 
Stefano Zacchiroli  [Mon, 4 Oct 2004 09:31:15 +0000  (09:31 +0000)] 
 
snapshot 
 
Stefano Zacchiroli  [Fri, 1 Oct 2004 16:32:36 +0000  (16:32 +0000)] 
 
snapshot 
 
Stefano Zacchiroli  [Fri, 1 Oct 2004 12:41:18 +0000  (12:41 +0000)] 
 
snapshot 
 
Stefano Zacchiroli  [Wed, 29 Sep 2004 08:56:14 +0000  (08:56 +0000)] 
 
bumped deps to 0.6.4 
 
Stefano Zacchiroli  [Wed, 29 Sep 2004 08:53:24 +0000  (08:53 +0000)] 
 
bumped version to 0.6.4 
 
Luca Padovani  [Tue, 28 Sep 2004 16:04:32 +0000  (16:04 +0000)] 
 
* minor correction to make the new mathml widget work better 
 
Luca Padovani  [Tue, 28 Sep 2004 16:00:52 +0000  (16:00 +0000)] 
 
* the transformations have been ported so to generate BoxML + MathML 
  instead of MathML alone. All the affected files have been heavily 
  changed both in the interface and in the implementation, many 
  solutions are certainly temporary and the code would benefit from 
  extensive cleanup 
 
Luca Padovani  [Mon, 27 Sep 2004 07:40:36 +0000  (07:40 +0000)] 
 
* removed PREDICATES 
* added REQUIRES to init gtk2 properly 
 
Stefano Zacchiroli  [Mon, 20 Sep 2004 15:51:19 +0000  (15:51 +0000)] 
 
added initial_status 
 
Stefano Zacchiroli  [Mon, 20 Sep 2004 15:47:00 +0000  (15:47 +0000)] 
 
fixed parse error for ocaml 3.08 
 
Ferruccio Guidi  [Fri, 17 Sep 2004 12:49:43 +0000  (12:49 +0000)] 
 
meta_closed added 
 
Stefano Zacchiroli  [Fri, 17 Sep 2004 10:09:36 +0000  (10:09 +0000)] 
 
fixed cictheory:/ bug (thanks Lionel for the patch) 
 
Claudio Sacerdoti Coen  [Thu, 16 Sep 2004 15:47:33 +0000  (15:47 +0000)] 
 
The jsmenu is now under CVS. 
 
Luca Padovani  [Tue, 14 Sep 2004 06:44:35 +0000  (06:44 +0000)] 
 
* the click signal now acts on both maction (MathML) and action (BoxML) 
 
Ferruccio Guidi  [Thu, 9 Sep 2004 16:36:46 +0000  (16:36 +0000)] 
 
now should run also when the db is down (untested) 
(the -nodb option is still unimplemented) 
 
Stefano Zacchiroli  [Thu, 9 Sep 2004 16:01:37 +0000  (16:01 +0000)] 
 
bumped deps on ocamlnet to 0.98 
 
Stefano Zacchiroli  [Thu, 9 Sep 2004 16:01:21 +0000  (16:01 +0000)] 
 
ported to ocamlnet 0.98 
 
Stefano Zacchiroli  [Thu, 9 Sep 2004 16:00:40 +0000  (16:00 +0000)] 
 
ported to latest lablgtkmathview 
 
Stefano Zacchiroli  [Thu, 9 Sep 2004 16:00:00 +0000  (16:00 +0000)] 
 
ported to pxp 1.1.95's event parser 
 
Stefano Zacchiroli  [Thu, 9 Sep 2004 15:59:30 +0000  (15:59 +0000)] 
 
added hyperlinks for getalluris/ in help message 
 
Stefano Zacchiroli  [Wed, 8 Sep 2004 13:32:39 +0000  (13:32 +0000)] 
 
fixed some illegal backslash escapes 
 
Ferruccio Guidi  [Mon, 6 Sep 2004 11:28:23 +0000  (11:28 +0000)] 
 
bug in constraint generation for variables fixed 
 
Andrea Asperti  [Mon, 6 Sep 2004 10:07:49 +0000  (10:07 +0000)] 
 
Corrected bug about the generation of constraitns: variables 
must not be indexed. 
 
Andrea Asperti  [Wed, 1 Sep 2004 07:24:22 +0000  (07:24 +0000)] 
 
Bug fixing: the call to MQueryMisc.wrong_xpointer_format_from_wrong_xpointer_format' 
must be done after filter_new_constants (that compares uris). 
 
Stefano Zacchiroli  [Fri, 27 Aug 2004 08:27:34 +0000  (08:27 +0000)] 
 
ported to ocaml 3.08 
 
Stefano Zacchiroli  [Wed, 25 Aug 2004 07:52:15 +0000  (07:52 +0000)] 
 
debian version 0.0.6-6 
 
Stefano Zacchiroli  [Wed, 25 Aug 2004 07:51:54 +0000  (07:51 +0000)] 
 
debian version 0.6.3-2 
 
Stefano Zacchiroli  [Thu, 5 Aug 2004 15:03:48 +0000  (15:03 +0000)] 
 
ported location handling to camlp4 3.08 
 
Stefano Zacchiroli  [Thu, 5 Aug 2004 13:22:00 +0000  (13:22 +0000)] 
 
fixed some invalid backslash escapes 
 
Stefano Zacchiroli  [Thu, 5 Aug 2004 13:19:49 +0000  (13:19 +0000)] 
 
fixed some illegal backslash escapes 
 
Stefano Zacchiroli  [Thu, 5 Aug 2004 13:17:52 +0000  (13:17 +0000)] 
 
fixed .mli syntax for polymorphic methods (apparently changed between 
ocaml 3.07 and ocaml 3.08) 
 
Stefano Zacchiroli  [Thu, 5 Aug 2004 13:13:15 +0000  (13:13 +0000)] 
 
fixed some invalid backslash escapes 
 
Luca Padovani  [Sat, 31 Jul 2004 12:30:58 +0000  (12:30 +0000)] 
 
* porting to gtkmathview 0.6.3 
 
Luca Padovani  [Fri, 30 Jul 2004 08:56:16 +0000  (08:56 +0000)] 
 
* fixed bug of multiple selections 
* minor code cleanup 
 
Stefano Zacchiroli  [Thu, 29 Jul 2004 15:55:46 +0000  (15:55 +0000)] 
 
(pre-)porting to gtkmathview 0.6.3 && ocaml 3.08 
 
Luca Padovani  [Tue, 27 Jul 2004 12:59:11 +0000  (12:59 +0000)] 
 
* update to version 0.6.4 of the widget 
* not tested 
 
Stefano Zacchiroli  [Tue, 27 Jul 2004 11:51:25 +0000  (11:51 +0000)] 
 
ported to ocaml 3.08 
 
Stefano Zacchiroli  [Mon, 26 Jul 2004 14:59:24 +0000  (14:59 +0000)] 
 
ported debian stuff to ocaml 3.08 
 
Andrea Asperti  [Tue, 20 Jul 2004 13:26:56 +0000  (13:26 +0000)] 
 
The type substitution has been moved into Cic. 
 
Andrea Asperti  [Tue, 20 Jul 2004 12:50:13 +0000  (12:50 +0000)] 
 
Subst has been added to the kernel. 
 
Luca Padovani  [Thu, 15 Jul 2004 07:20:46 +0000  (07:20 +0000)] 
 
* split evil let definition (ic, oc) = ... into two subsequent 
  definitions 
* using Gzip.open_in_chan to avoid file descriptor leak 
 
Matteo Selmi  [Tue, 13 Jul 2004 08:35:28 +0000  (08:35 +0000)] 
 
Modified filtering function 
 
Claudio Sacerdoti Coen  [Mon, 5 Jul 2004 14:05:21 +0000  (14:05 +0000)] 
 
cleanURI now removes also the part that follows the '#' symbol. 
 
Claudio Sacerdoti Coen  [Mon, 5 Jul 2004 14:04:50 +0000  (14:04 +0000)] 
 
The URI passed to the control frame must be clean (i.e. no #xxx part). 
 
Claudio Sacerdoti Coen  [Mon, 5 Jul 2004 12:25:54 +0000  (12:25 +0000)] 
 
The part after # must be removed for the control frame. 
 
Stefano Zacchiroli  [Mon, 5 Jul 2004 07:12:30 +0000  (07:12 +0000)] 
 
Bug fixed: beta_expand did not perform any recursion over the local context 
of a metavariable ==> the local context was not lifted. 
 
Stefano Zacchiroli  [Mon, 5 Jul 2004 07:05:24 +0000  (07:05 +0000)] 
 
commeted out some debugging instructions 
 
Stefano Zacchiroli  [Mon, 5 Jul 2004 07:04:13 +0000  (07:04 +0000)] 
 
commented out some debugging instructions 
 
Claudio Sacerdoti Coen  [Fri, 2 Jul 2004 15:34:35 +0000  (15:34 +0000)] 
 
Bug fixed: eta_expand did not perform any recursion over the local context 
of a metavariable ==> the local context was not lifted. 
 
Claudio Sacerdoti Coen  [Fri, 2 Jul 2004 15:18:06 +0000  (15:18 +0000)] 
 
Bug fixed: the beta_expansion function did not lift the argument before 
attempting to match it ==> no matching was done correctly under an 
abstraction. 
 
Andrea Asperti  [Thu, 1 Jul 2004 15:28:10 +0000  (15:28 +0000)] 
 
... 
 
Stefano Zacchiroli  [Thu, 1 Jul 2004 14:12:30 +0000  (14:12 +0000)] 
 
New handling of substitution: 
- splitted metasenv from substitution 
- substitution enriched with canonical context information for 
  checking_metasenv_consistency 
 
Stefano Zacchiroli  [Thu, 1 Jul 2004 14:10:27 +0000  (14:10 +0000)] 
 
added (commented) benchmarking code for the disambiguation paper 
 
Andrea Asperti  [Mon, 28 Jun 2004 11:30:14 +0000  (11:30 +0000)] 
 
removed a useless test on explicit substitutions on variables with body 
 
Andrea Asperti  [Mon, 28 Jun 2004 11:17:06 +0000  (11:17 +0000)] 
 
use get_obj to retrieve cic objects instead of typecheck 
 
Andrea Asperti  [Mon, 28 Jun 2004 11:02:02 +0000  (11:02 +0000)] 
 
fixed typo 
 
Andrea Asperti  [Mon, 28 Jun 2004 10:59:17 +0000  (10:59 +0000)] 
 
- new implementation of the apply case in fo_unif using beta expansion 
- infinite loop fix while unifying terms in an invalid metasenv 
 
Stefano Zacchiroli  [Tue, 22 Jun 2004 15:33:17 +0000  (15:33 +0000)] 
 
ugliness changes: 
- more google like look and feel for query results 
- exceptions are no longer rendered in <h1> elements but pretty printed 
  inside the standard moogle HTML template 
- advanced search status is now rememberd between searches 
- added results count 
- added result type feedback in results page 
 
Matteo Selmi  [Fri, 18 Jun 2004 13:50:11 +0000  (13:50 +0000)] 
 
Corrections to "auto" tactic 
 
Claudio Sacerdoti Coen  [Fri, 18 Jun 2004 11:29:22 +0000  (11:29 +0000)] 
 
elim_tac rewritten almost entirely. It is now based on refinement + 
one invocation of the (now more powerful than before) apply_tac. 
 
Claudio Sacerdoti Coen  [Fri, 18 Jun 2004 11:28:02 +0000  (11:28 +0000)] 
 
Added new function compare_metasenvs. 
 
Claudio Sacerdoti Coen  [Fri, 18 Jun 2004 11:27:29 +0000  (11:27 +0000)] 
 
Comments changed. 
 
Claudio Sacerdoti Coen  [Fri, 18 Jun 2004 11:26:45 +0000  (11:26 +0000)] 
 
- In the case (?i args) vs term the term is now eta-expanded w.r.t. args. 
  This allows to easily implement elim using apply and it makes the auto 
  tactic much more powerful. 
- CicMetaSubst.apply_subst semantics changed: it now always performs 
  beta-reduction when a meta in head-position in an application is istantiated 
  with a lambda-abstraction. 
- CicMetaSubst.apply_subst_reducing no longer in use: removed. 
 
Claudio Sacerdoti Coen  [Fri, 18 Jun 2004 11:22:13 +0000  (11:22 +0000)] 
 
New syntax. 
 
Claudio Sacerdoti Coen  [Fri, 18 Jun 2004 08:43:42 +0000  (08:43 +0000)] 
 
Fourier URIs changed in V8. 
 
Claudio Sacerdoti Coen  [Thu, 17 Jun 2004 13:48:56 +0000  (13:48 +0000)] 
 
- moogle replaces the old search engine 
 
Stefano Zacchiroli  [Thu, 17 Jun 2004 10:13:22 +0000  (10:13 +0000)] 
 
bugfix: ignore proof checker output 
 
Claudio Sacerdoti Coen  [Wed, 16 Jun 2004 17:47:01 +0000  (17:47 +0000)] 
 
atmost/atleast/exactly constraints are now used only for the "hint" method. 
They are no longer used for "match" and "elim". 
 
Stefano Zacchiroli  [Wed, 16 Jun 2004 13:42:32 +0000  (13:42 +0000)] 
 
in the particular case of simple searches, Andrea atmost/atleast/exactly 
technique is used 
 
Andrea Asperti  [Wed, 16 Jun 2004 09:39:15 +0000  (09:39 +0000)] 
 
first moogle commit 
 
Claudio Sacerdoti Coen  [Thu, 10 Jun 2004 14:09:05 +0000  (14:09 +0000)] 
 
search.xsl added. 
 
Claudio Sacerdoti Coen  [Thu, 10 Jun 2004 14:08:40 +0000  (14:08 +0000)] 
 
Added search.xsl (S). 
 
Claudio Sacerdoti Coen  [Thu, 10 Jun 2004 14:06:38 +0000  (14:06 +0000)] 
 
Stylesheet whose input is an empty document. It calls the 
new search engine (moowgle) passing the needed parameters. 
 
Claudio Sacerdoti Coen  [Thu, 10 Jun 2004 13:45:08 +0000  (13:45 +0000)] 
 
New profile param: searchengineURL 
 
Claudio Sacerdoti Coen  [Thu, 10 Jun 2004 10:12:46 +0000  (10:12 +0000)] 
 
Uncommited changes committed. 
 
Claudio Sacerdoti Coen  [Thu, 10 Jun 2004 10:12:02 +0000  (10:12 +0000)] 
 
Interface URL can now be setted using the control panel. 
 
Claudio Sacerdoti Coen  [Thu, 10 Jun 2004 10:11:42 +0000  (10:11 +0000)] 
 
Interface URL can now be setted. 
 
Claudio Sacerdoti Coen  [Wed, 9 Jun 2004 13:12:23 +0000  (13:12 +0000)] 
 
The normalization of URIs when the DB is empty (or it is being filled) is 
not reliable. As a consequence the semantics of the Http_getter_map has been 
changed again: the only method that normalized the URIs before using them 
is the resolve method. The methods replace, add, remove, etc. no longer 
normalize their argument. 
 
Claudio Sacerdoti Coen  [Wed, 9 Jun 2004 09:19:30 +0000  (09:19 +0000)] 
 
- new stylesheets in the predefined set 
- some fields are now password fields 
 
Claudio Sacerdoti Coen  [Tue, 8 Jun 2004 16:40:13 +0000  (16:40 +0000)] 
 
New attributes for ht:* elements proposed by Nijmegen. 
All the attributes are IMPLIED and the default value for all of them 
is backward compatible.