]> matita.cs.unibo.it Git - helm.git/log
helm.git
20 years agoThis commit was manufactured by cvs2svn to create tag 'V_0_5_1_1'. V_0_5_1_1
no author [Tue, 7 Oct 2003 17:24:38 +0000 (17:24 +0000)]
This commit was manufactured by cvs2svn to create tag 'V_0_5_1_1'.

20 years ago* added new .ml files to be ignored
Luca Padovani [Tue, 7 Oct 2003 17:24:38 +0000 (17:24 +0000)]
* added new .ml files to be ignored

20 years ago* lablgtk -> lablgtk2
Luca Padovani [Tue, 7 Oct 2003 17:20:14 +0000 (17:20 +0000)]
* lablgtk -> lablgtk2

20 years ago* removed debugging Printfs'
Luca Padovani [Tue, 7 Oct 2003 17:18:43 +0000 (17:18 +0000)]
* removed debugging Printfs'

20 years ago* removed currified constructors everywhere. A bug in the ocaml compiler
Luca Padovani [Tue, 7 Oct 2003 10:40:32 +0000 (10:40 +0000)]
* removed currified constructors everywhere. A bug in the ocaml compiler
  allowed to use them, but the bug is now fixed so they cannot be used
  anymore. Sorry fellows, next time choose a better compiler ;-)

20 years agohxp: performes several tasks among which some metadata extraction
Ferruccio Guidi [Mon, 6 Oct 2003 17:25:23 +0000 (17:25 +0000)]
hxp: performes several tasks among which some metadata extraction

20 years ago* minor fix
Luca Padovani [Mon, 6 Oct 2003 09:17:32 +0000 (09:17 +0000)]
* minor fix

20 years ago* removed spec file
Luca Padovani [Mon, 6 Oct 2003 09:05:16 +0000 (09:05 +0000)]
* removed spec file
* updated configuration
* added .props file for lablgtk2

20 years ago* upgrade to lablgtk2
Luca Padovani [Mon, 6 Oct 2003 09:01:48 +0000 (09:01 +0000)]
* upgrade to lablgtk2

20 years ago* checking for lablgtk2
Luca Padovani [Mon, 6 Oct 2003 08:58:47 +0000 (08:58 +0000)]
* checking for lablgtk2

20 years ago* update dependency: lablgtk -> lablgtk2
Luca Padovani [Mon, 6 Oct 2003 08:46:46 +0000 (08:46 +0000)]
* update dependency: lablgtk -> lablgtk2

20 years ago* added popup menu, implemented some functions
Luca Padovani [Sun, 5 Oct 2003 08:02:30 +0000 (08:02 +0000)]
* added popup menu, implemented some functions

20 years agodebian package for ocaml 3.07
Stefano Zacchiroli [Sat, 4 Oct 2003 13:29:11 +0000 (13:29 +0000)]
debian package for ocaml 3.07

20 years ago* changed version in configure.ac
Luca Padovani [Sat, 4 Oct 2003 08:21:57 +0000 (08:21 +0000)]
* changed version in configure.ac
* gdome_xslt.c renamed into x_gdome_xslt.c otherwise there was a conflict
  with make rules that prevented gdome_xslt.o from being built correctly

20 years ago* further code cleanup
Luca Padovani [Fri, 3 Oct 2003 14:14:51 +0000 (14:14 +0000)]
* further code cleanup

20 years ago* updated #include directives
Luca Padovani [Fri, 3 Oct 2003 14:03:15 +0000 (14:03 +0000)]
* updated #include directives
* clean up of some makefiles

20 years ago* the main function MUST return 0 to communicate everything was OK
Andrea Asperti [Wed, 1 Oct 2003 13:08:08 +0000 (13:08 +0000)]
* the main function MUST return 0 to communicate everything was OK

20 years ago* new version of metadata extraction
Andrea Asperti [Wed, 1 Oct 2003 08:39:17 +0000 (08:39 +0000)]
* new version of metadata extraction
* metadata are inserted directly without creating the RDF document

20 years ago* the regular expressions must have $ otherwise the shortest match
Luca Padovani [Fri, 26 Sep 2003 15:55:54 +0000 (15:55 +0000)]
* the regular expressions must have $ otherwise the shortest match
  will be found first and the annotations will never show up

20 years ago...
Claudio Sacerdoti Coen [Tue, 23 Sep 2003 17:41:25 +0000 (17:41 +0000)]
...

20 years agoReindentation.
Claudio Sacerdoti Coen [Tue, 23 Sep 2003 17:40:08 +0000 (17:40 +0000)]
Reindentation.

20 years agoProofEngine.goal := ==> set_proof_engine_goal
Claudio Sacerdoti Coen [Tue, 23 Sep 2003 17:39:01 +0000 (17:39 +0000)]
ProofEngine.goal :=   ==>   set_proof_engine_goal

20 years agoReindentation
Claudio Sacerdoti Coen [Tue, 23 Sep 2003 17:33:30 +0000 (17:33 +0000)]
Reindentation

20 years agoProofEngine.proof is now an abstract data type (since we plan to have OMDoc
Claudio Sacerdoti Coen [Tue, 23 Sep 2003 17:25:28 +0000 (17:25 +0000)]
ProofEngine.proof is now an abstract data type (since we plan to have OMDoc
in the future as the persistent format).

20 years agopatch
Ferruccio Guidi [Tue, 23 Sep 2003 17:06:50 +0000 (17:06 +0000)]
patch

20 years agoThis version of xmlDiff is much much much smarter than the previous one:
Claudio Sacerdoti Coen [Tue, 23 Sep 2003 16:10:16 +0000 (16:10 +0000)]
This version of xmlDiff is much much much smarter than the previous one:
with the forthcoming version of gdome the performances will be doubled.
[ Unfortunately, it is still deadly slow. ]

20 years agoReindentation
Claudio Sacerdoti Coen [Tue, 23 Sep 2003 15:58:28 +0000 (15:58 +0000)]
Reindentation

20 years agoBU_Conversion + omit-conclusion is a mess. I have partially fixed the
Claudio Sacerdoti Coen [Tue, 23 Sep 2003 15:56:42 +0000 (15:56 +0000)]
BU_Conversion + omit-conclusion is a mess. I have partially fixed the
problem by ignoring the omit-conclusion flag.

20 years agoDebugging stuff removed.
Claudio Sacerdoti Coen [Tue, 23 Sep 2003 15:55:28 +0000 (15:55 +0000)]
Debugging stuff removed.

20 years agoNow mathql_generator compiles before mathql_interpreter.
Ferruccio Guidi [Tue, 23 Sep 2003 15:12:46 +0000 (15:12 +0000)]
Now mathql_generator compiles before mathql_interpreter.
This feature, announced in my Ph.D. thesis, will allow the interpreter to interact with the generator.

20 years agoPreliminary support for proof-tree enhanced: proof-trees are now shown
Claudio Sacerdoti Coen [Tue, 23 Sep 2003 12:06:54 +0000 (12:06 +0000)]
Preliminary support for proof-tree enhanced: proof-trees are now shown
as views over .con files.

20 years ago- added support for proof trees
Claudio Sacerdoti Coen [Tue, 23 Sep 2003 11:12:38 +0000 (11:12 +0000)]
- added support for proof trees
- fixed typo in body.ann regexp

20 years agoclean_cache method added
Claudio Sacerdoti Coen [Fri, 19 Sep 2003 13:00:28 +0000 (13:00 +0000)]
clean_cache method added

20 years agocleancache ==> clean_cache
Claudio Sacerdoti Coen [Fri, 19 Sep 2003 12:57:01 +0000 (12:57 +0000)]
cleancache ==> clean_cache

20 years agoClean cache method added.
Claudio Sacerdoti Coen [Fri, 19 Sep 2003 12:44:51 +0000 (12:44 +0000)]
Clean cache method added.

20 years agoparam.framewidth = 150 (hard-coded ;-( pour Hanane ;-((((((((((
Claudio Sacerdoti Coen [Fri, 19 Sep 2003 11:58:43 +0000 (11:58 +0000)]
param.framewidth = 150 (hard-coded ;-(    pour Hanane ;-((((((((((

20 years agoFollowing an hyperlink from a proof-tree rendering now brings you to
Claudio Sacerdoti Coen [Fri, 19 Sep 2003 11:33:47 +0000 (11:33 +0000)]
Following an hyperlink from a proof-tree rendering now brings you to
the lambda-term rendering of the proof statement.

20 years agoPreliminary commit to support Hanane's proof-tree rendering.
Claudio Sacerdoti Coen [Fri, 19 Sep 2003 08:10:14 +0000 (08:10 +0000)]
Preliminary commit to support Hanane's proof-tree rendering.

20 years agoprop.media-type and prop.encoding were _NOT_ considered when the
Claudio Sacerdoti Coen [Thu, 18 Sep 2003 15:41:11 +0000 (15:41 +0000)]
prop.media-type and prop.encoding were _NOT_ considered when the
corresponding HTML <meta/> was generated. Fixed.

20 years agowww-sop.inria.fr
Claudio Sacerdoti Coen [Wed, 17 Sep 2003 12:27:50 +0000 (12:27 +0000)]
www-sop.inria.fr
   ^
Hyphen in the name of the server were not allowed. Fixed.

20 years ago- bumped copyright years
Stefano Zacchiroli [Sun, 14 Sep 2003 00:03:18 +0000 (00:03 +0000)]
- bumped copyright years
- added support for proof checker environment dump/save/restore
- added support for hbugs notify upon goal change (disabled by default)
- added (re)submit option to hbugs menu

20 years ago- converted TAB to spaces
Stefano Zacchiroli [Sun, 14 Sep 2003 00:01:34 +0000 (00:01 +0000)]
- converted TAB to spaces

20 years ago- clear hints list upon status submit
Stefano Zacchiroli [Sun, 14 Sep 2003 00:01:25 +0000 (00:01 +0000)]
- clear hints list upon status submit
- converted TAB to spaces

20 years ago- added support for dumping environment to file on exit (disabled by default)
Stefano Zacchiroli [Sat, 13 Sep 2003 23:59:22 +0000 (23:59 +0000)]
- added support for dumping environment to file on exit (disabled by default)
- added environment restore on boot

20 years agoadded environment setting (set by fill_template)
Stefano Zacchiroli [Sat, 13 Sep 2003 23:58:39 +0000 (23:58 +0000)]
added environment setting (set by fill_template)

20 years agoadded environment file setting for each tutor
Stefano Zacchiroli [Sat, 13 Sep 2003 23:58:01 +0000 (23:58 +0000)]
added environment file setting for each tutor

20 years agoadded support for dump/restore/clear proof checker cache
Stefano Zacchiroli [Sat, 13 Sep 2003 23:57:23 +0000 (23:57 +0000)]
added support for dump/restore/clear proof checker cache

20 years agoadded notation for reals 0, 1, n
Stefano Zacchiroli [Sat, 13 Sep 2003 23:56:42 +0000 (23:56 +0000)]
added notation for reals 0, 1, n

20 years ago* small fixes for distribution
Luca Padovani [Sat, 13 Sep 2003 15:36:27 +0000 (15:36 +0000)]
* small fixes for distribution

20 years ago* fixed dependency on gtkmathview 0.5.1
Luca Padovani [Sat, 13 Sep 2003 15:22:13 +0000 (15:22 +0000)]
* fixed dependency on gtkmathview 0.5.1

20 years ago* added licence to IDL file
Luca Padovani [Sat, 13 Sep 2003 15:20:49 +0000 (15:20 +0000)]
* added licence to IDL file

20 years ago* some code cleanup
Luca Padovani [Sat, 13 Sep 2003 15:20:22 +0000 (15:20 +0000)]
* some code cleanup
* added LICENCE to all source files

20 years ago* using the clipboard to communicate the id of the selected subtree
Luca Padovani [Fri, 12 Sep 2003 10:20:14 +0000 (10:20 +0000)]
* using the clipboard to communicate the id of the selected subtree

20 years ago* completed implementation of View interface
Luca Padovani [Wed, 10 Sep 2003 07:55:33 +0000 (07:55 +0000)]
* completed implementation of View interface

20 years ago* prototypes for auxiliary C++ functions
Luca Padovani [Tue, 9 Sep 2003 20:18:39 +0000 (20:18 +0000)]
* prototypes for auxiliary C++ functions

20 years ago* advanced implementation of View interface
Luca Padovani [Tue, 9 Sep 2003 20:17:50 +0000 (20:17 +0000)]
* advanced implementation of View interface

20 years agosnapshot
pmasoudi [Tue, 9 Sep 2003 16:21:25 +0000 (16:21 +0000)]
snapshot

20 years ago* snapshot
Luca Padovani [Tue, 9 Sep 2003 13:42:40 +0000 (13:42 +0000)]
* snapshot

20 years ago* exceptionset -> exception_set
Luca Padovani [Tue, 9 Sep 2003 07:35:15 +0000 (07:35 +0000)]
* exceptionset -> exception_set

20 years ago* update
Luca Padovani [Mon, 8 Sep 2003 20:09:07 +0000 (20:09 +0000)]
* update

20 years ago* code cleanup
Luca Padovani [Mon, 8 Sep 2003 20:07:34 +0000 (20:07 +0000)]
* code cleanup
* added partial implementation for view

20 years ago* IDL file update (and renamed)
Luca Padovani [Mon, 8 Sep 2003 19:59:22 +0000 (19:59 +0000)]
* IDL file update (and renamed)

20 years agoselect and click signal added
pmasoudi [Mon, 8 Sep 2003 15:04:22 +0000 (15:04 +0000)]
select and click signal added

20 years agoadded information on the "qdl" article with C.S.C.
Ferruccio Guidi [Mon, 8 Sep 2003 11:57:43 +0000 (11:57 +0000)]
added information on the "qdl" article with C.S.C.

20 years agouse an integer debugging level instead of a boolean one
Stefano Zacchiroli [Sun, 7 Sep 2003 09:53:48 +0000 (09:53 +0000)]
use an integer debugging level instead of a boolean one

20 years ago- use hbugs' describe_callback to render apply-hints on selection
Stefano Zacchiroli [Sun, 7 Sep 2003 09:53:03 +0000 (09:53 +0000)]
- use hbugs' describe_callback to render apply-hints on selection
- sync default uri proposed while loading a new proof and loading one
- resend status to hbugs on tab change

20 years agocommented out gtkmathview's font_size override
Stefano Zacchiroli [Sun, 7 Sep 2003 09:50:58 +0000 (09:50 +0000)]
commented out gtkmathview's font_size override

20 years agoadded "start" and "stop" targets for hbugs
Stefano Zacchiroli [Sun, 7 Sep 2003 09:50:29 +0000 (09:50 +0000)]
added "start" and "stop" targets for hbugs

20 years agoadded support for external configuration of describe_hint_callback
Stefano Zacchiroli [Sun, 7 Sep 2003 09:50:09 +0000 (09:50 +0000)]
added support for external configuration of describe_hint_callback

20 years agoadded "describe_hint_callback" invoked when a hint is selected
Stefano Zacchiroli [Sun, 7 Sep 2003 09:49:07 +0000 (09:49 +0000)]
added "describe_hint_callback" invoked when a hint is selected

20 years ago- removed useless status bar
Stefano Zacchiroli [Sun, 7 Sep 2003 09:48:27 +0000 (09:48 +0000)]
- removed useless status bar
- hid menu bar
- added (Re)Register button
- added vertical pane between subscription and hints
- changed default size to a "decent"-one

20 years agosend SIGKILL to stop web services
Stefano Zacchiroli [Sun, 7 Sep 2003 09:47:03 +0000 (09:47 +0000)]
send SIGKILL to stop web services

20 years agocommented out thread killing (we have to wait for a decent Thread.exit
Stefano Zacchiroli [Sun, 7 Sep 2003 09:46:14 +0000 (09:46 +0000)]
commented out thread killing (we have to wait for a decent Thread.exit
implementation)

20 years agoget_childNodes no longer used ==> major performance speed-up
Claudio Sacerdoti Coen [Fri, 5 Sep 2003 17:33:04 +0000 (17:33 +0000)]
get_childNodes no longer used ==> major performance speed-up

20 years agoDefs in context may now have an optional type (when unknown).
Stefano Zacchiroli [Fri, 5 Sep 2003 16:23:17 +0000 (16:23 +0000)]
Defs in context may now have an optional type (when unknown).

During type-checking, LetIn are pushed in the context as Defs with a known
type. When a Rel pointing to a Def in the context is found, the already
computed type (if present) is used instead of re-typing the body of the
LetIn. As a result, we get a (possibly exponential) decrease in the complexity
of the typing algorithm.

20 years agoadded \neqt macro
Stefano Zacchiroli [Fri, 5 Sep 2003 16:22:09 +0000 (16:22 +0000)]
added \neqt macro

20 years agoadded notation for Ropp and Rinv
Stefano Zacchiroli [Fri, 5 Sep 2003 16:18:53 +0000 (16:18 +0000)]
added notation for Ropp and Rinv

20 years agostring ==> id
Claudio Sacerdoti Coen [Fri, 5 Sep 2003 15:39:28 +0000 (15:39 +0000)]
string ==> id

20 years agoDefs in context may now have an optional type (when unknown).
Stefano Zacchiroli [Fri, 5 Sep 2003 15:36:28 +0000 (15:36 +0000)]
Defs in context may now have an optional type (when unknown).

During type-checking, LetIn are pushed in the context as Defs with a known
type. When a Rel pointing to a Def in the context is found, the already
computed type (if present) is used instead of re-typing the body of the
LetIn. As a result, we get a (possibly exponential) decrease in the complexity
of the typing algorithm.

20 years agofixed associativity of some (all!) binary operators
Stefano Zacchiroli [Fri, 5 Sep 2003 15:34:43 +0000 (15:34 +0000)]
fixed associativity of some (all!) binary operators

20 years agoReplace is now working also over Type.
Claudio Sacerdoti Coen [Fri, 5 Sep 2003 14:31:16 +0000 (14:31 +0000)]
Replace is now working also over Type.

20 years agoReplace tactic fixed. It was not working any longer. (It produced a dummy
Claudio Sacerdoti Coen [Fri, 5 Sep 2003 13:00:27 +0000 (13:00 +0000)]
Replace tactic fixed. It was not working any longer. (It produced a dummy
eta-expansion).

20 years agoNotation for Rdiv and Rminus.
Claudio Sacerdoti Coen [Fri, 5 Sep 2003 12:34:07 +0000 (12:34 +0000)]
Notation for Rdiv and Rminus.

20 years agoDebugging infos removed.
Claudio Sacerdoti Coen [Fri, 5 Sep 2003 10:59:02 +0000 (10:59 +0000)]
Debugging infos removed.

20 years agostring => id
Claudio Sacerdoti Coen [Fri, 5 Sep 2003 10:29:52 +0000 (10:29 +0000)]
string => id

20 years agoDefs in context may now have an optional type (when unknown).
Claudio Sacerdoti Coen [Fri, 5 Sep 2003 10:29:13 +0000 (10:29 +0000)]
Defs in context may now have an optional type (when unknown).

During type-checking, LetIn are pushed in the context as Defs with a known
type. When a Rel pointing to a Def in the context is found, the already
computed type (if present) is used instead of re-typing the body of the
LetIn. As a result, we get a (possibly exponential) decrease in the complexity
of the typing algorithm.

20 years agoreplaced with my generic latex makefile
Stefano Zacchiroli [Fri, 5 Sep 2003 08:51:56 +0000 (08:51 +0000)]
replaced with my generic latex makefile

20 years ago* update with some candidate methods
Luca Padovani [Thu, 4 Sep 2003 19:32:38 +0000 (19:32 +0000)]
* update with some candidate methods

20 years ago* added test View interface. It is basically empty but eventually it will host
Luca Padovani [Thu, 4 Sep 2003 18:46:14 +0000 (18:46 +0000)]
* added test View interface. It is basically empty but eventually it will host
  any gtkmathview-specific method

20 years ago- added a destroy callback
Stefano Zacchiroli [Thu, 4 Sep 2003 16:46:46 +0000 (16:46 +0000)]
- added a destroy callback
- ignore delete events on hbugs window
- unsubscribe only when hbugs window gets _destroyed_

20 years agostart tutors with nice at the lowest priority
Stefano Zacchiroli [Thu, 4 Sep 2003 16:46:03 +0000 (16:46 +0000)]
start tutors with nice at the lowest priority

20 years agoavoid deletion of useful .cmi with .PRECIOUS
Stefano Zacchiroli [Thu, 4 Sep 2003 16:45:44 +0000 (16:45 +0000)]
avoid deletion of useful .cmi with .PRECIOUS

20 years agocommented out debugging tutor "wait"
Stefano Zacchiroli [Thu, 4 Sep 2003 16:45:25 +0000 (16:45 +0000)]
commented out debugging tutor "wait"

20 years ago- added dot notation for real numbers and basic operations on them
Stefano Zacchiroli [Thu, 4 Sep 2003 16:44:04 +0000 (16:44 +0000)]
- added dot notation for real numbers and basic operations on them
- added support for \eqt

20 years ago- added default URI for new theorems
Stefano Zacchiroli [Thu, 4 Sep 2003 16:43:25 +0000 (16:43 +0000)]
- added default URI for new theorems
- added menu items to the hbugs menu for:
  * start and stop hbugs web services
  * force submission of current status

20 years agoadded support for X11 clipboard pasting with CTRL-V shortcut
Stefano Zacchiroli [Thu, 4 Sep 2003 16:42:13 +0000 (16:42 +0000)]
added support for X11 clipboard pasting with CTRL-V shortcut

20 years agoadded methods to start/stop web services
Stefano Zacchiroli [Thu, 4 Sep 2003 16:41:38 +0000 (16:41 +0000)]
added methods to start/stop web services

20 years agoadded eqT's macro
Stefano Zacchiroli [Thu, 4 Sep 2003 16:41:14 +0000 (16:41 +0000)]
added eqT's macro

20 years agoscrollbars added & control structure screated
pmasoudi [Thu, 4 Sep 2003 15:05:48 +0000 (15:05 +0000)]
scrollbars added & control structure screated

20 years agofixed typo in eqT's URI
Stefano Zacchiroli [Thu, 4 Sep 2003 15:02:03 +0000 (15:02 +0000)]
fixed typo in eqT's URI