]>
matita.cs.unibo.it Git - helm.git/log
Claudio Sacerdoti Coen [Thu, 28 Jul 2005 11:14:16 +0000 (11:14 +0000)]
...
Stefano Zacchiroli [Thu, 28 Jul 2005 10:48:26 +0000 (10:48 +0000)]
workaround for an assertion failure during rendering (missing sort of some ids)
Andrea Asperti [Thu, 28 Jul 2005 10:21:46 +0000 (10:21 +0000)]
removed orders_op from library (now in le_arith and lt_arith).
Claudio Sacerdoti Coen [Thu, 28 Jul 2005 10:17:03 +0000 (10:17 +0000)]
...
Claudio Sacerdoti Coen [Thu, 28 Jul 2005 10:08:07 +0000 (10:08 +0000)]
This commit re-commits version 1.61, removing the error (a "." in a regular
expression that did not match "\n").
Claudio Sacerdoti Coen [Thu, 28 Jul 2005 09:54:23 +0000 (09:54 +0000)]
REVERT OF MY PREVIOUS COMMIT THAT INTRODUCES A CRITICAL BUG (some lines
are automatically _removed_ from the script). I will commit again as soon
as I fix the bug.
Claudio Sacerdoti Coen [Thu, 28 Jul 2005 09:45:13 +0000 (09:45 +0000)]
Committing all the recent development of Andrea after the merge between his
commits and my recent commits (that added notation here and there).
Claudio Sacerdoti Coen [Thu, 28 Jul 2005 09:00:22 +0000 (09:00 +0000)]
More notation.
Claudio Sacerdoti Coen [Thu, 28 Jul 2005 08:46:26 +0000 (08:46 +0000)]
Management of automatic insertion of aliases and "goal" commands reimplemented
almost from scratch. The new commands inserted are now distinct entities in
the history. As a consequence going up in the script is now a step by step
operation and going up and going down are invertible operations, as they
should be.
Claudio Sacerdoti Coen [Thu, 28 Jul 2005 08:44:22 +0000 (08:44 +0000)]
Code simplification.
Claudio Sacerdoti Coen [Wed, 27 Jul 2005 14:16:57 +0000 (14:16 +0000)]
Bug fixed: added a _undoable_action critical section to the reset method of
MatitaScript.script to avoid a Gtk assertion failure.
Claudio Sacerdoti Coen [Wed, 27 Jul 2005 13:53:02 +0000 (13:53 +0000)]
dead code removed
Enrico Tassi [Wed, 27 Jul 2005 13:11:45 +0000 (13:11 +0000)]
fixed matitamake to handle development with names with spaces
the engine now has 2 different exception to report 2 diffrent problems:
- UnableToInclude
- IncluedFileNotCompiled
Stefano Zacchiroli [Wed, 27 Jul 2005 12:55:52 +0000 (12:55 +0000)]
refactored gui handling code so that MatitaMathView is linked before MatitaGui
and all callback registrations happen in matitaGui.ml rather than matita.ml
Claudio Sacerdoti Coen [Wed, 27 Jul 2005 12:41:02 +0000 (12:41 +0000)]
...
Enrico Tassi [Wed, 27 Jul 2005 12:31:36 +0000 (12:31 +0000)]
matitaMisc.ml
Enrico Tassi [Wed, 27 Jul 2005 12:26:52 +0000 (12:26 +0000)]
safe mkdir implemented
Stefano Zacchiroli [Wed, 27 Jul 2005 08:38:28 +0000 (08:38 +0000)]
proof of concept implementation of cut and paste from gtkMathView to text
(still via debug menu item "print selected terms")
Stefano Zacchiroli [Wed, 27 Jul 2005 08:37:54 +0000 (08:37 +0000)]
renamed development related windows
Stefano Zacchiroli [Wed, 27 Jul 2005 08:31:20 +0000 (08:31 +0000)]
added #proofConclusion
Stefano Zacchiroli [Wed, 27 Jul 2005 08:31:03 +0000 (08:31 +0000)]
cosmetic changes
Stefano Zacchiroli [Wed, 27 Jul 2005 08:30:40 +0000 (08:30 +0000)]
added get_proof_conclusione and list_tl_at
Stefano Zacchiroli [Wed, 27 Jul 2005 08:30:07 +0000 (08:30 +0000)]
highlighted notation keywords
Claudio Sacerdoti Coen [Wed, 27 Jul 2005 08:14:59 +0000 (08:14 +0000)]
...
Stefano Zacchiroli [Wed, 27 Jul 2005 07:55:28 +0000 (07:55 +0000)]
fixed cic_notation dependencies
Stefano Zacchiroli [Wed, 27 Jul 2005 07:55:05 +0000 (07:55 +0000)]
better boxes (with more line breaking hints) for objects rendering
Stefano Zacchiroli [Wed, 27 Jul 2005 07:54:24 +0000 (07:54 +0000)]
*** empty log message ***
Stefano Zacchiroli [Wed, 27 Jul 2005 07:54:03 +0000 (07:54 +0000)]
bugfix: added xref on ast built via pattern matching from cic (3 -> 2)
Stefano Zacchiroli [Wed, 27 Jul 2005 07:53:31 +0000 (07:53 +0000)]
added id_of_annterm: Cic.annterm -> Cic.id
Stefano Zacchiroli [Wed, 27 Jul 2005 07:53:12 +0000 (07:53 +0000)]
bugfix: no more xref on bound names
Stefano Zacchiroli [Wed, 27 Jul 2005 07:52:47 +0000 (07:52 +0000)]
added low level rendering attributes (indent, spacing, ...)
Stefano Zacchiroli [Wed, 27 Jul 2005 07:52:18 +0000 (07:52 +0000)]
rendering from markup to string
Stefano Zacchiroli [Wed, 27 Jul 2005 07:51:57 +0000 (07:51 +0000)]
improved debugging pretty printing of xref
Claudio Sacerdoti Coen [Tue, 26 Jul 2005 17:12:34 +0000 (17:12 +0000)]
"Coq's " prefix added to every interpretation.
Claudio Sacerdoti Coen [Tue, 26 Jul 2005 17:00:30 +0000 (17:00 +0000)]
Flickering bug fixed.
Claudio Sacerdoti Coen [Tue, 26 Jul 2005 16:58:06 +0000 (16:58 +0000)]
locate_in_term generalized to locate_in_conjecture
Claudio Sacerdoti Coen [Tue, 26 Jul 2005 16:47:18 +0000 (16:47 +0000)]
Comments added.
Claudio Sacerdoti Coen [Tue, 26 Jul 2005 16:47:01 +0000 (16:47 +0000)]
Bug solved: the #reparent method of Gtk should NOT be used:
see http://www.gtk.org/faq/#AEN636.
This solves the flickering problem that occurred when a new tab was selected.
Claudio Sacerdoti Coen [Tue, 26 Jul 2005 15:25:47 +0000 (15:25 +0000)]
Implementation of locate_in finished.
Stefano Zacchiroli [Tue, 26 Jul 2005 14:59:11 +0000 (14:59 +0000)]
typo s/\\OF/\\of/
Stefano Zacchiroli [Tue, 26 Jul 2005 14:58:55 +0000 (14:58 +0000)]
fixed typo in helpers for generating hv and hov boxes
Stefano Zacchiroli [Tue, 26 Jul 2005 14:56:19 +0000 (14:56 +0000)]
draft version of locate_in_term
Claudio Sacerdoti Coen [Tue, 26 Jul 2005 12:48:14 +0000 (12:48 +0000)]
...
Stefano Zacchiroli [Tue, 26 Jul 2005 12:27:47 +0000 (12:27 +0000)]
unreleased version of the bindings, with more gtkmathview method bounds and dependencies on gmetadom 0.2.3
Claudio Sacerdoti Coen [Tue, 26 Jul 2005 12:25:38 +0000 (12:25 +0000)]
...
Claudio Sacerdoti Coen [Tue, 26 Jul 2005 12:24:53 +0000 (12:24 +0000)]
**** Experimental: ****
After the disambiguation, if the term is no longer ambiguous, we forget the
environment. In this way we are forced to do more work later (since we have
less aliases), but we have more freedom (since we have less aliases) in the
future disambiguations.
Claudio Sacerdoti Coen [Tue, 26 Jul 2005 12:21:18 +0000 (12:21 +0000)]
typo fixed
Claudio Sacerdoti Coen [Tue, 26 Jul 2005 12:20:52 +0000 (12:20 +0000)]
"Coq's " prefix added to every interpretation.
Claudio Sacerdoti Coen [Tue, 26 Jul 2005 12:04:16 +0000 (12:04 +0000)]
Bug fixed: list_uniq o List.sort used in the lookup function to return only
one interpretation in case of duplicate interpretation definitions. This
happens when a module A defines an interpretation, it is included by B and
C and then a module D includes both B and C, thus defining the interpretation
twice.
Enrico Tassi [Tue, 26 Jul 2005 10:47:32 +0000 (10:47 +0000)]
bigger disambiguate chiuches win
Enrico Tassi [Tue, 26 Jul 2005 10:34:47 +0000 (10:34 +0000)]
...
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 21:39:27 +0000 (21:39 +0000)]
More notation (up to where the open bugs allow me to put it without adding
too many aliases).
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 21:10:16 +0000 (21:10 +0000)]
A little bit more of notation here and there.
Ferruccio Guidi [Mon, 25 Jul 2005 20:09:37 +0000 (20:09 +0000)]
some more changes and corrections
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 17:59:34 +0000 (17:59 +0000)]
Notation for equality used everywhere.
Note: due to a bug in the notation machinery, the declaration of the notation
is a bit cumbersome (it uses a URI and an alias; it should use no alias and
just eq in place of the URI). To be fixed.
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 17:31:17 +0000 (17:31 +0000)]
...
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 17:16:17 +0000 (17:16 +0000)]
Bug solved: X-style paste (i.e. paste of the PRIMARY selection using the
second mouse button) used to paste locked text as locked text.
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 16:01:46 +0000 (16:01 +0000)]
paramodulation added.
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 16:01:19 +0000 (16:01 +0000)]
Highlighting of parse errors implemented.
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 14:47:48 +0000 (14:47 +0000)]
Code simplification.
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 14:17:37 +0000 (14:17 +0000)]
Bug fixed: the _advance method must delete the parsed text iff it was parsed
from the script itself (calling the getFuture method).
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 13:50:28 +0000 (13:50 +0000)]
...
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 13:49:50 +0000 (13:49 +0000)]
1. select_all added to the Edit menu; no shortcut for it (since the standard
one (Ctr+A) hides the Emacs-like binding "go to beginning of line")
2. added a few standard but missing shortcuts (Ctr-N for a new document,
Shift+Ctr+S for save as)
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 13:35:24 +0000 (13:35 +0000)]
The edit menu items (copy/cut/delete/paste) are now sensitive to the
selection/existence of textual data in the clipboard.
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 12:45:09 +0000 (12:45 +0000)]
- MatitaLog output redirected to stderr for every message <> Message
- matitadep gracefully recovers from the inclusion of a non-existent .ma file
Enrico Tassi [Mon, 25 Jul 2005 12:44:58 +0000 (12:44 +0000)]
building/cleaning a devel now makes buttons insensitive
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 10:37:26 +0000 (10:37 +0000)]
...
Stefano Zacchiroli [Mon, 25 Jul 2005 10:16:06 +0000 (10:16 +0000)]
merged transformations on top of notation code
Stefano Zacchiroli [Mon, 25 Jul 2005 10:15:36 +0000 (10:15 +0000)]
handle multiple href
Stefano Zacchiroli [Mon, 25 Jul 2005 10:15:04 +0000 (10:15 +0000)]
added split
Stefano Zacchiroli [Mon, 25 Jul 2005 10:14:34 +0000 (10:14 +0000)]
implemented transformations on top of notation code
Stefano Zacchiroli [Mon, 25 Jul 2005 10:13:46 +0000 (10:13 +0000)]
moved add_xml_declaration here
Stefano Zacchiroli [Mon, 25 Jul 2005 10:13:30 +0000 (10:13 +0000)]
- addded unicode_of_tex
- added \neq macro
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 09:40:08 +0000 (09:40 +0000)]
Paramodulation initialized.
Claudio Sacerdoti Coen [Mon, 25 Jul 2005 08:54:23 +0000 (08:54 +0000)]
...
Alberto Griggio [Fri, 22 Jul 2005 17:53:47 +0000 (17:53 +0000)]
added optional "paramodulation" parameter to auto to turn on paramodulation
Alberto Griggio [Fri, 22 Jul 2005 17:29:00 +0000 (17:29 +0000)]
added optional "paramodulation" parameter to auto to turn on paramodulation
Alberto Griggio [Fri, 22 Jul 2005 17:27:40 +0000 (17:27 +0000)]
- better exception handling
- compiled with -pack to get a Paramodulation namespace
- fixed a bug in Inference.unification_simple
Claudio Sacerdoti Coen [Fri, 22 Jul 2005 16:51:18 +0000 (16:51 +0000)]
When matita is started on a non-existent file, it avoids creating it
immediately!
Claudio Sacerdoti Coen [Fri, 22 Jul 2005 16:01:13 +0000 (16:01 +0000)]
Original semantics of a now almost random piece of code restored.
Fixes the automatic compilation of .moos when matita is started from a directory
that is not the root of a library.
Andrea Asperti [Fri, 22 Jul 2005 14:33:53 +0000 (14:33 +0000)]
An object should be removed from disk (i.e. from the Getter scope) _before_ removing it
from the environment.
Andrea Asperti [Fri, 22 Jul 2005 14:33:09 +0000 (14:33 +0000)]
CicEnvironment.remove did not remove the object from the unchecked_list.
Enrico Tassi [Fri, 22 Jul 2005 14:13:26 +0000 (14:13 +0000)]
fix
Andrea Asperti [Fri, 22 Jul 2005 13:54:08 +0000 (13:54 +0000)]
Removed debugging print.
Claudio Sacerdoti Coen [Fri, 22 Jul 2005 13:43:21 +0000 (13:43 +0000)]
matitaclean all now destroys the .matita/xml directory
Claudio Sacerdoti Coen [Fri, 22 Jul 2005 13:29:52 +0000 (13:29 +0000)]
Big changes:
1. the .moo files are now kept in the logical structure (i.e. in .matita/xml/*)
2. matitaclean is now able to correctly remove all the .moo files
3. the compilation target in library and tests is now foo.mo (it used to be
foo.moo) and it is PHONY
Enrico Tassi [Fri, 22 Jul 2005 11:46:25 +0000 (11:46 +0000)]
add_obj is ATOMIC
Enrico Tassi [Fri, 22 Jul 2005 11:46:00 +0000 (11:46 +0000)]
some prerr to better understand the mkdir -p error
Enrico Tassi [Fri, 22 Jul 2005 11:45:35 +0000 (11:45 +0000)]
added env content debug print
Claudio Sacerdoti Coen [Fri, 22 Jul 2005 08:47:10 +0000 (08:47 +0000)]
...
Alberto Griggio [Thu, 21 Jul 2005 22:28:31 +0000 (22:28 +0000)]
added some typechecks to avoid using equations with the wrong type
Alberto Griggio [Thu, 21 Jul 2005 21:38:36 +0000 (21:38 +0000)]
dependencies
Alberto Griggio [Thu, 21 Jul 2005 21:38:11 +0000 (21:38 +0000)]
removed .depend from .cvsignore
Alberto Griggio [Thu, 21 Jul 2005 21:37:52 +0000 (21:37 +0000)]
added some typechecks to avoid using equations with the wrong type
Alberto Griggio [Thu, 21 Jul 2005 20:40:10 +0000 (20:40 +0000)]
added CicNotation.load_notation call to disambiguate terms
Alberto Griggio [Thu, 21 Jul 2005 20:34:55 +0000 (20:34 +0000)]
if paramodulation fails, go on with the normal auto...
Claudio Sacerdoti Coen [Thu, 21 Jul 2005 16:37:34 +0000 (16:37 +0000)]
Bug fixed: LICENSE and AUTHORS were searched in the current dir :-(
Claudio Sacerdoti Coen [Thu, 21 Jul 2005 16:32:50 +0000 (16:32 +0000)]
...
Claudio Sacerdoti Coen [Thu, 21 Jul 2005 16:32:20 +0000 (16:32 +0000)]
Regression fixed: goto used to stop (again!) to the new cursor position when
the user clicks somewhere. The source of the regression was the difficulty of
remembering the position of the marks while the text is modified (by automatic
insertion of aliases). Solved by using ad-hoc temporary marks in place of
iterators (first version tried) and offsets (most recent version tried).
Claudio Sacerdoti Coen [Thu, 21 Jul 2005 16:02:41 +0000 (16:02 +0000)]
...