]>
matita.cs.unibo.it Git - helm.git/log
Claudio Sacerdoti Coen [Tue, 22 Apr 2003 10:17:38 +0000 (10:17 +0000)]
Improved exception catching.
Stefano Zacchiroli [Wed, 16 Apr 2003 15:41:30 +0000 (15:41 +0000)]
bugfix: print a better exception than "Not_found" when "baseuri"
parameter for "ls" method is empty or simply unparsable
Claudio Sacerdoti Coen [Wed, 16 Apr 2003 14:14:45 +0000 (14:14 +0000)]
- removed unclear parameter on_exit
- renamed on_use_hint to use_hint_callback
- added method setUseHintCallback
Claudio Sacerdoti Coen [Wed, 16 Apr 2003 14:12:30 +0000 (14:12 +0000)]
Use of Hbugs_deity for thread creation and killing.
Claudio Sacerdoti Coen [Wed, 16 Apr 2003 14:11:28 +0000 (14:11 +0000)]
Support for optional state (empty XML element).
Stefano Zacchiroli [Wed, 16 Apr 2003 12:51:25 +0000 (12:51 +0000)]
- use an exception to handle empty status nodes
- removed some ancient comments
Stefano Zacchiroli [Wed, 16 Apr 2003 12:49:35 +0000 (12:49 +0000)]
updated serialization test
Stefano Zacchiroli [Wed, 16 Apr 2003 12:16:27 +0000 (12:16 +0000)]
no longer used (use HBUGS_MESSAGES.xml directly)
Claudio Sacerdoti Coen [Wed, 16 Apr 2003 12:04:35 +0000 (12:04 +0000)]
- support None state
- added (de)serialization of Too_late
Claudio Sacerdoti Coen [Wed, 16 Apr 2003 12:04:12 +0000 (12:04 +0000)]
State_change can now contain a state of None indicating that the proof
is completed
Stefano Zacchiroli [Wed, 16 Apr 2003 11:44:28 +0000 (11:44 +0000)]
added "restart" target
Stefano Zacchiroli [Wed, 16 Apr 2003 10:05:09 +0000 (10:05 +0000)]
added ocamlfind trick to trigger rebuild when some library's .cma has
been changed
Stefano Zacchiroli [Tue, 15 Apr 2003 15:47:42 +0000 (15:47 +0000)]
added support for slaves killing
Claudio Sacerdoti Coen [Thu, 10 Apr 2003 17:11:46 +0000 (17:11 +0000)]
NuPrlDefinition element handling added
Claudio Sacerdoti Coen [Thu, 10 Apr 2003 17:05:40 +0000 (17:05 +0000)]
extra_info hack removed
Claudio Sacerdoti Coen [Thu, 10 Apr 2003 17:04:01 +0000 (17:04 +0000)]
@uri attribute added to tacticinstance. A "Tactic details" hyperlink is
now automatically generated starting from it.
Claudio Sacerdoti Coen [Thu, 10 Apr 2003 17:03:29 +0000 (17:03 +0000)]
The UNICODEvsSYMBOL machinery is now working again.
Claudio Sacerdoti Coen [Tue, 8 Apr 2003 15:16:45 +0000 (15:16 +0000)]
nuprl_content_to_html.xsl is not used. Let's definitely remove it.
Claudio Sacerdoti Coen [Tue, 8 Apr 2003 14:44:51 +0000 (14:44 +0000)]
First commit of the NuPRL stylesheets.
Stefano Zacchiroli [Tue, 8 Apr 2003 08:21:20 +0000 (08:21 +0000)]
kill instances of uwobo_forever.sh on stop
Stefano Zacchiroli [Tue, 8 Apr 2003 08:12:43 +0000 (08:12 +0000)]
- added support for UWOBO respawner
- added some newline related pretty printing
Stefano Zacchiroli [Tue, 8 Apr 2003 08:12:17 +0000 (08:12 +0000)]
added UWOBO respawner script
Stefano Zacchiroli [Mon, 7 Apr 2003 16:26:03 +0000 (16:26 +0000)]
getter's panel check in
Stefano Zacchiroli [Mon, 7 Apr 2003 16:06:12 +0000 (16:06 +0000)]
added a TODO bug comment
Stefano Zacchiroli [Mon, 7 Apr 2003 15:58:38 +0000 (15:58 +0000)]
ignore comments and blank line in servers file
Stefano Zacchiroli [Mon, 7 Apr 2003 15:57:50 +0000 (15:57 +0000)]
moved "is_blank_line" from Http_getter_common to Http_getter_misc
Stefano Zacchiroli [Mon, 7 Apr 2003 15:26:42 +0000 (15:26 +0000)]
added list_servers, {add,remove}_server methods to usage string
Stefano Zacchiroli [Mon, 7 Apr 2003 15:21:31 +0000 (15:21 +0000)]
updat changelog with list_servers method addition
Stefano Zacchiroli [Mon, 7 Apr 2003 15:21:04 +0000 (15:21 +0000)]
added "/list_servers" method (actually used by the getter panel)
Stefano Zacchiroli [Mon, 7 Apr 2003 13:34:07 +0000 (13:34 +0000)]
- added "/add_server" and "/remove_server" to dynamically adjust servers
list at runtime
Stefano Zacchiroli [Mon, 7 Apr 2003 13:33:42 +0000 (13:33 +0000)]
- added functions "add_server" and "remove_server" to dynamically adjust
servers list at runtime
Stefano Zacchiroli [Mon, 7 Apr 2003 13:28:01 +0000 (13:28 +0000)]
- added functions "add_line" and "remove_line" to edit line oriented files
- use some Zack helpers intstead of reinventing the wheel
Stefano Zacchiroli [Mon, 7 Apr 2003 13:24:16 +0000 (13:24 +0000)]
added "replace" method which interfaces Dbm.replace function
Stefano Zacchiroli [Mon, 7 Apr 2003 13:23:49 +0000 (13:23 +0000)]
link also zack's helpers
Stefano Zacchiroli [Mon, 7 Apr 2003 13:13:13 +0000 (13:13 +0000)]
rebuilt
Stefano Zacchiroli [Mon, 7 Apr 2003 13:13:02 +0000 (13:13 +0000)]
added zack's helpers
Luca Padovani [Sun, 6 Apr 2003 09:07:22 +0000 (09:07 +0000)]
* new semantics with 2 continuations
Luca Padovani [Sun, 6 Apr 2003 07:47:41 +0000 (07:47 +0000)]
* version with single continuation
Luca Padovani [Sat, 5 Apr 2003 19:21:15 +0000 (19:21 +0000)]
* set-based + functional semantics
Stefano Zacchiroli [Fri, 4 Apr 2003 14:25:22 +0000 (14:25 +0000)]
moved some constants from Http_daemon to Http_constants
Luca Padovani [Fri, 4 Apr 2003 13:41:22 +0000 (13:41 +0000)]
* the documents passed to the ocaml binding have been turned into strings
so that the relative uri resolution mechanism implemented in the
TDictionary class can be effectively used
Luca Padovani [Fri, 4 Apr 2003 10:31:20 +0000 (10:31 +0000)]
* added missing / in path for default stylesheets
Luca Padovani [Fri, 4 Apr 2003 10:14:44 +0000 (10:14 +0000)]
* added .mli file for the editor
Stefano Zacchiroli [Fri, 4 Apr 2003 09:36:53 +0000 (09:36 +0000)]
- redesigned error and warning handling for libxslt
- added support for error and warning for the apply method
Luca Padovani [Thu, 3 Apr 2003 21:52:52 +0000 (21:52 +0000)]
* major update in regular context language definition and semantics
Stefano Zacchiroli [Wed, 2 Apr 2003 13:54:29 +0000 (13:54 +0000)]
added debian stuff, first release
Luca Padovani [Wed, 2 Apr 2003 13:36:09 +0000 (13:36 +0000)]
* added dependency on the editor
Luca Padovani [Wed, 2 Apr 2003 13:17:05 +0000 (13:17 +0000)]
* added depndencies to stdc++ library
Luca Padovani [Wed, 2 Apr 2003 12:06:00 +0000 (12:06 +0000)]
* added dependencies to the ocaml shared stub lib
Claudio Sacerdoti Coen [Wed, 2 Apr 2003 11:00:58 +0000 (11:00 +0000)]
Added the lines required to initialize and close the connection to the
database.
Claudio Sacerdoti Coen [Wed, 2 Apr 2003 10:59:38 +0000 (10:59 +0000)]
Bugs fixed:
1. It was assumed that no CDATA nodes were put between XML elements.
But the generated hint XML files had newlines to pretty-print the XML.
The current fix ignores every CDATA nodes. Maybe it should just ignore the
ones made of blancks.
2. Tree-structured hints were not parsed correctly (the coe was simply
wrong). Trivially fixed.
Open issue: my code is full of "assert false". Should it raise exceptions
instead? I firmly think so.
Luca Padovani [Wed, 2 Apr 2003 09:27:11 +0000 (09:27 +0000)]
* removed
Luca Padovani [Wed, 2 Apr 2003 09:26:19 +0000 (09:26 +0000)]
* mini-patch to dictionary
* added dependencies to shared li;b
Stefano Zacchiroli [Wed, 2 Apr 2003 09:16:24 +0000 (09:16 +0000)]
distribute also ocaml subdirs
Stefano Zacchiroli [Wed, 2 Apr 2003 09:16:04 +0000 (09:16 +0000)]
- gcc 3.2 aware changes
- made "textomml" autotools aware
Stefano Zacchiroli [Wed, 2 Apr 2003 09:15:31 +0000 (09:15 +0000)]
made "xsl" dir autotools-aware
Stefano Zacchiroli [Wed, 2 Apr 2003 09:14:59 +0000 (09:14 +0000)]
gcc 3.2 aware changes
Stefano Zacchiroli [Wed, 2 Apr 2003 09:14:10 +0000 (09:14 +0000)]
C++ 3.2 aware changes
Stefano Zacchiroli [Wed, 2 Apr 2003 09:13:53 +0000 (09:13 +0000)]
added config.dirs
Stefano Zacchiroli [Wed, 2 Apr 2003 09:13:20 +0000 (09:13 +0000)]
made "examples" dir autotools-aware
Stefano Zacchiroli [Wed, 2 Apr 2003 09:12:59 +0000 (09:12 +0000)]
moved dictionaries in a new "dict" directory
Paolo Marinelli [Tue, 1 Apr 2003 09:45:09 +0000 (09:45 +0000)]
Corrected a wrong epsilon-rule in the Special Left Drop paragraph. There was
a LaTeX syntax error.
Paolo Marinelli [Mon, 31 Mar 2003 17:41:40 +0000 (17:41 +0000)]
Added some rules in the Right Drop section and in the Left Drop one.
Paolo Marinelli [Mon, 31 Mar 2003 16:00:33 +0000 (16:00 +0000)]
Added some examples of Right Drop.
Paolo Marinelli [Mon, 31 Mar 2003 15:41:34 +0000 (15:41 +0000)]
Removed some obsolete commands.
Paolo Marinelli [Mon, 31 Mar 2003 15:35:17 +0000 (15:35 +0000)]
Added epsilon-rules concerning the left drop.
Luca Padovani [Sun, 30 Mar 2003 11:10:41 +0000 (11:10 +0000)]
* added introduction + structure for next sections
Paolo Marinelli [Sun, 30 Mar 2003 11:08:57 +0000 (11:08 +0000)]
Added some rules to handle the generalized normal left drop.
Paolo Marinelli [Sun, 30 Mar 2003 09:30:37 +0000 (09:30 +0000)]
Added a rule in the epsilon-rules section (paragraph normal left drop).
Paolo Marinelli [Sat, 29 Mar 2003 20:43:35 +0000 (20:43 +0000)]
Removed many rules in the "Left Drop" section. Every epsilon-rule in the
normal left drop paragraph has been changed.
Paolo Marinelli [Fri, 28 Mar 2003 12:32:23 +0000 (12:32 +0000)]
Added some rules in the "Left Drop" section.
Dropped some obsolete rules.
Paolo Marinelli [Thu, 27 Mar 2003 18:40:55 +0000 (18:40 +0000)]
Added some rules in the "Left Drop" section.
Paolo Marinelli [Wed, 26 Mar 2003 18:38:52 +0000 (18:38 +0000)]
Added some other rules in the "Left Drop" section.
Paolo Marinelli [Wed, 26 Mar 2003 15:41:22 +0000 (15:41 +0000)]
added an example of a long fxgrep expression
Paolo Marinelli [Tue, 25 Mar 2003 16:22:38 +0000 (16:22 +0000)]
Added some rules in the Left Drop section
Stefano Zacchiroli [Tue, 25 Mar 2003 16:07:15 +0000 (16:07 +0000)]
debian release 0.0.4-4
Stefano Zacchiroli [Tue, 25 Mar 2003 16:06:58 +0000 (16:06 +0000)]
bugfix: ships also -config script
Stefano Zacchiroli [Tue, 25 Mar 2003 16:06:04 +0000 (16:06 +0000)]
bumped policy version to 3.5.9
Stefano Zacchiroli [Tue, 25 Mar 2003 15:49:08 +0000 (15:49 +0000)]
pretty print errors using red color instead of h1 text (close #50)
Stefano Zacchiroli [Tue, 25 Mar 2003 15:42:46 +0000 (15:42 +0000)]
reload/remove all stylesheets now prints also which stylesheets are
going to be reloaded/removed (close #47)
Stefano Zacchiroli [Tue, 25 Mar 2003 15:42:06 +0000 (15:42 +0000)]
added keys method that list currently loaded stylesheets' keys
Stefano Zacchiroli [Tue, 25 Mar 2003 15:26:42 +0000 (15:26 +0000)]
added feedback for reload/remove methods (close #39)
Luca Padovani [Mon, 24 Mar 2003 15:18:22 +0000 (15:18 +0000)]
* first draft of the formal specification
Stefano Zacchiroli [Fri, 21 Mar 2003 18:06:55 +0000 (18:06 +0000)]
bugfix: takes doc from "doc" dir
Stefano Zacchiroli [Fri, 21 Mar 2003 18:05:35 +0000 (18:05 +0000)]
added EXTRA_DIST and docs
Stefano Zacchiroli [Fri, 21 Mar 2003 18:04:24 +0000 (18:04 +0000)]
empty BUGS file
Stefano Zacchiroli [Fri, 21 Mar 2003 18:04:12 +0000 (18:04 +0000)]
removed ancient HELM stuff
Stefano Zacchiroli [Fri, 21 Mar 2003 18:00:16 +0000 (18:00 +0000)]
added sample configuration file
Stefano Zacchiroli [Fri, 21 Mar 2003 17:58:05 +0000 (17:58 +0000)]
- implemented distcheck target
- bugfix: added some target to .PHONY
Stefano Zacchiroli [Fri, 21 Mar 2003 17:57:46 +0000 (17:57 +0000)]
rebuilt
Stefano Zacchiroli [Fri, 21 Mar 2003 17:48:49 +0000 (17:48 +0000)]
bumped version to 0.2.1
Luca Padovani [Fri, 21 Mar 2003 11:11:10 +0000 (11:11 +0000)]
* defined variables for the default path of dictionaries
and stylesheets
Luca Padovani [Thu, 20 Mar 2003 16:15:12 +0000 (16:15 +0000)]
* added default dictionary/stylesheet paths
* small fix in configure.ac
Stefano Zacchiroli [Thu, 20 Mar 2003 15:15:25 +0000 (15:15 +0000)]
added distcheck target
Stefano Zacchiroli [Thu, 20 Mar 2003 15:08:07 +0000 (15:08 +0000)]
bumped version to 0.2.0
Stefano Zacchiroli [Thu, 20 Mar 2003 15:06:21 +0000 (15:06 +0000)]
added version information
Claudio Sacerdoti Coen [Tue, 18 Mar 2003 16:45:59 +0000 (16:45 +0000)]
The reload method requires now the "keys" parameter (that may be empty).
Stefano Zacchiroli [Tue, 18 Mar 2003 15:58:02 +0000 (15:58 +0000)]
added support for NuPRL stylesheets
Stefano Zacchiroli [Tue, 18 Mar 2003 15:18:56 +0000 (15:18 +0000)]
added 2 seconds delay before loading stylesheets
Stefano Zacchiroli [Tue, 18 Mar 2003 15:18:10 +0000 (15:18 +0000)]
helm search engine back at work!