]> matita.cs.unibo.it Git - helm.git/log
helm.git
19 years agocleanup temp files on parser failure
Andrea Asperti [Fri, 22 Oct 2004 11:57:18 +0000 (11:57 +0000)]
cleanup temp files on parser failure

19 years ago- reimplemented meta_closed in non CPS way (faster!)
Andrea Asperti [Fri, 22 Oct 2004 11:55:41 +0000 (11:55 +0000)]
- reimplemented meta_closed in non CPS way (faster!)
- ported to typed explicit substitutions

19 years agoadded type to explicit substitutions
Andrea Asperti [Fri, 22 Oct 2004 11:54:57 +0000 (11:54 +0000)]
added type to explicit substitutions

19 years ago- use CicUtil.term_of_uri instead of deprecated HelmLibrayObjects
Stefano Zacchiroli [Fri, 22 Oct 2004 09:54:49 +0000 (09:54 +0000)]
- use CicUtil.term_of_uri instead of deprecated HelmLibrayObjects
  similar function
- reverted to old syntax for binders (e.g. \forall x,y:nat.x=y)
- use ";;" as phrases terminator

19 years ago- bugfix: sequences like ".(" are now lexed, correctly, as
Stefano Zacchiroli [Fri, 22 Oct 2004 09:53:51 +0000 (09:53 +0000)]
- bugfix: sequences like ".(" are now lexed, correctly, as
  [ SYMBOL "."; PAREN "("] instead of [ SYMBOL ".(" ]

19 years agouse helm-cic_textual_parser2 findlib package when building tests
Stefano Zacchiroli [Fri, 22 Oct 2004 09:52:36 +0000 (09:52 +0000)]
use helm-cic_textual_parser2 findlib package when building tests

19 years agoadded dep on helm-metadata
Stefano Zacchiroli [Thu, 21 Oct 2004 15:56:12 +0000 (15:56 +0000)]
added dep on helm-metadata

19 years agobugfix: use only baseuri in uri part of MutInd and MutConstruct
Stefano Zacchiroli [Thu, 21 Oct 2004 15:53:25 +0000 (15:53 +0000)]
bugfix: use only baseuri in uri part of MutInd and MutConstruct

19 years agouse latest Http_getter module API
Stefano Zacchiroli [Thu, 21 Oct 2004 13:20:11 +0000 (13:20 +0000)]
use latest Http_getter module API

19 years ago- API change (renamed some exceptions)
Stefano Zacchiroli [Thu, 21 Oct 2004 13:16:58 +0000 (13:16 +0000)]
- API change (renamed some exceptions)
- ported to the latest PXP version

19 years agoadded reference to MetadataQuery (now it builds properly)
Stefano Zacchiroli [Thu, 21 Oct 2004 08:14:40 +0000 (08:14 +0000)]
added reference to MetadataQuery (now it builds properly)

19 years agoimplemented in place old Filter_auto filtering
Stefano Zacchiroli [Thu, 21 Oct 2004 08:14:13 +0000 (08:14 +0000)]
implemented in place old Filter_auto filtering

19 years agofixed a buggy pattern matching
Stefano Zacchiroli [Thu, 21 Oct 2004 08:13:49 +0000 (08:13 +0000)]
fixed a buggy pattern matching

19 years ago- split metadata type in metadata and constraints. Metadata are computed
Stefano Zacchiroli [Thu, 21 Oct 2004 07:25:27 +0000 (07:25 +0000)]
- split metadata type in metadata and constraints. Metadata are computed
  from cic objects while constraints are used to query the database

19 years ago- removed cic_cache and cic_annotations_cache
Andrea Asperti [Wed, 20 Oct 2004 11:03:59 +0000 (11:03 +0000)]
- removed cic_cache and cic_annotations_cache
- moved metadata before tactics

19 years agoadded term_of_uri
Stefano Zacchiroli [Wed, 20 Oct 2004 10:54:33 +0000 (10:54 +0000)]
added term_of_uri

19 years agosnapshot, still work in progress
Stefano Zacchiroli [Wed, 20 Oct 2004 10:31:50 +0000 (10:31 +0000)]
snapshot, still work in progress

19 years agotop level query module
Stefano Zacchiroli [Wed, 20 Oct 2004 10:31:37 +0000 (10:31 +0000)]
top level query module

19 years agobroken
Stefano Zacchiroli [Mon, 18 Oct 2004 14:00:33 +0000 (14:00 +0000)]
broken

19 years agoremoved cicCache (cicEnvironment should be used instead)
Stefano Zacchiroli [Mon, 18 Oct 2004 13:57:52 +0000 (13:57 +0000)]
removed cicCache (cicEnvironment should be used instead)

19 years agoimplemented here at_least constraints matching engine
Stefano Zacchiroli [Mon, 18 Oct 2004 13:49:01 +0000 (13:49 +0000)]
implemented here at_least constraints matching engine

19 years agoadded helm-metadata module
Stefano Zacchiroli [Fri, 15 Oct 2004 14:12:17 +0000 (14:12 +0000)]
added helm-metadata module

19 years agoremoved some old debugging messages
Stefano Zacchiroli [Fri, 15 Oct 2004 14:09:32 +0000 (14:09 +0000)]
removed some old debugging messages

19 years agomoved string_of_uriref to UriManager
Stefano Zacchiroli [Fri, 15 Oct 2004 14:08:45 +0000 (14:08 +0000)]
moved string_of_uriref to UriManager

19 years agomoved string_of_uriref from MQueryMisc to UriManager
Stefano Zacchiroli [Fri, 15 Oct 2004 14:08:00 +0000 (14:08 +0000)]
moved string_of_uriref from MQueryMisc to UriManager

19 years agoLuca (bugged) debugging stuff removed.
Claudio Sacerdoti Coen [Thu, 14 Oct 2004 10:52:59 +0000 (10:52 +0000)]
Luca (bugged) debugging stuff removed.

19 years agofixed make dep command
Stefano Zacchiroli [Thu, 14 Oct 2004 10:12:44 +0000 (10:12 +0000)]
fixed make dep command

19 years agono_inconcl_aux managed
Claudio Sacerdoti Coen [Thu, 14 Oct 2004 09:32:53 +0000 (09:32 +0000)]
no_inconcl_aux managed

19 years ago* create_mowgli_tables.mysql.sql added
Claudio Sacerdoti Coen [Thu, 14 Oct 2004 09:32:16 +0000 (09:32 +0000)]
* create_mowgli_tables.mysql.sql added
* fill_inconcl_aux.sql added (what does it do? Ask Andrea or Selmi)

19 years agosnapshot
Stefano Zacchiroli [Wed, 13 Oct 2004 09:50:44 +0000 (09:50 +0000)]
snapshot

19 years agoadded alias for cic_textual_parser2
Stefano Zacchiroli [Wed, 13 Oct 2004 09:45:16 +0000 (09:45 +0000)]
added alias for cic_textual_parser2

19 years agosnapshot, notably history no longer remember annotations: they are
Stefano Zacchiroli [Wed, 13 Oct 2004 08:17:57 +0000 (08:17 +0000)]
snapshot, notably history no longer remember annotations: they are
computed on the fly

19 years agotransformations no longer use Content_expression, but rather CicAst
Stefano Zacchiroli [Wed, 13 Oct 2004 08:16:45 +0000 (08:16 +0000)]
transformations no longer use Content_expression, but rather CicAst

19 years agopretty printed Absurd's term
Stefano Zacchiroli [Wed, 13 Oct 2004 08:06:10 +0000 (08:06 +0000)]
pretty printed Absurd's term

19 years agoadded term argument to absurd
Stefano Zacchiroli [Wed, 13 Oct 2004 08:04:55 +0000 (08:04 +0000)]
added term argument to absurd

19 years agoget_and_save now handles big files properly (i.e. doesn't hold them
Andrea Asperti [Wed, 13 Oct 2004 07:18:40 +0000 (07:18 +0000)]
get_and_save now handles big files properly (i.e. doesn't hold them
entirely in memory)

19 years agoported to ocaml-http 0.0.10 (renamed Http_client -> Http_user_agent)
Stefano Zacchiroli [Tue, 12 Oct 2004 21:01:23 +0000 (21:01 +0000)]
ported to ocaml-http 0.0.10 (renamed Http_client -> Http_user_agent)

19 years agosetting goal doesn't change history status
Stefano Zacchiroli [Tue, 12 Oct 2004 20:56:45 +0000 (20:56 +0000)]
setting goal doesn't change history status

19 years agoadded new Utf8Macro module
Stefano Zacchiroli [Mon, 11 Oct 2004 19:19:23 +0000 (19:19 +0000)]
added new Utf8Macro module

19 years agoAdded -syntax support (if needed, use OCAMLC_P4 instead of OCAMLC in
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.

19 years agoadded utf8_macros
Stefano Zacchiroli [Mon, 11 Oct 2004 19:17:50 +0000 (19:17 +0000)]
added utf8_macros

19 years agomoved utf8 macro handling to the new module Utf8Macros
Stefano Zacchiroli [Mon, 11 Oct 2004 19:16:52 +0000 (19:16 +0000)]
moved utf8 macro handling to the new module Utf8Macros

19 years agofixed typo
Stefano Zacchiroli [Mon, 11 Oct 2004 19:14:20 +0000 (19:14 +0000)]
fixed typo

19 years agonew module: expansion from tex like macros to utf8 strings
Stefano Zacchiroli [Mon, 11 Oct 2004 19:13:57 +0000 (19:13 +0000)]
new module: expansion from tex like macros to utf8 strings

19 years agosnapshot (notably: implemented "check")
Stefano Zacchiroli [Wed, 6 Oct 2004 15:42:37 +0000 (15:42 +0000)]
snapshot (notably: implemented "check")

19 years agoadded dependency on helm-xmldiff
Stefano Zacchiroli [Mon, 4 Oct 2004 09:42:53 +0000 (09:42 +0000)]
added dependency on helm-xmldiff

19 years agomoved xmldiff in ocaml/
Stefano Zacchiroli [Mon, 4 Oct 2004 09:41:40 +0000 (09:41 +0000)]
moved xmldiff in ocaml/

19 years ago- added xmldiff module
Stefano Zacchiroli [Mon, 4 Oct 2004 09:41:07 +0000 (09:41 +0000)]
- added xmldiff module

19 years agoadded Undo/Redo commands
Stefano Zacchiroli [Mon, 4 Oct 2004 09:40:49 +0000 (09:40 +0000)]
added Undo/Redo commands

19 years ago- fixed "Blue" vs "blue" typo
Stefano Zacchiroli [Mon, 4 Oct 2004 09:40:21 +0000 (09:40 +0000)]
- fixed "Blue" vs "blue" typo

19 years ago- handle Box.Space in textual pretty printing
Stefano Zacchiroli [Mon, 4 Oct 2004 09:39:50 +0000 (09:39 +0000)]
- handle Box.Space in textual pretty printing

19 years ago- removed mandatory parens for application
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)

19 years ago"in" and "and" are now keywords
Stefano Zacchiroli [Mon, 4 Oct 2004 09:38:04 +0000 (09:38 +0000)]
"in" and "and" are now keywords

19 years agosplitted History module out of StatefulProofEngine
Stefano Zacchiroli [Mon, 4 Oct 2004 09:37:28 +0000 (09:37 +0000)]
splitted History module out of StatefulProofEngine

19 years ago- splitted out History module
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

19 years agoxmldiff's META
Stefano Zacchiroli [Mon, 4 Oct 2004 09:33:22 +0000 (09:33 +0000)]
xmldiff's META

19 years agomoved xmldiff module away from gTopLevel
Stefano Zacchiroli [Mon, 4 Oct 2004 09:33:01 +0000 (09:33 +0000)]
moved xmldiff module away from gTopLevel

19 years agosnapshot
Stefano Zacchiroli [Mon, 4 Oct 2004 09:31:15 +0000 (09:31 +0000)]
snapshot

19 years agosnapshot
Stefano Zacchiroli [Fri, 1 Oct 2004 16:32:36 +0000 (16:32 +0000)]
snapshot

19 years agosnapshot
Stefano Zacchiroli [Fri, 1 Oct 2004 12:41:18 +0000 (12:41 +0000)]
snapshot

19 years agobumped deps to 0.6.4
Stefano Zacchiroli [Wed, 29 Sep 2004 08:56:14 +0000 (08:56 +0000)]
bumped deps to 0.6.4

19 years agobumped version to 0.6.4
Stefano Zacchiroli [Wed, 29 Sep 2004 08:53:24 +0000 (08:53 +0000)]
bumped version to 0.6.4

19 years ago* minor correction to make the new mathml widget work better
Luca Padovani [Tue, 28 Sep 2004 16:04:32 +0000 (16:04 +0000)]
* minor correction to make the new mathml widget work better

19 years ago* the transformations have been ported so to generate BoxML + MathML
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

19 years ago* removed PREDICATES
Luca Padovani [Mon, 27 Sep 2004 07:40:36 +0000 (07:40 +0000)]
* removed PREDICATES
* added REQUIRES to init gtk2 properly

19 years agoadded initial_status
Stefano Zacchiroli [Mon, 20 Sep 2004 15:51:19 +0000 (15:51 +0000)]
added initial_status

19 years agofixed parse error for ocaml 3.08
Stefano Zacchiroli [Mon, 20 Sep 2004 15:47:00 +0000 (15:47 +0000)]
fixed parse error for ocaml 3.08

19 years agometa_closed added
Ferruccio Guidi [Fri, 17 Sep 2004 12:49:43 +0000 (12:49 +0000)]
meta_closed added

19 years agofixed cictheory:/ bug (thanks Lionel for the patch)
Stefano Zacchiroli [Fri, 17 Sep 2004 10:09:36 +0000 (10:09 +0000)]
fixed cictheory:/ bug (thanks Lionel for the patch)

19 years agoThe jsmenu is now under CVS.
Claudio Sacerdoti Coen [Thu, 16 Sep 2004 15:47:33 +0000 (15:47 +0000)]
The jsmenu is now under CVS.

19 years ago* the click signal now acts on both maction (MathML) and action (BoxML)
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)

19 years agonow should run also when the db is down (untested)
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)

19 years agobumped deps on ocamlnet to 0.98
Stefano Zacchiroli [Thu, 9 Sep 2004 16:01:37 +0000 (16:01 +0000)]
bumped deps on ocamlnet to 0.98

19 years agoported to ocamlnet 0.98
Stefano Zacchiroli [Thu, 9 Sep 2004 16:01:21 +0000 (16:01 +0000)]
ported to ocamlnet 0.98

19 years agoported to latest lablgtkmathview
Stefano Zacchiroli [Thu, 9 Sep 2004 16:00:40 +0000 (16:00 +0000)]
ported to latest lablgtkmathview

19 years agoported to pxp 1.1.95's event parser
Stefano Zacchiroli [Thu, 9 Sep 2004 16:00:00 +0000 (16:00 +0000)]
ported to pxp 1.1.95's event parser

19 years agoadded hyperlinks for getalluris/ in help message
Stefano Zacchiroli [Thu, 9 Sep 2004 15:59:30 +0000 (15:59 +0000)]
added hyperlinks for getalluris/ in help message

19 years agofixed some illegal backslash escapes
Stefano Zacchiroli [Wed, 8 Sep 2004 13:32:39 +0000 (13:32 +0000)]
fixed some illegal backslash escapes

19 years agobug in constraint generation for variables fixed
Ferruccio Guidi [Mon, 6 Sep 2004 11:28:23 +0000 (11:28 +0000)]
bug in constraint generation for variables fixed

19 years agoCorrected bug about the generation of constraitns: variables
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.

19 years agoBug fixing: the call to MQueryMisc.wrong_xpointer_format_from_wrong_xpointer_format'
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).

19 years agoported to ocaml 3.08
Stefano Zacchiroli [Fri, 27 Aug 2004 08:27:34 +0000 (08:27 +0000)]
ported to ocaml 3.08

19 years agodebian version 0.0.6-6
Stefano Zacchiroli [Wed, 25 Aug 2004 07:52:15 +0000 (07:52 +0000)]
debian version 0.0.6-6

19 years agodebian version 0.6.3-2
Stefano Zacchiroli [Wed, 25 Aug 2004 07:51:54 +0000 (07:51 +0000)]
debian version 0.6.3-2

19 years agoported location handling to camlp4 3.08
Stefano Zacchiroli [Thu, 5 Aug 2004 15:03:48 +0000 (15:03 +0000)]
ported location handling to camlp4 3.08

19 years agofixed some invalid backslash escapes
Stefano Zacchiroli [Thu, 5 Aug 2004 13:22:00 +0000 (13:22 +0000)]
fixed some invalid backslash escapes

19 years agofixed some illegal backslash escapes
Stefano Zacchiroli [Thu, 5 Aug 2004 13:19:49 +0000 (13:19 +0000)]
fixed some illegal backslash escapes

19 years agofixed .mli syntax for polymorphic methods (apparently changed between
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)

19 years agofixed some invalid backslash escapes
Stefano Zacchiroli [Thu, 5 Aug 2004 13:13:15 +0000 (13:13 +0000)]
fixed some invalid backslash escapes

19 years ago* porting to gtkmathview 0.6.3
Luca Padovani [Sat, 31 Jul 2004 12:30:58 +0000 (12:30 +0000)]
* porting to gtkmathview 0.6.3

19 years ago* fixed bug of multiple selections
Luca Padovani [Fri, 30 Jul 2004 08:56:16 +0000 (08:56 +0000)]
* fixed bug of multiple selections
* minor code cleanup

19 years ago(pre-)porting to gtkmathview 0.6.3 && ocaml 3.08
Stefano Zacchiroli [Thu, 29 Jul 2004 15:55:46 +0000 (15:55 +0000)]
(pre-)porting to gtkmathview 0.6.3 && ocaml 3.08

19 years ago* update to version 0.6.4 of the widget
Luca Padovani [Tue, 27 Jul 2004 12:59:11 +0000 (12:59 +0000)]
* update to version 0.6.4 of the widget
* not tested

19 years agoported to ocaml 3.08
Stefano Zacchiroli [Tue, 27 Jul 2004 11:51:25 +0000 (11:51 +0000)]
ported to ocaml 3.08

19 years agoported debian stuff to ocaml 3.08
Stefano Zacchiroli [Mon, 26 Jul 2004 14:59:24 +0000 (14:59 +0000)]
ported debian stuff to ocaml 3.08

19 years agoThe type substitution has been moved into Cic.
Andrea Asperti [Tue, 20 Jul 2004 13:26:56 +0000 (13:26 +0000)]
The type substitution has been moved into Cic.

19 years agoSubst has been added to the kernel.
Andrea Asperti [Tue, 20 Jul 2004 12:50:13 +0000 (12:50 +0000)]
Subst has been added to the kernel.

19 years ago* split evil let definition (ic, oc) = ... into two subsequent
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

19 years agoModified filtering function
Matteo Selmi [Tue, 13 Jul 2004 08:35:28 +0000 (08:35 +0000)]
Modified filtering function

19 years agocleanURI now removes also the part that follows the '#' symbol.
Claudio Sacerdoti Coen [Mon, 5 Jul 2004 14:05:21 +0000 (14:05 +0000)]
cleanURI now removes also the part that follows the '#' symbol.