]> matita.cs.unibo.it Git - helm.git/log
helm.git
20 years agonow mathql interpreter use helm registry unlabeled-1.1.2
Ferruccio Guidi [Wed, 18 Feb 2004 13:17:52 +0000 (13:17 +0000)]
now mathql interpreter use helm registry

20 years agoThis commit was manufactured by cvs2svn to create branch
no author [Tue, 29 Jul 2003 11:41:25 +0000 (11:41 +0000)]
This commit was manufactured by cvs2svn to create branch
'unlabeled-1.1.2'.

20 years ago- the mathql interpreter is not helm-dependent any more
Ferruccio Guidi [Tue, 29 Jul 2003 11:41:25 +0000 (11:41 +0000)]
- the mathql interpreter is not helm-dependent any more
- fixed a bug in the "match conclusion" query of the search engine
- gTopLevel/Makefile improved

20 years agoSpurious files removed.
Claudio Sacerdoti Coen [Tue, 29 Jul 2003 11:25:36 +0000 (11:25 +0000)]
Spurious files removed.

20 years ago"(" moved from Mtext to Mo. Spaces removed.
Claudio Sacerdoti Coen [Tue, 29 Jul 2003 10:55:47 +0000 (10:55 +0000)]
"(" moved from Mtext to Mo. Spaces removed.

20 years agoAdded method AndInd.
Andrea Asperti [Tue, 29 Jul 2003 09:53:53 +0000 (09:53 +0000)]
Added method AndInd.

20 years agoAdded Method "exists".
Andrea Asperti [Mon, 28 Jul 2003 15:43:35 +0000 (15:43 +0000)]
Added Method "exists".

20 years agoFew modif in eta-fixing.
Andrea Asperti [Mon, 28 Jul 2003 15:42:19 +0000 (15:42 +0000)]
Few modif in eta-fixing.

20 years agoMissing xref for conjectures.
Claudio Sacerdoti Coen [Mon, 28 Jul 2003 15:21:46 +0000 (15:21 +0000)]
Missing xref for conjectures.

20 years agomathvariant=normal for all the proof ;-)
Claudio Sacerdoti Coen [Mon, 28 Jul 2003 15:21:24 +0000 (15:21 +0000)]
mathvariant=normal for all the proof ;-)

20 years agobackground (deprecated) ==> mathbackground
Claudio Sacerdoti Coen [Mon, 28 Jul 2003 15:15:58 +0000 (15:15 +0000)]
background (deprecated) ==> mathbackground

20 years agoBug fixed: it could have happened that the tree structured becomes scrambled
Claudio Sacerdoti Coen [Mon, 28 Jul 2003 13:28:11 +0000 (13:28 +0000)]
Bug fixed: it could have happened that the tree structured becomes scrambled
by the highlighting operation.

20 years agouse OCAMLFIND variable instead of "ocamlfind" directly
Stefano Zacchiroli [Mon, 28 Jul 2003 12:57:10 +0000 (12:57 +0000)]
use OCAMLFIND variable instead of "ocamlfind" directly

20 years ago- severe bug fixing
Claudio Sacerdoti Coen [Mon, 28 Jul 2003 10:55:13 +0000 (10:55 +0000)]
- severe bug fixing
- implementation of two functions to highlight/dim set of nodes given
  their xref. [used to highlight/dim the current goal]

20 years agoHighlighting of changed parts.
Claudio Sacerdoti Coen [Fri, 25 Jul 2003 15:19:02 +0000 (15:19 +0000)]
Highlighting of changed parts.

20 years agoURIs of inductive types and constructors fixed.
Claudio Sacerdoti Coen [Fri, 25 Jul 2003 12:31:42 +0000 (12:31 +0000)]
URIs of inductive types and constructors fixed.

20 years agoLemma generated wrong URIs (again). Fixed.
Claudio Sacerdoti Coen [Fri, 25 Jul 2003 11:14:42 +0000 (11:14 +0000)]
Lemma generated wrong URIs (again). Fixed.

20 years agoComplete beta reduction added to avoid strange case of deep beta-redexes
Andrea Asperti [Thu, 24 Jul 2003 14:06:03 +0000 (14:06 +0000)]
Complete beta reduction added to avoid strange case of deep beta-redexes
in the expected types of application heads.

20 years agoExact handled in a better way (no more "NO PROOFS").
Andrea Asperti [Thu, 24 Jul 2003 14:05:14 +0000 (14:05 +0000)]
Exact handled in a better way (no more "NO PROOFS").

20 years agoThe name of TD proofs was erroneously always set to previous.
Andrea Asperti [Thu, 24 Jul 2003 13:19:20 +0000 (13:19 +0000)]
The name of TD proofs was erroneously always set to previous.

20 years agoImproved management of conclusions, to avoid repetitions.
Andrea Asperti [Thu, 24 Jul 2003 11:40:02 +0000 (11:40 +0000)]
Improved management of conclusions, to avoid repetitions.
Some problems of xrefs have been fixed.

20 years ago- better handling of proof expansion/contraction
Andrea Asperti [Wed, 23 Jul 2003 17:03:33 +0000 (17:03 +0000)]
- better handling of proof expansion/contraction
- helm:xref added in most places

20 years ago- Lemma added to the list of proof arguments
Andrea Asperti [Wed, 23 Jul 2003 17:02:54 +0000 (17:02 +0000)]
- Lemma added to the list of proof arguments
- Lemma used for Const, MutConst and Var in Apply arguments
- atomization of complex proofs is now performed also in tactics different
  from Apply

20 years agoDebugging stuff changed.
Andrea Asperti [Tue, 22 Jul 2003 15:51:33 +0000 (15:51 +0000)]
Debugging stuff changed.

20 years ago"Final" commit that patches termViewer while still enabling XML Diffing.
Andrea Asperti [Tue, 22 Jul 2003 15:51:00 +0000 (15:51 +0000)]
"Final" commit that patches termViewer while still enabling XML Diffing.
Awesome performances!

20 years ago- selection attribute of maction is now explicitly generated
Claudio Sacerdoti Coen [Tue, 22 Jul 2003 15:46:34 +0000 (15:46 +0000)]
- selection attribute of maction is now explicitly generated
- all the conjectures are now put in a table to avoid too many
  changes that make Xml Diffing difficult.

20 years agoPrevious commit was erroneous and dit not compile.
Andrea Asperti [Tue, 22 Jul 2003 15:11:55 +0000 (15:11 +0000)]
Previous commit was erroneous and dit not compile.
Fixed.

20 years agoDebugging code inserted bug in the code ;-)
Claudio Sacerdoti Coen [Tue, 22 Jul 2003 14:29:16 +0000 (14:29 +0000)]
Debugging code inserted bug in the code ;-)

20 years agoXmlDiff-ing of DOM trees implemented.
Claudio Sacerdoti Coen [Tue, 22 Jul 2003 14:08:39 +0000 (14:08 +0000)]
XmlDiff-ing of DOM trees implemented.
SPECIAL FEATURE: the selection attribute of mactions are not patched.

20 years ago1. Modificiations due to the change ot K.Aux
Andrea Asperti [Tue, 22 Jul 2003 08:43:32 +0000 (08:43 +0000)]
1. Modificiations due to the change ot K.Aux
2. Assert false on Lambda with no name removed. Who generates them?

20 years agoThe Aux argument of conclude is now of type string (used to be int).
Andrea Asperti [Mon, 21 Jul 2003 17:03:37 +0000 (17:03 +0000)]
The Aux argument of conclude is now of type string (used to be int).
Case Fixed.

20 years agoInterface change: only cobj2obj is exposed.
Claudio Sacerdoti Coen [Mon, 21 Jul 2003 14:06:17 +0000 (14:06 +0000)]
Interface change: only cobj2obj is exposed.

20 years agoFlattening application contexts uncorrectly changed the proof ids.
Claudio Sacerdoti Coen [Mon, 21 Jul 2003 14:01:58 +0000 (14:01 +0000)]
Flattening application contexts uncorrectly changed the proof ids.

20 years ago** UNTESTED **
Andrea Asperti [Mon, 21 Jul 2003 12:10:58 +0000 (12:10 +0000)]
** UNTESTED **
Fix and CoFix are now handled "correctly" ;-)

20 years agoWe do not compute inner-types for the metasenv ==> we handle it in a particular
Andrea Asperti [Mon, 21 Jul 2003 10:34:39 +0000 (10:34 +0000)]
We do not compute inner-types for the metasenv ==> we handle it in a particular
way, always generating `Declaration and `Definition (instead of `Hypothesis and
`Proof when the sort is Prop).

20 years agoRendering of current proofs completed.
Andrea Asperti [Mon, 21 Jul 2003 10:19:23 +0000 (10:19 +0000)]
Rendering of current proofs completed.

20 years agoReindenting.
Claudio Sacerdoti Coen [Sun, 20 Jul 2003 16:02:49 +0000 (16:02 +0000)]
Reindenting.

20 years agoproof2cic now uses Deannotate.deannoate_term instead of having an input
Claudio Sacerdoti Coen [Sun, 20 Jul 2003 15:58:58 +0000 (15:58 +0000)]
proof2cic now uses Deannotate.deannoate_term instead of having an input
parameter.

20 years agoCic2acic is now responsible of eta-fixing the objects.
Claudio Sacerdoti Coen [Sun, 20 Jul 2003 15:53:57 +0000 (15:53 +0000)]
Cic2acic is now responsible of eta-fixing the objects.

20 years agoCic2acic is now responsible of eta-fixing the objects (using the Eta_fix
Claudio Sacerdoti Coen [Sun, 20 Jul 2003 15:53:12 +0000 (15:53 +0000)]
Cic2acic is now responsible of eta-fixing the objects (using the Eta_fix
module).

20 years agocic2content.ml* moved from cic_transformations to cic_omdoc.
Claudio Sacerdoti Coen [Sun, 20 Jul 2003 15:37:04 +0000 (15:37 +0000)]
cic2content.ml* moved from cic_transformations to cic_omdoc.

20 years agoContent2cic e Eta_fixing moved from gTopLevel to cic_omdoc.
Claudio Sacerdoti Coen [Sun, 20 Jul 2003 13:08:25 +0000 (13:08 +0000)]
Content2cic e Eta_fixing moved from gTopLevel to cic_omdoc.

20 years ago...
Claudio Sacerdoti Coen [Sun, 20 Jul 2003 13:05:44 +0000 (13:05 +0000)]
...

20 years agocic_transformations factorized into cic_omdoc and cic_transformations.
Claudio Sacerdoti Coen [Sun, 20 Jul 2003 11:23:58 +0000 (11:23 +0000)]
cic_transformations factorized into cic_omdoc and cic_transformations.

20 years agoCic2content split into Content and Cic2content.
Claudio Sacerdoti Coen [Sun, 20 Jul 2003 11:05:12 +0000 (11:05 +0000)]
Cic2content split into Content and Cic2content.

20 years agoCSC: tentative definition of the ocaml structure that represents
Andrea Asperti [Fri, 18 Jul 2003 18:01:29 +0000 (18:01 +0000)]
CSC: tentative definition of the ocaml structure that represents
 OMDoc objects.

20 years agosome documentation added
Ferruccio Guidi [Thu, 17 Jul 2003 22:03:59 +0000 (22:03 +0000)]
some documentation added

20 years agoPartional first fase final.
pmasoudi [Thu, 17 Jul 2003 14:23:29 +0000 (14:23 +0000)]
Partional first fase final.

20 years agodead code removed
Ferruccio Guidi [Thu, 17 Jul 2003 14:02:53 +0000 (14:02 +0000)]
dead code removed

20 years agoPersist file completed.
pmasoudi [Thu, 17 Jul 2003 12:52:47 +0000 (12:52 +0000)]
Persist file completed.

20 years ago- new generated query "unreferred" implemented at server side
Ferruccio Guidi [Thu, 17 Jul 2003 12:30:26 +0000 (12:30 +0000)]
- new generated query "unreferred" implemented at server side
- fixed some aspects of the constraint generator for "matchConclusion"
- fixed a bug that prevented to "make opt" in ocaml/gTopLevel

20 years ago* changed name of shared library
Luca Padovani [Thu, 17 Jul 2003 10:28:06 +0000 (10:28 +0000)]
* changed name of shared library

20 years ago* snapshot
Luca Padovani [Thu, 17 Jul 2003 10:23:52 +0000 (10:23 +0000)]
* snapshot

20 years ago* added simple test program
Luca Padovani [Thu, 17 Jul 2003 10:23:24 +0000 (10:23 +0000)]
* added simple test program

20 years ago* the container seems to work now
Luca Padovani [Thu, 17 Jul 2003 10:22:38 +0000 (10:22 +0000)]
* the container seems to work now

20 years agoXml.token is now namespace-aware. As a consequence, xml2Gdomexmath is
Claudio Sacerdoti Coen [Wed, 16 Jul 2003 22:46:22 +0000 (22:46 +0000)]
Xml.token is now namespace-aware. As a consequence, xml2Gdomexmath is
no longer needed. (It was a terrible hack indeed).

20 years agoControl Factory modified.
pmasoudi [Wed, 16 Jul 2003 17:33:09 +0000 (17:33 +0000)]
Control Factory modified.

20 years agopersist file with factory.
pmasoudi [Wed, 16 Jul 2003 16:13:29 +0000 (16:13 +0000)]
persist file with factory.

20 years agoSeveral changes (the beginning of a new era???)
Andrea Asperti [Wed, 16 Jul 2003 14:12:02 +0000 (14:12 +0000)]
Several changes (the beginning of a new era???)
 1. stuff related to transformations (stylesheets and so on)
    moved from gTopLevel to the new library cic_transformations
 2. porting of the stylesheets to old plain ocaml code by Andrea Asperti.
    Also in cic_transformations.

Disclaimer:
 A. the ocaml transformations are still incomplete and under development.
    They are a bit more performant, though. (just a few order of magnitudes)
 B. the cic_transformation library seems a bit of a mess right now.
    Much clean-up needed.

20 years agoadded persit-file-implementation.
pmasoudi [Wed, 16 Jul 2003 12:48:25 +0000 (12:48 +0000)]
added persit-file-implementation.

20 years ago* changed name to control factory
Luca Padovani [Wed, 16 Jul 2003 12:46:11 +0000 (12:46 +0000)]
* changed name to control factory

20 years ago* updated the help file to reflect the new syntax (reload/remove)
Luca Padovani [Wed, 16 Jul 2003 08:45:34 +0000 (08:45 +0000)]
* updated the help file to reflect the new syntax (reload/remove)

20 years ago* syntax update for "remove all stylesheets" in control.js
Luca Padovani [Wed, 16 Jul 2003 08:39:41 +0000 (08:39 +0000)]
* syntax update for "remove all stylesheets" in control.js
* reloadAll function created

20 years ago* added .pc file
Luca Padovani [Tue, 15 Jul 2003 17:45:16 +0000 (17:45 +0000)]
* added .pc file
* IDL interface version computed from package version

20 years agoCamera ready.
Claudio Sacerdoti Coen [Tue, 15 Jul 2003 16:02:25 +0000 (16:02 +0000)]
Camera ready.

20 years ago* substituting the right version variable
Luca Padovani [Tue, 15 Jul 2003 15:06:30 +0000 (15:06 +0000)]
* substituting the right version variable

20 years ago* wrong variable for version
Luca Padovani [Tue, 15 Jul 2003 15:05:28 +0000 (15:05 +0000)]
* wrong variable for version

20 years ago* patched version of shared library
Luca Padovani [Tue, 15 Jul 2003 15:03:27 +0000 (15:03 +0000)]
* patched version of shared library

20 years ago* first snapshot
Luca Padovani [Tue, 15 Jul 2003 14:54:22 +0000 (14:54 +0000)]
* first snapshot

20 years agomerged CSC's typos squashing
Stefano Zacchiroli [Tue, 15 Jul 2003 14:50:42 +0000 (14:50 +0000)]
merged CSC's typos squashing

20 years agofixed "s" typos
Stefano Zacchiroli [Tue, 15 Jul 2003 10:14:24 +0000 (10:14 +0000)]
fixed "s" typos

20 years agodescription for "Irene Schena" added in authors.html
Ferruccio Guidi [Tue, 15 Jul 2003 09:17:59 +0000 (09:17 +0000)]
description for "Irene Schena" added in authors.html

20 years agowrapped libxslt stylesheet application inside an ocaml blocking section
Stefano Zacchiroli [Tue, 15 Jul 2003 06:36:25 +0000 (06:36 +0000)]
wrapped libxslt stylesheet application inside an ocaml blocking section
so that ocaml exceptions, signals and other asynchronous stuff could be
handled in the meantime

20 years agobumped version to 0.0.5
Stefano Zacchiroli [Tue, 15 Jul 2003 06:35:42 +0000 (06:35 +0000)]
bumped version to 0.0.5

20 years agoTowards the camera ready.
Claudio Sacerdoti Coen [Mon, 14 Jul 2003 17:05:15 +0000 (17:05 +0000)]
Towards the camera ready.

20 years agodebian release 0.0.4-7
Stefano Zacchiroli [Mon, 14 Jul 2003 09:19:54 +0000 (09:19 +0000)]
debian release 0.0.4-7

20 years agodebian release 0.4.3-3
Stefano Zacchiroli [Sat, 12 Jul 2003 12:18:09 +0000 (12:18 +0000)]
debian release 0.4.3-3

20 years agoreordered link order
Stefano Zacchiroli [Fri, 11 Jul 2003 13:29:58 +0000 (13:29 +0000)]
reordered link order

20 years agoVersion dumped.
Claudio Sacerdoti Coen [Fri, 11 Jul 2003 10:05:10 +0000 (10:05 +0000)]
Version dumped.

20 years agoBug fixed: the value of parameters must be valid XPath string literals ==>
Claudio Sacerdoti Coen [Fri, 11 Jul 2003 10:01:05 +0000 (10:01 +0000)]
Bug fixed: the value of parameters must be valid XPath string literals ==>
they can not contain both ' and " (at least in Veillard interpretation, of
course ;-)

The fix applied consist in accepting parameters with only ' or only " inside
by quoting them using the opposite quote. As a consequence, variable
values with just 's inside are now handled correctly.

20 years agoprose patched
Ferruccio Guidi [Thu, 10 Jul 2003 14:38:34 +0000 (14:38 +0000)]
prose patched

20 years agolinks page added
Ferruccio Guidi [Thu, 10 Jul 2003 10:47:19 +0000 (10:47 +0000)]
links page added

20 years agoimplementation and whatsnew pages added
Ferruccio Guidi [Wed, 9 Jul 2003 16:33:36 +0000 (16:33 +0000)]
implementation and whatsnew pages added

20 years ago"backPointer" metadata enabled
Ferruccio Guidi [Thu, 3 Jul 2003 14:14:49 +0000 (14:14 +0000)]
"backPointer" metadata enabled

20 years agonew "light" implementation of intersection (compatible with the generator)
Ferruccio Guidi [Thu, 3 Jul 2003 10:55:47 +0000 (10:55 +0000)]
new "light" implementation of intersection (compatible with the generator)

20 years agorendering of "meet" patched
Ferruccio Guidi [Wed, 2 Jul 2003 17:34:09 +0000 (17:34 +0000)]
rendering of "meet" patched

20 years agoBug fixed: deselecting a constraint just forgot its depth.
Claudio Sacerdoti Coen [Wed, 2 Jul 2003 11:37:18 +0000 (11:37 +0000)]
Bug fixed: deselecting a constraint just forgot its depth.

20 years agomathql_generator: new constraint format (more type safe)
Ferruccio Guidi [Wed, 2 Jul 2003 11:01:34 +0000 (11:01 +0000)]
mathql_generator: new constraint format (more type safe)
mathql_test     : moved outside ocaml

20 years agoCtr+Backspace is now enabled. Used to perform "alternative" deletion.
Claudio Sacerdoti Coen [Wed, 2 Jul 2003 10:30:01 +0000 (10:30 +0000)]
Ctr+Backspace is now enabled. Used to perform "alternative" deletion.

20 years agoThe editor window now scrolls when the user exceeds the available space.
Claudio Sacerdoti Coen [Wed, 2 Jul 2003 10:24:38 +0000 (10:24 +0000)]
The editor window now scrolls when the user exceeds the available space.

20 years ago- DoubleTypeInference.does_not_occur exposed
Claudio Sacerdoti Coen [Tue, 1 Jul 2003 15:25:38 +0000 (15:25 +0000)]
- DoubleTypeInference.does_not_occur exposed
- dummy bindings in Prods are no longer generated: arrows are now generated

20 years ago- changed changelog author to me (to GPG sign the package)
Stefano Zacchiroli [Tue, 1 Jul 2003 09:39:16 +0000 (09:39 +0000)]
- changed changelog author to me (to GPG sign the package)
- added dependencies on gmetadom >= 0.1.10-2 (so that the .pc is available)

20 years ago0.4.3-2
Claudio Sacerdoti Coen [Tue, 1 Jul 2003 09:27:35 +0000 (09:27 +0000)]
0.4.3-2

20 years ago1. freeze/thaw added to reduce flickering due to selection changes
Claudio Sacerdoti Coen [Tue, 1 Jul 2003 09:16:51 +0000 (09:16 +0000)]
1. freeze/thaw added to reduce flickering due to selection changes
2. SEMANTICA CHANGE: structural selection is no longer activated just
   before semantic selection

20 years agogtkmathview-config and gdome-config no longer used
Claudio Sacerdoti Coen [Tue, 1 Jul 2003 09:15:52 +0000 (09:15 +0000)]
gtkmathview-config and gdome-config no longer used

20 years agodebian release 0.0.4-6
Stefano Zacchiroli [Tue, 1 Jul 2003 08:25:33 +0000 (08:25 +0000)]
debian release 0.0.4-6

20 years agomoved debhelper compatibility level to debian/compat
Stefano Zacchiroli [Tue, 1 Jul 2003 08:11:13 +0000 (08:11 +0000)]
moved debhelper compatibility level to debian/compat

20 years ago- default font size of the proof window lowered to 10
Claudio Sacerdoti Coen [Mon, 30 Jun 2003 13:52:58 +0000 (13:52 +0000)]
- default font size of the proof window lowered to 10
- the font size spinner is now initialized with the right value

20 years agomathql_interpreter: natile-galax package removed from Makefie and META
Ferruccio Guidi [Sun, 29 Jun 2003 18:28:58 +0000 (18:28 +0000)]
mathql_interpreter: natile-galax package removed from Makefie and META
mathql_generator  : MQueryLevels2.ml patched (namespaces removed from sorts)

20 years agoThe type of a LetIn is now a LetIn if and only if the bound variable really
Claudio Sacerdoti Coen [Fri, 27 Jun 2003 17:18:18 +0000 (17:18 +0000)]
The type of a LetIn is now a LetIn if and only if the bound variable really
occurs.