]>
matita.cs.unibo.it Git - helm.git/log
Ferruccio Guidi [Tue, 15 Oct 2002 16:04:30 +0000 (16:04 +0000)]
support for topLevel switch -s added
Ferruccio Guidi [Tue, 15 Oct 2002 16:03:09 +0000 (16:03 +0000)]
textual parser: caml-like comments added (not nestable)
utilities : pretty-printing patched
Ferruccio Guidi [Tue, 15 Oct 2002 16:00:21 +0000 (16:00 +0000)]
query numeration added
Ferruccio Guidi [Tue, 15 Oct 2002 15:57:15 +0000 (15:57 +0000)]
added -s switch and query numeration
natile [Thu, 10 Oct 2002 15:36:52 +0000 (15:36 +0000)]
Time misurations patched.
natile [Thu, 10 Oct 2002 14:19:25 +0000 (14:19 +0000)]
Intersect patched..
natile [Thu, 10 Oct 2002 10:43:51 +0000 (10:43 +0000)]
Sub e Meet patched
natile [Wed, 9 Oct 2002 15:54:52 +0000 (15:54 +0000)]
Whithout prints.
natile [Wed, 9 Oct 2002 15:43:19 +0000 (15:43 +0000)]
Debugging better Sub and Meet.
natile [Wed, 9 Oct 2002 15:19:27 +0000 (15:19 +0000)]
Debugging Sub and Meet
natile [Tue, 8 Oct 2002 13:59:20 +0000 (13:59 +0000)]
Updating contests and time misurations
Ferruccio Guidi [Tue, 8 Oct 2002 12:04:36 +0000 (12:04 +0000)]
the db connection parameters are now parametrized istead of hard-coded
we use Sys.time () instead of Unix.time ()
Let-in for vvars fixed
Ferruccio Guidi [Tue, 8 Oct 2002 11:58:09 +0000 (11:58 +0000)]
topLevel updated for the new mqint
natile [Tue, 8 Oct 2002 10:07:45 +0000 (10:07 +0000)]
Relation ok!
natile [Tue, 8 Oct 2002 08:56:51 +0000 (08:56 +0000)]
Db connection ok!
Ferruccio Guidi [Thu, 3 Oct 2002 15:07:29 +0000 (15:07 +0000)]
mqint updated
Ferruccio Guidi [Thu, 3 Oct 2002 15:06:50 +0000 (15:06 +0000)]
toplevel updated
natile [Thu, 3 Oct 2002 14:45:30 +0000 (14:45 +0000)]
Db connection initialization
natile [Thu, 3 Oct 2002 08:00:32 +0000 (08:00 +0000)]
Db exceptions update
natile [Wed, 2 Oct 2002 16:28:43 +0000 (16:28 +0000)]
Whithout List.hd error
natile [Tue, 1 Oct 2002 17:40:00 +0000 (17:40 +0000)]
Without warning
natile [Tue, 1 Oct 2002 17:07:37 +0000 (17:07 +0000)]
Const without duplicates
natile [Tue, 1 Oct 2002 16:57:29 +0000 (16:57 +0000)]
contest file
natile [Tue, 1 Oct 2002 16:54:10 +0000 (16:54 +0000)]
New files about Sub Meet
natile [Tue, 1 Oct 2002 16:26:58 +0000 (16:26 +0000)]
After add relation.ml relation.mli
natile [Tue, 1 Oct 2002 15:25:25 +0000 (15:25 +0000)]
After Union and Relation
Ferruccio Guidi [Wed, 25 Sep 2002 14:00:17 +0000 (14:00 +0000)]
binders list specified in MathQL.Ex constructors
Ferruccio Guidi [Wed, 25 Sep 2002 13:54:42 +0000 (13:54 +0000)]
binders list added to MathQL.Ex constructor
Ferruccio Guidi [Sat, 21 Sep 2002 18:44:02 +0000 (18:44 +0000)]
new semantics for relation and attribute
Ferruccio Guidi [Sat, 21 Sep 2002 18:42:07 +0000 (18:42 +0000)]
intersect.ml cleaned
Ferruccio Guidi [Sat, 21 Sep 2002 18:37:43 +0000 (18:37 +0000)]
Generator updated for the new semantics of Relation
natile [Fri, 20 Sep 2002 14:46:32 +0000 (14:46 +0000)]
Commit of updates in intersect.ml/mli, mqint.ml, Makefile
Ferruccio Guidi [Tue, 17 Sep 2002 13:28:50 +0000 (13:28 +0000)]
new query generator
Ferruccio Guidi [Tue, 17 Sep 2002 10:46:30 +0000 (10:46 +0000)]
new toplevel with -help option instead of the Readme
Ferruccio Guidi [Tue, 17 Sep 2002 09:00:31 +0000 (09:00 +0000)]
vvar context component added
no author [Tue, 17 Sep 2002 09:00:31 +0000 (09:00 +0000)]
This commit was manufactured by cvs2svn to create branch 'new_mathql'.
Ferruccio Guidi [Mon, 16 Sep 2002 13:09:08 +0000 (13:09 +0000)]
parser and pretty printer corrected and tested
Ferruccio Guidi [Sun, 15 Sep 2002 18:34:32 +0000 (18:34 +0000)]
let-in on vvars added to mathql
Ferruccio Guidi [Sat, 14 Sep 2002 13:50:10 +0000 (13:50 +0000)]
attr_list changed in vvar_list
Ferruccio Guidi [Fri, 13 Sep 2002 11:52:42 +0000 (11:52 +0000)]
parsing and pretty printing for textual notation
Ferruccio Guidi [Tue, 10 Sep 2002 17:48:27 +0000 (17:48 +0000)]
a small correction to mathQL.ml
Ferruccio Guidi [Tue, 10 Sep 2002 14:15:48 +0000 (14:15 +0000)]
new mathql semantics
no author [Tue, 10 Sep 2002 14:15:48 +0000 (14:15 +0000)]
This commit was manufactured by cvs2svn to create branch 'new_mathql'.
Ferruccio Guidi [Thu, 5 Sep 2002 14:15:47 +0000 (14:15 +0000)]
mQueryGenerator and topLevel patched
Irene Schena [Thu, 5 Sep 2002 13:50:49 +0000 (13:50 +0000)]
Modified Files:
1)dces dcq dctype: new versions
Removed Files:
1)eor
Ferruccio Guidi [Thu, 5 Sep 2002 13:39:08 +0000 (13:39 +0000)]
some small improvements: command line sintax changed, -MB added
Irene Schena [Thu, 5 Sep 2002 09:41:09 +0000 (09:41 +0000)]
Modified Files:
xmathql.dtd: syntax error
Claudio Sacerdoti Coen [Wed, 4 Sep 2002 17:53:22 +0000 (17:53 +0000)]
The parser (the lexer indeed) now use the locate query to locate an object
whose identifier is unknown. In ambigous cases, no choice is given to the
user and the usual exception (identifier not found) is raised. It works
only for constants and for the first inductive type of a mutual inductive
type block.
Ferruccio Guidi [Wed, 4 Sep 2002 17:05:21 +0000 (17:05 +0000)]
raw HTML markap generator
Ferruccio Guidi [Wed, 4 Sep 2002 17:00:54 +0000 (17:00 +0000)]
textual parser fixed
Enrico Tassi [Wed, 4 Sep 2002 15:34:28 +0000 (15:34 +0000)]
Fourier tactic
Irene Schena [Tue, 3 Sep 2002 14:55:02 +0000 (14:55 +0000)]
Added Files:
1)result.xml xmqlresult.dtd: example and dtd for MathQL query results
Ferruccio Guidi [Fri, 30 Aug 2002 17:02:37 +0000 (17:02 +0000)]
user name added to tmp file name
Irene Schena [Thu, 29 Aug 2002 14:41:02 +0000 (14:41 +0000)]
Modified Files:
1)core_grammar.txt grammar.txt query.xml xmathql.dtd: new grammar
Michele Galatà [Thu, 29 Aug 2002 13:19:02 +0000 (13:19 +0000)]
Type expression simplified.
Michele Galatà [Thu, 29 Aug 2002 13:18:34 +0000 (13:18 +0000)]
Comment typo fixed.
Irene Schena [Wed, 28 Aug 2002 14:57:52 +0000 (14:57 +0000)]
Modified Files:
1)core_grammar.txt grammar.txt query.xml xmathql.dtd: new version
----------------------------------------------------------------------
Stefano Zacchiroli [Wed, 28 Aug 2002 13:57:45 +0000 (13:57 +0000)]
debian release -3
Stefano Zacchiroli [Wed, 28 Aug 2002 13:41:26 +0000 (13:41 +0000)]
debian version "-8"
Stefano Zacchiroli [Wed, 28 Aug 2002 13:37:38 +0000 (13:37 +0000)]
forward compatibility changes for ocaml 3.06
Claudio Sacerdoti Coen [Tue, 27 Aug 2002 14:18:31 +0000 (14:18 +0000)]
Interface file created. Missing from previous commit.
Claudio Sacerdoti Coen [Mon, 29 Jul 2002 15:55:31 +0000 (15:55 +0000)]
Updated to use the new parser that creates (stacks of) existential variables
when an implicit arguments is found.
Claudio Sacerdoti Coen [Mon, 29 Jul 2002 15:50:29 +0000 (15:50 +0000)]
Updated to use the new parser that creates (stacks of) existential variables
when an implicit arguments is found.
Claudio Sacerdoti Coen [Mon, 22 Jul 2002 17:50:49 +0000 (17:50 +0000)]
Many improvements in tactics (and tactical) representation:
1) tactics are no more functions from state to state, but functions from
proof * goal to proof * goal list where the goal list is the list of
new goals generated
2) proof and goal are no more optional
3) all the tactics have been slightly changed so that their type is now
param1 -> ... -> paramn -> ProofEngineTypes.tactic
4) the tactical thens has been implemented
Other changes:
1) more .mli committed
2) comments and copyright notices added where missing
Claudio Sacerdoti Coen [Mon, 22 Jul 2002 17:34:34 +0000 (17:34 +0000)]
First version of hxsp (new version of UWOBO implemented in Perl by
Alessandro Barzanti using the bindings to libxml and libxslt).
Stefano Zacchiroli [Tue, 2 Jul 2002 09:26:09 +0000 (09:26 +0000)]
Added examples.
Stefano Zacchiroli [Tue, 2 Jul 2002 08:06:44 +0000 (08:06 +0000)]
converted to unix textfile (fromdos)
Stefano Zacchiroli [Tue, 2 Jul 2002 08:05:52 +0000 (08:05 +0000)]
bugfix: Ring will work again with varmaps :-)
Stefano Zacchiroli [Mon, 1 Jul 2002 20:22:39 +0000 (20:22 +0000)]
- added Ring tactic on reals
- module splitting
- proofEngine is now almost functional
Stefano Zacchiroli [Mon, 1 Jul 2002 20:12:54 +0000 (20:12 +0000)]
bugfix that inhibit the removal of certain hypotheses
Stefano Zacchiroli [Mon, 1 Jul 2002 20:10:54 +0000 (20:10 +0000)]
bug fix: handled LetIn case in simpl
Ferruccio Guidi [Mon, 1 Jul 2002 11:34:24 +0000 (11:34 +0000)]
mathQL modified, stderr corrected to stdout im mathql_interpreter,
new lavel assignment procedure in mQueryGenerator (uses degrees),
textual interface for mQueryGenerator added
Claudio Sacerdoti Coen [Mon, 1 Jul 2002 09:15:14 +0000 (09:15 +0000)]
Invariant description added.
Claudio Sacerdoti Coen [Mon, 1 Jul 2002 09:13:36 +0000 (09:13 +0000)]
Bug fixed: there is an invariant that every attributed uri list must be
ordered on the uri that was not enforced for the new Reference.
Claudio Sacerdoti Coen [Tue, 25 Jun 2002 08:52:21 +0000 (08:52 +0000)]
Wrong xpointers generated. Fixed.
Claudio Sacerdoti Coen [Tue, 25 Jun 2002 08:51:42 +0000 (08:51 +0000)]
Locate query changed again. There is a mismatch between Domenico's
implementation and Ferruccio's semantics. The code now conforms to
Domenico's implementation and seems to work.
Claudio Sacerdoti Coen [Mon, 24 Jun 2002 17:11:49 +0000 (17:11 +0000)]
class parameter added to the getallrdfuris method.
Values may be forward or backward.
Claudio Sacerdoti Coen [Mon, 24 Jun 2002 15:17:48 +0000 (15:17 +0000)]
Bug fixed: empty elements did not ask for the size of their first following siblings in the
charcount mode.
Stefano Zacchiroli [Mon, 24 Jun 2002 09:34:44 +0000 (09:34 +0000)]
added comment about 0 and 1 based indexes
Ferruccio Guidi [Sat, 22 Jun 2002 17:17:03 +0000 (17:17 +0000)]
mathQL and mqint updated
multiple MQReference and MQPattern added (untested)
Ferruccio Guidi [Sat, 22 Jun 2002 17:03:34 +0000 (17:03 +0000)]
ted version of mQueryGenerator (was mquery part 2)
Ferruccio Guidi [Sat, 22 Jun 2002 17:01:41 +0000 (17:01 +0000)]
untested version of mQueryGenerator (was mquery part 2)
Stefano Zacchiroli [Sat, 22 Jun 2002 16:52:57 +0000 (16:52 +0000)]
bug fix: wrapped some possible List.{hd,tl} failures raising an
IllFormedUri exception
lordi [Wed, 19 Jun 2002 13:22:03 +0000 (13:22 +0000)]
database connection parameters updated
lordi [Wed, 19 Jun 2002 12:53:55 +0000 (12:53 +0000)]
let in scope corrected and new database format support
Claudio Sacerdoti Coen [Wed, 19 Jun 2002 12:38:44 +0000 (12:38 +0000)]
piecewise ==> m:piecewise
piece ==> m:piece
Claudio Sacerdoti Coen [Wed, 19 Jun 2002 10:45:28 +0000 (10:45 +0000)]
*** empty log message ***
Claudio Sacerdoti Coen [Wed, 19 Jun 2002 10:44:15 +0000 (10:44 +0000)]
Bug fixed: a sort not in normal form can now also be a LetIn.
Claudio Sacerdoti Coen [Wed, 19 Jun 2002 10:43:42 +0000 (10:43 +0000)]
Coscoy double inner types now available also for Meta arguments.
Ferruccio Guidi [Tue, 18 Jun 2002 17:42:23 +0000 (17:42 +0000)]
updated for the new version of mathQL.ml
Ferruccio Guidi [Tue, 18 Jun 2002 17:39:14 +0000 (17:39 +0000)]
mathQL.ml updated
Claudio Sacerdoti Coen [Tue, 18 Jun 2002 17:11:28 +0000 (17:11 +0000)]
Inner-types a la Coscoy now correctly generated even for atoms.
Claudio Sacerdoti Coen [Tue, 18 Jun 2002 17:10:28 +0000 (17:10 +0000)]
Conversion rules are now correctly handled also for atoms.
The only residual problem is that some proofs + side-proofs
where the proof is an atom with different inner-types are
rendered as a proof with two sub-proofs which is innatural.
Claudio Sacerdoti Coen [Tue, 18 Jun 2002 13:04:53 +0000 (13:04 +0000)]
Benchmarcking informations output.
Claudio Sacerdoti Coen [Tue, 18 Jun 2002 13:00:43 +0000 (13:00 +0000)]
New query implementation using LetIn.
Some benchmarks:
Query: 2*n <= 2*m
Results:
No-LetIn LetIn Output
1: 23s >>>> 3s 9uri uri/s: 3
0: 276s >>>> 14s 48uri uri/s: 3.42
Open BUGs:
the implementation of the LetIn scope is surely not correct. The whole
semantics is wrong in case of repeated names.
Irene Schena [Fri, 14 Jun 2002 14:48:32 +0000 (14:48 +0000)]
Modified Files:
1) grammar.txt xmathql.dtd: modified EXISTS, added SORTEDBY and MINIMIZE
Added Files:
1) core_grammar.txt: implemented grammar
lordi [Fri, 14 Jun 2002 08:03:01 +0000 (08:03 +0000)]
added type for list variables
lordi [Fri, 14 Jun 2002 08:01:10 +0000 (08:01 +0000)]
let in updated with the grammar
Claudio Sacerdoti Coen [Thu, 13 Jun 2002 17:56:47 +0000 (17:56 +0000)]
Names of some constructors changed.
lordi [Thu, 13 Jun 2002 17:25:31 +0000 (17:25 +0000)]
changed settings to access database