]> matita.cs.unibo.it Git - helm.git/log
helm.git
19 years ago- new implementation of the apply case in fo_unif using beta expansion
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

19 years agougliness changes:
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

19 years agoCorrections to "auto" tactic
Matteo Selmi [Fri, 18 Jun 2004 13:50:11 +0000 (13:50 +0000)]
Corrections to "auto" tactic

19 years agoelim_tac rewritten almost entirely. It is now based on refinement +
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.

19 years agoAdded new function compare_metasenvs.
Claudio Sacerdoti Coen [Fri, 18 Jun 2004 11:28:02 +0000 (11:28 +0000)]
Added new function compare_metasenvs.

19 years agoComments changed.
Claudio Sacerdoti Coen [Fri, 18 Jun 2004 11:27:29 +0000 (11:27 +0000)]
Comments changed.

19 years ago- In the case (?i args) vs term the term is now eta-expanded w.r.t. args.
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.

19 years agoNew syntax.
Claudio Sacerdoti Coen [Fri, 18 Jun 2004 11:22:13 +0000 (11:22 +0000)]
New syntax.

19 years agoFourier URIs changed in V8.
Claudio Sacerdoti Coen [Fri, 18 Jun 2004 08:43:42 +0000 (08:43 +0000)]
Fourier URIs changed in V8.

19 years ago- moogle replaces the old search engine
Claudio Sacerdoti Coen [Thu, 17 Jun 2004 13:48:56 +0000 (13:48 +0000)]
- moogle replaces the old search engine

19 years agobugfix: ignore proof checker output
Stefano Zacchiroli [Thu, 17 Jun 2004 10:13:22 +0000 (10:13 +0000)]
bugfix: ignore proof checker output

19 years agoatmost/atleast/exactly constraints are now used only for the "hint" method.
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".

19 years agoin the particular case of simple searches, Andrea atmost/atleast/exactly
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

19 years agofirst moogle commit
Andrea Asperti [Wed, 16 Jun 2004 09:39:15 +0000 (09:39 +0000)]
first moogle commit

19 years agosearch.xsl added.
Claudio Sacerdoti Coen [Thu, 10 Jun 2004 14:09:05 +0000 (14:09 +0000)]
search.xsl added.

19 years agoAdded search.xsl (S).
Claudio Sacerdoti Coen [Thu, 10 Jun 2004 14:08:40 +0000 (14:08 +0000)]
Added search.xsl (S).

19 years agoStylesheet whose input is an empty document. It calls the
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.

19 years agoNew profile param: searchengineURL
Claudio Sacerdoti Coen [Thu, 10 Jun 2004 13:45:08 +0000 (13:45 +0000)]
New profile param: searchengineURL

19 years agoUncommited changes committed.
Claudio Sacerdoti Coen [Thu, 10 Jun 2004 10:12:46 +0000 (10:12 +0000)]
Uncommited changes committed.

19 years agoInterface URL can now be setted using the control panel.
Claudio Sacerdoti Coen [Thu, 10 Jun 2004 10:12:02 +0000 (10:12 +0000)]
Interface URL can now be setted using the control panel.

19 years agoInterface URL can now be setted.
Claudio Sacerdoti Coen [Thu, 10 Jun 2004 10:11:42 +0000 (10:11 +0000)]
Interface URL can now be setted.

19 years agoThe normalization of URIs when the DB is empty (or it is being filled) is
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.

19 years ago- new stylesheets in the predefined set
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

19 years agoNew attributes for ht:* elements proposed by Nijmegen.
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.

19 years agoObjects ordering is now case-insensite.
Claudio Sacerdoti Coen [Thu, 3 Jun 2004 11:52:45 +0000 (11:52 +0000)]
Objects ordering is now case-insensite.

19 years agofix for proofEngineTypes.mli
Enrico Tassi [Wed, 2 Jun 2004 17:00:38 +0000 (17:00 +0000)]
fix for proofEngineTypes.mli

19 years agonew universes implementation
Enrico Tassi [Tue, 1 Jun 2004 13:44:34 +0000 (13:44 +0000)]
new universes implementation

19 years agoOrdering is now done in no-case style.
Claudio Sacerdoti Coen [Mon, 31 May 2004 11:23:48 +0000 (11:23 +0000)]
Ordering is now done in no-case style.

19 years agotheory:path/index.theory are not rewritten to theory:/path.theory
Claudio Sacerdoti Coen [Mon, 31 May 2004 10:56:06 +0000 (10:56 +0000)]
theory:path/index.theory are not rewritten to theory:/path.theory
if theory:path/index.theory exists in the database.

19 years agoNew filtering function for "Auto" tactic using "just costraints"
Matteo Selmi [Mon, 31 May 2004 09:08:29 +0000 (09:08 +0000)]
New filtering function for "Auto" tactic using "just costraints"

19 years agoBack compatibility code introduced:
Claudio Sacerdoti Coen [Sun, 30 May 2004 22:14:49 +0000 (22:14 +0000)]
Back compatibility code introduced:
 1. the ls method maps a theory theory:/path/filename.theory
    to theory:/path/filename/index.theory iff there exists at least
    one object of the form cic:/path/filename/*
 2. the getter handles every URI theory:/path/filename/index.theory as
    the normalized URI theory:/path/filename.theory

19 years agoThe theory index.theory, if present, is shown at the beginning of the
Claudio Sacerdoti Coen [Sun, 30 May 2004 22:10:00 +0000 (22:10 +0000)]
The theory index.theory, if present, is shown at the beginning of the
listing.

20 years ago* makeProofTreeURL ported to the new interface
Luca Padovani [Fri, 28 May 2004 15:02:09 +0000 (15:02 +0000)]
* makeProofTreeURL ported to the new interface

20 years ago.body removed from bread crumb trail
Claudio Sacerdoti Coen [Fri, 28 May 2004 14:27:41 +0000 (14:27 +0000)]
.body removed from bread crumb trail

20 years agoLinks in the control frame when the URI ends with .body are now handled
Claudio Sacerdoti Coen [Fri, 28 May 2004 14:12:21 +0000 (14:12 +0000)]
Links in the control frame when the URI ends with .body are now handled
correctly (i.e. the .body is removed if meaningless, as for the proof-checker
or the metadata).

20 years ago<xsl:import href="toplevel_header.xsl"/>
Claudio Sacerdoti Coen [Fri, 28 May 2004 13:39:52 +0000 (13:39 +0000)]
<xsl:import href="toplevel_header.xsl"/>
moved here from show_dc.xsl

20 years ago<h1> ==> <h3>
Claudio Sacerdoti Coen [Fri, 28 May 2004 13:27:15 +0000 (13:27 +0000)]
<h1> ==> <h3>

20 years agostylesheet L added to the metadata chain
Claudio Sacerdoti Coen [Fri, 28 May 2004 13:20:18 +0000 (13:20 +0000)]
stylesheet L added to the metadata chain

20 years agobread crumb trail added
Claudio Sacerdoti Coen [Fri, 28 May 2004 13:18:36 +0000 (13:18 +0000)]
bread crumb trail added

20 years agometadataLib.xsl merged into metadataControl.xsl
Claudio Sacerdoti Coen [Fri, 28 May 2004 12:45:18 +0000 (12:45 +0000)]
metadataLib.xsl merged into metadataControl.xsl

20 years agoDead code removed.
Claudio Sacerdoti Coen [Fri, 28 May 2004 12:38:47 +0000 (12:38 +0000)]
Dead code removed.

20 years agodefaults.js no longer in use
Claudio Sacerdoti Coen [Fri, 28 May 2004 12:32:39 +0000 (12:32 +0000)]
defaults.js no longer in use

20 years agoFiles control.js graphLinks.js utils.js no longer in use.
Claudio Sacerdoti Coen [Fri, 28 May 2004 12:21:14 +0000 (12:21 +0000)]
Files control.js graphLinks.js utils.js no longer in use.

20 years agoDead code inclusion removed.
Claudio Sacerdoti Coen [Fri, 28 May 2004 12:19:18 +0000 (12:19 +0000)]
Dead code inclusion removed.

20 years agoNo longer in use.
Claudio Sacerdoti Coen [Fri, 28 May 2004 10:47:07 +0000 (10:47 +0000)]
No longer in use.

20 years agoNo longer in use.
Claudio Sacerdoti Coen [Fri, 28 May 2004 10:39:31 +0000 (10:39 +0000)]
No longer in use.

20 years agols2html.xsl no longer in use
Claudio Sacerdoti Coen [Fri, 28 May 2004 10:36:09 +0000 (10:36 +0000)]
ls2html.xsl no longer in use

20 years agoForm to choose the number of nodes to show removed ;-(
Claudio Sacerdoti Coen [Thu, 27 May 2004 17:55:33 +0000 (17:55 +0000)]
Form to choose the number of nodes to show removed ;-(

20 years ago&2C ==> %2C
Claudio Sacerdoti Coen [Thu, 27 May 2004 17:45:03 +0000 (17:45 +0000)]
&2C ==> %2C

20 years agoDead code removed.
Claudio Sacerdoti Coen [Thu, 27 May 2004 17:42:12 +0000 (17:42 +0000)]
Dead code removed.

20 years agoNew HELM interface almost stable.
Claudio Sacerdoti Coen [Thu, 27 May 2004 17:27:52 +0000 (17:27 +0000)]
New HELM interface almost stable.

20 years ago* it is now possible to set multiple parameters upon creation (or cloning)
Luca Padovani [Thu, 27 May 2004 15:04:33 +0000 (15:04 +0000)]
* it is now possible to set multiple parameters upon creation (or cloning)
  of a new profile

20 years ago* setpassword passwords swapped
Luca Padovani [Thu, 27 May 2004 11:08:21 +0000 (11:08 +0000)]
* setpassword passwords swapped

20 years ago* implemented setparams method for setting multiple parameters at once
Luca Padovani [Thu, 27 May 2004 09:24:03 +0000 (09:24 +0000)]
* implemented setparams method for setting multiple parameters at once

20 years ago...
Claudio Sacerdoti Coen [Wed, 26 May 2004 18:07:58 +0000 (18:07 +0000)]
...

20 years agoparam.processorURL added (need by the search engine)
Claudio Sacerdoti Coen [Wed, 26 May 2004 18:07:00 +0000 (18:07 +0000)]
param.processorURL added (need by the search engine)

20 years agotarget="_top" added to Search.
Claudio Sacerdoti Coen [Wed, 26 May 2004 17:57:56 +0000 (17:57 +0000)]
target="_top" added to Search.

20 years agoLink to the search-engine hard-coded.
Claudio Sacerdoti Coen [Wed, 26 May 2004 17:56:57 +0000 (17:56 +0000)]
Link to the search-engine hard-coded.

20 years agoMajor interface upgrade still going on. But we are approaching the end of the
Claudio Sacerdoti Coen [Wed, 26 May 2004 17:54:36 +0000 (17:54 +0000)]
Major interface upgrade still going on. But we are approaching the end of the
tunnel.

20 years agoNew icons.
Claudio Sacerdoti Coen [Wed, 26 May 2004 17:54:11 +0000 (17:54 +0000)]
New icons.

20 years agoMajor interface upgrade still going on. But we are approaching the end of
Claudio Sacerdoti Coen [Wed, 26 May 2004 17:51:38 +0000 (17:51 +0000)]
Major interface upgrade still going on. But we are approaching the end of
the tunnel.

20 years agoBug fixed: ls?baseuri=(cic|theory):/a/ also returned theory:/a.theory.
Claudio Sacerdoti Coen [Wed, 26 May 2004 17:48:27 +0000 (17:48 +0000)]
Bug fixed: ls?baseuri=(cic|theory):/a/ also returned theory:/a.theory.

20 years ago* getparams returns annotated pairs key,values
Luca Padovani [Wed, 26 May 2004 16:26:56 +0000 (16:26 +0000)]
* getparams returns annotated pairs key,values

20 years agobugfix in /ls: removed double trailing "/"
Stefano Zacchiroli [Wed, 26 May 2004 15:37:45 +0000 (15:37 +0000)]
bugfix in /ls: removed double trailing "/"

20 years agoported to regexp based /ls method
Stefano Zacchiroli [Wed, 26 May 2004 15:30:08 +0000 (15:30 +0000)]
ported to regexp based /ls method

20 years agochanged /ls method so that regular expressions are used instead of plain
Stefano Zacchiroli [Wed, 26 May 2004 15:29:42 +0000 (15:29 +0000)]
changed /ls method so that regular expressions are used instead of plain
URIs

20 years agoMajor interface improvements.
Claudio Sacerdoti Coen [Wed, 26 May 2004 14:53:30 +0000 (14:53 +0000)]
Major interface improvements.

20 years ago* bumped to new version
Luca Padovani [Wed, 26 May 2004 09:08:48 +0000 (09:08 +0000)]
* bumped to new version

20 years ago* added external documentation in tex format
Luca Padovani [Wed, 26 May 2004 09:06:58 +0000 (09:06 +0000)]
* added external documentation in tex format
* true=>public and false=>private for permissions

20 years agoJSMmenu links fixed.
Claudio Sacerdoti Coen [Wed, 26 May 2004 09:00:27 +0000 (09:00 +0000)]
JSMmenu links fixed.

20 years ago###############################################################
Luca Padovani [Tue, 25 May 2004 17:56:07 +0000 (17:56 +0000)]
###############################################################
### Partial major upgrade of the HELM/MoWGLI Web interface. ###
###############################################################

WARNING: requires the new UWOBO profiles.

Known bugs:

 1. the JSMmenu for graphs is broken
 2. the configuration stuff is utterly broken: you should rely on
    the default configuration
 3. only HTML has been tested (MathML and ProofTrees are broken for
    sure)
 4. dead code everywhere (e.g. almost all the existent
    javascript code; several tokens in links_library.xsl)

20 years agoNew: UWOBO profiles added.
Luca Padovani [Tue, 25 May 2004 17:54:03 +0000 (17:54 +0000)]
New: UWOBO profiles added.

20 years agowritten a new sort function to postpone the resolution of some types of the goals
Matteo Selmi [Tue, 25 May 2004 07:07:19 +0000 (07:07 +0000)]
written a new sort function to postpone the resolution of some types of the goals

20 years agodon't remove documentation on "make dist" so that documentation will be
Stefano Zacchiroli [Mon, 24 May 2004 12:53:22 +0000 (12:53 +0000)]
don't remove documentation on "make dist" so that documentation will be
part of the generated tarball

20 years ago* setprofileparam ==> setparam
Luca Padovani [Mon, 24 May 2004 12:49:58 +0000 (12:49 +0000)]
* setprofileparam ==> setparam
* serialization/deserialization of the profile file implemented (write-through
  semantics)
* cloning of a profile fixed

20 years agoadded hostname resolution entry
Stefano Zacchiroli [Mon, 24 May 2004 12:47:36 +0000 (12:47 +0000)]
added hostname resolution entry

20 years agoimplemented hostname resolution for "addr" parameter
Stefano Zacchiroli [Mon, 24 May 2004 12:46:57 +0000 (12:46 +0000)]
implemented hostname resolution for "addr" parameter

20 years agorewritten "start" comment, now is almost decent
Stefano Zacchiroli [Mon, 24 May 2004 12:46:40 +0000 (12:46 +0000)]
rewritten "start" comment, now is almost decent

20 years agoemptied implementing all items
Stefano Zacchiroli [Mon, 24 May 2004 12:46:24 +0000 (12:46 +0000)]
emptied implementing all items

20 years agoremoved spurious messages
Stefano Zacchiroli [Mon, 24 May 2004 12:46:15 +0000 (12:46 +0000)]
removed spurious messages

20 years ago- ported to latest API
Stefano Zacchiroli [Mon, 24 May 2004 12:45:56 +0000 (12:45 +0000)]
- ported to latest API
- bumped copyright info

20 years ago- added basic_auth.ml example
Stefano Zacchiroli [Mon, 24 May 2004 12:45:33 +0000 (12:45 +0000)]
- added basic_auth.ml example
- restyled examples list

20 years agodebian snapshot (towards a release)
Stefano Zacchiroli [Mon, 24 May 2004 12:22:17 +0000 (12:22 +0000)]
debian snapshot (towards a release)

20 years agoadded OO interface
Stefano Zacchiroli [Mon, 24 May 2004 12:15:09 +0000 (12:15 +0000)]
added OO interface

20 years ago* preliminary version of profile management
Luca Padovani [Sat, 22 May 2004 07:01:09 +0000 (07:01 +0000)]
* preliminary version of profile management

20 years ago* updated respond_error messages after API change in ocaml-http 0.0.9
Luca Padovani [Sat, 22 May 2004 07:00:06 +0000 (07:00 +0000)]
* updated respond_error messages after API change in ocaml-http 0.0.9

20 years agoAdded a sort function to decide the order of theorems to try in the tactic "auto".
Matteo Selmi [Fri, 21 May 2004 16:44:53 +0000 (16:44 +0000)]
Added a sort function to decide the order of theorems to try in the tactic "auto".

20 years agoadded file locking while writing configuration to file (save_to)
Stefano Zacchiroli [Thu, 20 May 2004 17:17:24 +0000 (17:17 +0000)]
added file locking while writing configuration to file (save_to)

20 years agoopen Helm_registry per default
Stefano Zacchiroli [Thu, 20 May 2004 17:16:56 +0000 (17:16 +0000)]
open Helm_registry per default

20 years agobumped copyright years
Stefano Zacchiroli [Thu, 20 May 2004 16:55:11 +0000 (16:55 +0000)]
bumped copyright years

20 years agoChanged mapping keys <-> environment variables, mixed case envvars are
Stefano Zacchiroli [Thu, 20 May 2004 16:30:32 +0000 (16:30 +0000)]
Changed mapping keys <-> environment variables, mixed case envvars are
now used.

20 years agoported to latest ocaml-http API
Stefano Zacchiroli [Thu, 20 May 2004 16:20:21 +0000 (16:20 +0000)]
ported to latest ocaml-http API

20 years agoported to latest ocaml-http API
Stefano Zacchiroli [Thu, 20 May 2004 16:12:44 +0000 (16:12 +0000)]
ported to latest ocaml-http API

20 years agoreverted code parameter on respond function to its original optionality
Stefano Zacchiroli [Thu, 20 May 2004 16:02:25 +0000 (16:02 +0000)]
reverted code parameter on respond function to its original optionality

20 years agorebuilt
Stefano Zacchiroli [Thu, 20 May 2004 16:02:02 +0000 (16:02 +0000)]
rebuilt

20 years agoported to latest ocaml-http API
Stefano Zacchiroli [Thu, 20 May 2004 15:50:19 +0000 (15:50 +0000)]
ported to latest ocaml-http API

20 years agowritten entry for 0.0.9
Stefano Zacchiroli [Thu, 20 May 2004 15:45:21 +0000 (15:45 +0000)]
written entry for 0.0.9

20 years agorestyled API so that respond_* are statically typechecked
Stefano Zacchiroli [Thu, 20 May 2004 15:45:08 +0000 (15:45 +0000)]
restyled API so that respond_* are statically typechecked

20 years ago- changed API so that respond_* are statically type checked for correct
Stefano Zacchiroli [Thu, 20 May 2004 15:44:43 +0000 (15:44 +0000)]
- changed API so that respond_* are statically type checked for correct
  parameter instantiation
- restyled a lot of code

20 years agoadded support for HEAD requests
Stefano Zacchiroli [Thu, 20 May 2004 15:44:01 +0000 (15:44 +0000)]
added support for HEAD requests