]>
matita.cs.unibo.it Git - helm.git/log
Stefano Zacchiroli [Mon, 26 Jan 2004 00:03:37 +0000 (00:03 +0000)]
raise proper exception when a regexp fails on term_of_uri
Stefano Zacchiroli [Sat, 24 Jan 2004 17:01:36 +0000 (17:01 +0000)]
don't remove METAs on clean, but on distclean
Stefano Zacchiroli [Sat, 24 Jan 2004 17:00:58 +0000 (17:00 +0000)]
- s/id_to_uris/environment/
- bugfix: aliases work again
Stefano Zacchiroli [Sat, 24 Jan 2004 17:00:18 +0000 (17:00 +0000)]
reference moved EnvironmentP3 for new parser
Stefano Zacchiroli [Sat, 24 Jan 2004 16:59:45 +0000 (16:59 +0000)]
- factorized DisambiguateChoices module
- implemented alias language for gTopLevel
Stefano Zacchiroli [Sat, 24 Jan 2004 16:58:48 +0000 (16:58 +0000)]
optionalizide some class parameters
Stefano Zacchiroli [Sat, 24 Jan 2004 12:35:09 +0000 (12:35 +0000)]
.in version of "configuration" modules
Stefano Zacchiroli [Sat, 24 Jan 2004 12:34:41 +0000 (12:34 +0000)]
debug_print
Stefano Zacchiroli [Sat, 24 Jan 2004 12:33:42 +0000 (12:33 +0000)]
new configure.ac with support for compile time configuration of termeditor/parser/...
Stefano Zacchiroli [Sat, 24 Jan 2004 12:32:04 +0000 (12:32 +0000)]
split a term0 rule for dinamycally change top-level (i.e. non-recursive) term rul
Stefano Zacchiroli [Sat, 24 Jan 2004 12:31:30 +0000 (12:31 +0000)]
collapsed parens in a singol token
Stefano Zacchiroli [Sat, 24 Jan 2004 12:31:05 +0000 (12:31 +0000)]
added tex notation
Stefano Zacchiroli [Sat, 24 Jan 2004 12:29:57 +0000 (12:29 +0000)]
tex notation for compatibility with texTermEditor
Stefano Zacchiroli [Sat, 24 Jan 2004 12:29:26 +0000 (12:29 +0000)]
- quiet debugging for mathql
- defined a debug_print function with a verbosity level
Claudio Sacerdoti Coen [Fri, 23 Jan 2004 17:45:29 +0000 (17:45 +0000)]
Eureka!
It is now possible to choose independently:
- the widget for the term editor
- the disambiguating parser, i.e.
* the parsing component
* the disambiguating component
Stefano Zacchiroli [Fri, 23 Jan 2004 17:41:28 +0000 (17:41 +0000)]
ported to new module names
Stefano Zacchiroli [Fri, 23 Jan 2004 17:41:17 +0000 (17:41 +0000)]
handle Cic.Anonymous
Stefano Zacchiroli [Fri, 23 Jan 2004 17:05:20 +0000 (17:05 +0000)]
renamed modules so that they are more consistent with other cic modules
Stefano Zacchiroli [Fri, 23 Jan 2004 16:39:35 +0000 (16:39 +0000)]
moved environmentP3 in cic_textual_parser2 and reshaped interface
Stefano Zacchiroli [Fri, 23 Jan 2004 16:38:17 +0000 (16:38 +0000)]
implemented interface for gTopLevel
Stefano Zacchiroli [Fri, 23 Jan 2004 16:37:57 +0000 (16:37 +0000)]
moved term_of_uri in cic/
Stefano Zacchiroli [Fri, 23 Jan 2004 16:37:30 +0000 (16:37 +0000)]
moved here term_of_uri
Stefano Zacchiroli [Fri, 23 Jan 2004 16:37:14 +0000 (16:37 +0000)]
better comment for kernel wrappers
Stefano Zacchiroli [Fri, 23 Jan 2004 16:37:00 +0000 (16:37 +0000)]
a better error message
Claudio Sacerdoti Coen [Fri, 23 Jan 2004 15:30:33 +0000 (15:30 +0000)]
- Added DisambiguatingParser (that abstracts both the parser and the
disambiguator used)
- Added ChosenTermEditor (used to swap quickly the editor used).
- moved disambiguate.ml* to oldDisambiguate.ml*
Claudio Sacerdoti Coen [Fri, 23 Jan 2004 13:54:58 +0000 (13:54 +0000)]
...
Stefano Zacchiroli [Fri, 23 Jan 2004 13:47:49 +0000 (13:47 +0000)]
removed useless -thread switch
Stefano Zacchiroli [Fri, 23 Jan 2004 12:52:59 +0000 (12:52 +0000)]
ported to latest lablgtk2 snapshot
Stefano Zacchiroli [Thu, 22 Jan 2004 17:19:17 +0000 (17:19 +0000)]
added false test
Stefano Zacchiroli [Thu, 22 Jan 2004 16:45:58 +0000 (16:45 +0000)]
- added -thread switch
- reordered modules
Stefano Zacchiroli [Thu, 22 Jan 2004 16:38:54 +0000 (16:38 +0000)]
build also cic_textual_parser2
Stefano Zacchiroli [Thu, 22 Jan 2004 16:37:16 +0000 (16:37 +0000)]
updated
Stefano Zacchiroli [Thu, 22 Jan 2004 16:34:30 +0000 (16:34 +0000)]
added dependency to lablgtk2.glade
Stefano Zacchiroli [Thu, 22 Jan 2004 16:24:49 +0000 (16:24 +0000)]
added -thread switch and dependency on lablgtk2.glade
Stefano Zacchiroli [Thu, 22 Jan 2004 16:19:22 +0000 (16:19 +0000)]
moved disambiguate module away
Stefano Zacchiroli [Thu, 22 Jan 2004 16:07:42 +0000 (16:07 +0000)]
(temporary, waiting for abstraction over disambiguators) ported to Andrea &
Zack's disambiguator
Stefano Zacchiroli [Thu, 22 Jan 2004 15:54:59 +0000 (15:54 +0000)]
added ChosenTransformer
Stefano Zacchiroli [Thu, 22 Jan 2004 15:50:16 +0000 (15:50 +0000)]
abstracted over which transformer gTopLevel uses (ocaml or xslt)
Andrea Asperti [Thu, 22 Jan 2004 15:45:42 +0000 (15:45 +0000)]
Now applying ocaml transformations to sequents as well.
Andrea Asperti [Thu, 22 Jan 2004 15:27:59 +0000 (15:27 +0000)]
A few modifications, here and there...
Andrea Asperti [Thu, 22 Jan 2004 15:23:01 +0000 (15:23 +0000)]
Added all transformations for sequents.
Claudio Sacerdoti Coen [Thu, 22 Jan 2004 15:12:11 +0000 (15:12 +0000)]
The parser have been made more functional with a trick.
Now there is no more need to save and restore the metasenv.
Stefano Zacchiroli [Thu, 22 Jan 2004 12:29:48 +0000 (12:29 +0000)]
use "assert false" where needed
Stefano Zacchiroli [Thu, 22 Jan 2004 12:27:02 +0000 (12:27 +0000)]
added some match examples/regtests
Stefano Zacchiroli [Thu, 22 Jan 2004 12:26:43 +0000 (12:26 +0000)]
located parse error message
Stefano Zacchiroli [Thu, 22 Jan 2004 12:25:36 +0000 (12:25 +0000)]
- bugfix: raise an Invalid_choice insteda of a generic exception on
inductive constructor error
- moved TEST_INTERPRETATION debug message in a better place
Stefano Zacchiroli [Thu, 22 Jan 2004 12:22:34 +0000 (12:22 +0000)]
added to CicMetaSubst subst wrapper for CicReduction.are_convertible
Stefano Zacchiroli [Thu, 22 Jan 2004 12:22:02 +0000 (12:22 +0000)]
- added backup target
- use pattern rules instead of anciente prefix rules
Stefano Zacchiroli [Thu, 22 Jan 2004 11:59:18 +0000 (11:59 +0000)]
- removed some unneeded dependencies from debian/control
- bumped standards-version
Claudio Sacerdoti Coen [Thu, 22 Jan 2004 11:19:26 +0000 (11:19 +0000)]
Typo fixed.
Stefano Zacchiroli [Thu, 22 Jan 2004 10:44:37 +0000 (10:44 +0000)]
prettified
Stefano Zacchiroli [Thu, 22 Jan 2004 10:41:40 +0000 (10:41 +0000)]
use new proofEngineHelpers
Stefano Zacchiroli [Thu, 22 Jan 2004 10:33:10 +0000 (10:33 +0000)]
moved hard coded uris to HelmLibraryObjects
Stefano Zacchiroli [Thu, 22 Jan 2004 10:32:52 +0000 (10:32 +0000)]
ported to cicMetaSubst
Stefano Zacchiroli [Thu, 22 Jan 2004 10:31:33 +0000 (10:31 +0000)]
- splitted into cicMetaSubst
- bugfixes
- better exceptions
Stefano Zacchiroli [Thu, 22 Jan 2004 10:30:52 +0000 (10:30 +0000)]
bugfixes, typos and the hell
Stefano Zacchiroli [Thu, 22 Jan 2004 10:29:33 +0000 (10:29 +0000)]
split into this and cicMetaSubst.mli
Stefano Zacchiroli [Thu, 22 Jan 2004 10:28:34 +0000 (10:28 +0000)]
added CicMetaSubst module for metavariable instantiatiation
Stefano Zacchiroli [Thu, 22 Jan 2004 10:26:32 +0000 (10:26 +0000)]
better exception and error messages
Stefano Zacchiroli [Thu, 22 Jan 2004 10:24:50 +0000 (10:24 +0000)]
- bugfix: print metas local context in the rigth order
- renamed string_of_name to ppname and exported it
Andrea Asperti [Tue, 20 Jan 2004 10:25:10 +0000 (10:25 +0000)]
First version of refine for MutCase, still largely incomplete.
Claudio Sacerdoti Coen [Tue, 20 Jan 2004 08:40:09 +0000 (08:40 +0000)]
/projects/helm/log moved to /var/log/mowgli
Claudio Sacerdoti Coen [Tue, 20 Jan 2004 08:38:35 +0000 (08:38 +0000)]
/projects/helm/run/*_mowgli.pid moved into /var/run
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 17:41:47 +0000 (17:41 +0000)]
Scripts simplified (since now we have only one cluster and only one
stable version of the library).
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 17:41:25 +0000 (17:41 +0000)]
NuPRL stuff moved.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 15:25:01 +0000 (15:25 +0000)]
No longer in use. The official repository for the
stylesheet is now the repository of mowgli.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 15:13:45 +0000 (15:13 +0000)]
Branch V7_3_new_exportation merged.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 14:32:08 +0000 (14:32 +0000)]
Error message updated.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 14:31:29 +0000 (14:31 +0000)]
No more in use.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 14:26:46 +0000 (14:26 +0000)]
Typo fixed.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 14:26:22 +0000 (14:26 +0000)]
We are now using the standard dot distribution of debian.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 13:43:48 +0000 (13:43 +0000)]
Only V7_mowgli left.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 12:57:29 +0000 (12:57 +0000)]
Daemons moved to /projects/helm/daemons.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 12:41:15 +0000 (12:41 +0000)]
Daemon moved to /projects/helm/daemons.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 12:36:02 +0000 (12:36 +0000)]
*** empty log message ***
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 12:35:23 +0000 (12:35 +0000)]
Several daemons moved into /projects/helm/daemons.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 12:10:48 +0000 (12:10 +0000)]
Errore message improved.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 12:02:42 +0000 (12:02 +0000)]
Missing package dependency.
Stefano Zacchiroli [Mon, 19 Jan 2004 11:43:03 +0000 (11:43 +0000)]
snapshot, almost working
TODO:
- domain processing order
- notation generation
Stefano Zacchiroli [Mon, 19 Jan 2004 11:41:56 +0000 (11:41 +0000)]
added a CSC's TODO comment
Stefano Zacchiroli [Mon, 19 Jan 2004 11:39:59 +0000 (11:39 +0000)]
added MkImplicit module for meta handling
Stefano Zacchiroli [Mon, 19 Jan 2004 11:38:41 +0000 (11:38 +0000)]
added Peano module and functions to create natural/real terms
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 11:28:09 +0000 (11:28 +0000)]
Branch V7_3_new_exportation closed.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 10:39:17 +0000 (10:39 +0000)]
mathql listed twice
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 10:12:48 +0000 (10:12 +0000)]
The searchengine now requires the mathql_db_map.txt.
Added the mathql_db_map.txt file and the new environment variable
MATHQL_DB_MAP.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 09:54:59 +0000 (09:54 +0000)]
No longer in use.
Claudio Sacerdoti Coen [Mon, 19 Jan 2004 09:52:20 +0000 (09:52 +0000)]
Error in the warning message.
Stefano Zacchiroli [Wed, 14 Jan 2004 18:07:41 +0000 (18:07 +0000)]
added missing depending on (CSC's) helm-cic_textual_parser
Stefano Zacchiroli [Wed, 14 Jan 2004 18:04:41 +0000 (18:04 +0000)]
removed ui_logger, now in external module logger
Stefano Zacchiroli [Wed, 14 Jan 2004 18:03:26 +0000 (18:03 +0000)]
added missing dependencies on mathql-*
Stefano Zacchiroli [Wed, 14 Jan 2004 18:01:32 +0000 (18:01 +0000)]
added logger's META
Stefano Zacchiroli [Wed, 14 Jan 2004 17:59:01 +0000 (17:59 +0000)]
moved to the logger module
Stefano Zacchiroli [Wed, 14 Jan 2004 17:57:59 +0000 (17:57 +0000)]
- added logger module
- vertical ordering
Stefano Zacchiroli [Wed, 14 Jan 2004 17:57:11 +0000 (17:57 +0000)]
moved here ui_logger from gTopLeve
Stefano Zacchiroli [Wed, 14 Jan 2004 17:54:33 +0000 (17:54 +0000)]
still a working copy, now towards a cleaner implementation ...
Stefano Zacchiroli [Mon, 12 Jan 2004 17:12:39 +0000 (17:12 +0000)]
added HelmLibraryObjects module
Luca Padovani [Fri, 19 Dec 2003 09:34:20 +0000 (09:34 +0000)]
* removed email address
Claudio Sacerdoti Coen [Thu, 18 Dec 2003 14:42:06 +0000 (14:42 +0000)]
Bug commented out. The comment is also commented.
Claudio Sacerdoti Coen [Thu, 18 Dec 2003 13:17:51 +0000 (13:17 +0000)]
Big bug spotted: restriction can fail and it was implicitly assumed that it
didn't. Added another comment in the code.
Claudio Sacerdoti Coen [Thu, 18 Dec 2003 10:46:18 +0000 (10:46 +0000)]
One of the bug I detected (and commented) in my last commit was not a bug.
This commit removes the erroneus comment.