]> matita.cs.unibo.it Git - helm.git/log
helm.git
12 years agoMatitaweb: added preliminary support for interactive disambiguation.
Wilmer Ricciotti [Thu, 20 Oct 2011 10:45:34 +0000 (10:45 +0000)]
Matitaweb: added preliminary support for interactive disambiguation.
Ambiguous expressions are reported to the client and highlighted.
The possible interpretations are shown in stderr.

12 years agoMatitaweb: added a function MatitaAuthentication.get_users returning
matitaweb [Wed, 19 Oct 2011 15:58:38 +0000 (15:58 +0000)]
Matitaweb: added a function MatitaAuthentication.get_users returning
the list of the registered users.

12 years ago- the relocation properties of cpr are closed!
Ferruccio Guidi [Wed, 19 Oct 2011 15:57:18 +0000 (15:57 +0000)]
- the relocation properties of cpr are closed!
- the support for global references is started ...
- some refactoring.

12 years agocommit by user andrea
matitaweb [Wed, 19 Oct 2011 10:34:46 +0000 (10:34 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Wed, 19 Oct 2011 08:07:45 +0000 (08:07 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Wed, 19 Oct 2011 07:09:27 +0000 (07:09 +0000)]
commit by user andrea

12 years agoLocalization of errors.
matitaweb [Tue, 18 Oct 2011 15:41:04 +0000 (15:41 +0000)]
Localization of errors.

12 years agoChanges in "destruct" tactic (allowing performance improvements):
Wilmer Ricciotti [Tue, 18 Oct 2011 09:40:12 +0000 (09:40 +0000)]
Changes in "destruct" tactic (allowing performance improvements):
1) discrimination principles are now generated upon definition of an inductive
   type I and recorded as objects I_discr and I_jmdiscr (resp. leibniz and john
   major's principles); in case JMeq wasn't loaded at that time, it is possible
   to explicitly request the definition by means of the command

   discriminator I.

2) destruct uses the aforementioned principle rather than generating a cut at
   each discrimination step

3) destruct performs generalizations using the basic generalize0_tac, rather
   than generalize_tac: this should bring small performance improvements.

12 years agocompact coercion command: "coercion foo."
Enrico Tassi [Mon, 17 Oct 2011 13:24:47 +0000 (13:24 +0000)]
compact coercion command: "coercion foo."

12 years agocommit by user andrea
matitaweb [Mon, 17 Oct 2011 13:02:43 +0000 (13:02 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Mon, 17 Oct 2011 10:51:01 +0000 (10:51 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Mon, 17 Oct 2011 09:12:35 +0000 (09:12 +0000)]
commit by user andrea

12 years agocommit by user lroversi
matitaweb [Mon, 17 Oct 2011 07:13:18 +0000 (07:13 +0000)]
commit by user lroversi

12 years agocommit by user andrea
matitaweb [Fri, 14 Oct 2011 14:31:37 +0000 (14:31 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Fri, 14 Oct 2011 11:20:38 +0000 (11:20 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Fri, 14 Oct 2011 10:45:24 +0000 (10:45 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Fri, 14 Oct 2011 10:44:57 +0000 (10:44 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Fri, 14 Oct 2011 10:33:03 +0000 (10:33 +0000)]
commit by user andrea

12 years agoMade a copy of basics/list.ma as a base for chapter 3.
matitaweb [Fri, 14 Oct 2011 09:07:07 +0000 (09:07 +0000)]
Made a copy of basics/list.ma as a base for chapter 3.

12 years agocommit by user andrea
matitaweb [Fri, 14 Oct 2011 08:05:26 +0000 (08:05 +0000)]
commit by user andrea

12 years agocommit by user enrico
matitaweb [Thu, 13 Oct 2011 21:09:09 +0000 (21:09 +0000)]
commit by user enrico

12 years agocommit by user andrea
matitaweb [Thu, 13 Oct 2011 15:46:31 +0000 (15:46 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Thu, 13 Oct 2011 15:38:26 +0000 (15:38 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Thu, 13 Oct 2011 15:31:43 +0000 (15:31 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Thu, 13 Oct 2011 15:25:40 +0000 (15:25 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Wed, 12 Oct 2011 15:49:17 +0000 (15:49 +0000)]
commit by user andrea

12 years agoMatitaweb: Fixed netplex.conf (which was changed by mistake in the previous commit).
Wilmer Ricciotti [Wed, 12 Oct 2011 14:13:27 +0000 (14:13 +0000)]
Matitaweb: Fixed netplex.conf (which was changed by mistake in the previous commit).

12 years agoMatitaweb: svn now skips empty commits.
Wilmer Ricciotti [Wed, 12 Oct 2011 14:02:22 +0000 (14:02 +0000)]
Matitaweb: svn now skips empty commits.

12 years agocommit by user andrea
matitaweb [Wed, 12 Oct 2011 14:00:06 +0000 (14:00 +0000)]
commit by user andrea

12 years agoMatitaweb: svn now skips empty add.
Wilmer Ricciotti [Wed, 12 Oct 2011 13:59:15 +0000 (13:59 +0000)]
Matitaweb: svn now skips empty add.

12 years agocommit by user lroversi
matitaweb [Wed, 12 Oct 2011 13:52:23 +0000 (13:52 +0000)]
commit by user lroversi

12 years agoAdministrative commit restoring the repository to the usual shape.
matitaweb [Wed, 12 Oct 2011 13:05:01 +0000 (13:05 +0000)]
Administrative commit restoring the repository to the usual shape.

12 years agocommit by user ricciott
matitaweb [Wed, 12 Oct 2011 12:55:15 +0000 (12:55 +0000)]
commit by user ricciott

12 years agotheory of ltpss completed!
Ferruccio Guidi [Wed, 12 Oct 2011 12:01:06 +0000 (12:01 +0000)]
theory of ltpss completed!

12 years agocommit by user andrea
matitaweb [Wed, 12 Oct 2011 11:41:37 +0000 (11:41 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Wed, 12 Oct 2011 11:06:00 +0000 (11:06 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Wed, 12 Oct 2011 07:45:41 +0000 (07:45 +0000)]
commit by user andrea

12 years agoupdate ...
Ferruccio Guidi [Tue, 11 Oct 2011 17:43:01 +0000 (17:43 +0000)]
update ...

12 years agoupdate ...
Ferruccio Guidi [Tue, 11 Oct 2011 17:34:12 +0000 (17:34 +0000)]
update ...

12 years ago- cpr_lsubs_conf proved! (was pr2_change)
Ferruccio Guidi [Tue, 11 Oct 2011 17:27:11 +0000 (17:27 +0000)]
- cpr_lsubs_conf proved! (was pr2_change)
- some "-" removed :)

12 years agocommit by user andrea
matitaweb [Tue, 11 Oct 2011 16:26:12 +0000 (16:26 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Tue, 11 Oct 2011 16:24:14 +0000 (16:24 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Tue, 11 Oct 2011 15:48:50 +0000 (15:48 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Tue, 11 Oct 2011 15:39:38 +0000 (15:39 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Tue, 11 Oct 2011 14:35:51 +0000 (14:35 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Tue, 11 Oct 2011 14:18:38 +0000 (14:18 +0000)]
commit by user andrea

12 years agorefactoring completed!
Ferruccio Guidi [Tue, 11 Oct 2011 12:37:58 +0000 (12:37 +0000)]
refactoring completed!

12 years agoMatitaweb: Fixed long-time bug with dependencies and makefiles.
Wilmer Ricciotti [Tue, 11 Oct 2011 12:31:11 +0000 (12:31 +0000)]
Matitaweb: Fixed long-time bug with dependencies and makefiles.

12 years agoChapter 2
matitaweb [Tue, 11 Oct 2011 11:47:55 +0000 (11:47 +0000)]
Chapter 2

12 years agocommit by user utente1
matitaweb [Tue, 11 Oct 2011 11:09:25 +0000 (11:09 +0000)]
commit by user utente1

12 years agocommit by user andrea
matitaweb [Tue, 11 Oct 2011 11:08:50 +0000 (11:08 +0000)]
commit by user andrea

12 years agoWARNING: major experimental change.
Claudio Sacerdoti Coen [Tue, 11 Oct 2011 10:43:54 +0000 (10:43 +0000)]
WARNING: major experimental change.

"include" is no longer turned into an "include alias"
when the file to be included is already loaded. This
greatly speeds up inclusion, at the price of having
to manually add some "include alias" here and there.

12 years agoNew version (by Wilmer). The main difference w.r.t. previous one
Claudio Sacerdoti Coen [Tue, 11 Oct 2011 00:26:29 +0000 (00:26 +0000)]
New version (by Wilmer). The main difference w.r.t. previous one
is that it should not normalize the hypotheses and the conclusion
without any need to do that.

BEWARE: this version seems to be a little buggy. See "Wilmer: XXX"
comments in CerCo files. I commit it anyway and let the debug to
Wilmer. It only fails in three places.

12 years agorefactoring ...
Ferruccio Guidi [Mon, 10 Oct 2011 18:36:03 +0000 (18:36 +0000)]
refactoring ...

12 years agorefactoring ...
Ferruccio Guidi [Mon, 10 Oct 2011 17:39:08 +0000 (17:39 +0000)]
refactoring ...

12 years agocpr_cast closed! (after a bugfix in the "destruct" tactic)
Ferruccio Guidi [Mon, 10 Oct 2011 17:17:33 +0000 (17:17 +0000)]
cpr_cast closed! (after a bugfix in the "destruct" tactic)

12 years ago1. nInversion/nDestruct ported to work with jmeq properly
Claudio Sacerdoti Coen [Mon, 10 Oct 2011 13:52:59 +0000 (13:52 +0000)]
1. nInversion/nDestruct ported to work with jmeq properly
2. axiom streicherK in logic.ma replaced with a computational proof
3. library changed accordingly

12 years agoDebugging code commented out.
Claudio Sacerdoti Coen [Mon, 10 Oct 2011 12:34:52 +0000 (12:34 +0000)]
Debugging code commented out.

12 years agoPorted changes amde on the main branch:
Andrea Asperti [Mon, 10 Oct 2011 12:18:57 +0000 (12:18 +0000)]
Ported changes amde on the main branch:
1. Reintroduced a failure cache
2. Corrected a bug in subsumption
3. Crippled the search space of not-last (side) equational goals.

12 years ago- Reintroduction of a failure chache
Andrea Asperti [Mon, 10 Oct 2011 11:23:53 +0000 (11:23 +0000)]
- Reintroduction of a failure chache
-r
-e, and those below, will be ignored--

    ng_tactics/nnAuto.ml

12 years agoMatitaweb: fixed bugs in commit.
matitaweb [Fri, 7 Oct 2011 13:05:04 +0000 (13:05 +0000)]
Matitaweb: fixed bugs in commit.

12 years agocommit by user utente3
matitaweb [Fri, 7 Oct 2011 13:03:52 +0000 (13:03 +0000)]
commit by user utente3

12 years agocommit by user utente2
matitaweb [Fri, 7 Oct 2011 12:20:08 +0000 (12:20 +0000)]
commit by user utente2

12 years agoMatitaweb: added a titlebar to the GUI.
Wilmer Ricciotti [Thu, 6 Oct 2011 15:19:26 +0000 (15:19 +0000)]
Matitaweb: added a titlebar to the GUI.

12 years agoMatitaweb: more changes to commit (now almost usable).
Wilmer Ricciotti [Thu, 6 Oct 2011 12:20:27 +0000 (12:20 +0000)]
Matitaweb: more changes to commit (now almost usable).

12 years agocommit by user utente
Wilmer Ricciotti [Wed, 5 Oct 2011 12:23:45 +0000 (12:23 +0000)]
commit by user utente

12 years agoMatitaweb: several improvements to svn interface.
matitaweb [Wed, 5 Oct 2011 10:44:08 +0000 (10:44 +0000)]
Matitaweb: several improvements to svn interface.
Some cosmetic changes.

12 years agonews update
Ferruccio Guidi [Mon, 3 Oct 2011 18:37:18 +0000 (18:37 +0000)]
news update

12 years agotypos ...
Ferruccio Guidi [Mon, 3 Oct 2011 18:15:41 +0000 (18:15 +0000)]
typos ...

12 years ago- first version of xhtbl
Ferruccio Guidi [Mon, 3 Oct 2011 17:59:46 +0000 (17:59 +0000)]
- first version of xhtbl
- first version of ld_basic_2.html (generated)

12 years ago- new stylesheets for xhtml pages (ld_web)
Ferruccio Guidi [Mon, 3 Oct 2011 15:26:05 +0000 (15:26 +0000)]
- new stylesheets for xhtml pages (ld_web)
- typo corrected in ld_web.css

12 years agoMatitaweb: test commit.
Wilmer Ricciotti [Mon, 3 Oct 2011 13:50:23 +0000 (13:50 +0000)]
Matitaweb: test commit.

12 years agoMatitaweb: commit test.
Wilmer Ricciotti [Mon, 3 Oct 2011 13:49:18 +0000 (13:49 +0000)]
Matitaweb: commit test.

12 years agoMatitaweb: commit test.
Wilmer Ricciotti [Mon, 3 Oct 2011 13:48:09 +0000 (13:48 +0000)]
Matitaweb: commit test.

12 years agoMatitaweb: commit test.
Wilmer Ricciotti [Mon, 3 Oct 2011 13:46:16 +0000 (13:46 +0000)]
Matitaweb: commit test.

12 years agocommit by user andrea
matitaweb [Mon, 3 Oct 2011 11:04:53 +0000 (11:04 +0000)]
commit by user andrea

12 years agoMatitaweb: implementation of file-flagging for keeping track of modified files
Wilmer Ricciotti [Mon, 3 Oct 2011 10:53:01 +0000 (10:53 +0000)]
Matitaweb: implementation of file-flagging for keeping track of modified files
proceeds.

12 years agonew version
matitaweb [Mon, 3 Oct 2011 10:42:28 +0000 (10:42 +0000)]
new version

12 years agocommit by user andrea
matitaweb [Mon, 3 Oct 2011 10:16:02 +0000 (10:16 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Mon, 3 Oct 2011 10:08:06 +0000 (10:08 +0000)]
commit by user andrea

12 years agoMatitaweb file flag test.
matitaweb [Mon, 3 Oct 2011 09:32:48 +0000 (09:32 +0000)]
Matitaweb file flag test.

12 years agocommit by user andrea
matitaweb [Mon, 3 Oct 2011 09:29:37 +0000 (09:29 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Mon, 3 Oct 2011 08:15:18 +0000 (08:15 +0000)]
commit by user andrea

12 years ago- xhtbl.css is ready!
Ferruccio Guidi [Sun, 2 Oct 2011 20:52:52 +0000 (20:52 +0000)]
- xhtbl.css is ready!
- images ar now in a dedicated directory

12 years agoMatitaweb: test commit.
matitaweb [Fri, 30 Sep 2011 16:28:42 +0000 (16:28 +0000)]
Matitaweb: test commit.

12 years agoMatitaweb: test commit.
matitaweb [Fri, 30 Sep 2011 16:25:59 +0000 (16:25 +0000)]
Matitaweb: test commit.

12 years agoMatitaweb: test commit.
matitaweb [Fri, 30 Sep 2011 16:21:49 +0000 (16:21 +0000)]
Matitaweb: test commit.

12 years agoMatitaweb: test commit.
matitaweb [Fri, 30 Sep 2011 16:06:36 +0000 (16:06 +0000)]
Matitaweb: test commit.

12 years agoMatitaweb: Library test.
Wilmer Ricciotti [Fri, 30 Sep 2011 16:04:43 +0000 (16:04 +0000)]
Matitaweb: Library test.

12 years ago...
matitaweb [Fri, 30 Sep 2011 16:00:58 +0000 (16:00 +0000)]
...

12 years agoMatitaweb: Some bugfixes concerning file flags.
Wilmer Ricciotti [Fri, 30 Sep 2011 12:38:25 +0000 (12:38 +0000)]
Matitaweb: Some bugfixes concerning file flags.

12 years agoMatitaweb:
matitaweb [Fri, 30 Sep 2011 11:11:22 +0000 (11:11 +0000)]
Matitaweb:
1) Added experimental update functionality
2) Flagged library files -synchronized, modified, conflicted, unmanaged-
   (partial implementation)
3) Various cosmetic changes

12 years agostill new colors ...
Ferruccio Guidi [Thu, 29 Sep 2011 20:27:55 +0000 (20:27 +0000)]
still new colors ...

12 years agobugfix in one of the new colors :)
Ferruccio Guidi [Thu, 29 Sep 2011 20:09:19 +0000 (20:09 +0000)]
bugfix in one of the new colors :)

12 years agobugfix in remote update
Ferruccio Guidi [Thu, 29 Sep 2011 19:57:26 +0000 (19:57 +0000)]
bugfix in remote update

12 years agonew colors for the crux ...
Ferruccio Guidi [Thu, 29 Sep 2011 19:49:44 +0000 (19:49 +0000)]
new colors for the crux ...

12 years agoTutorial update.
matitaweb [Thu, 29 Sep 2011 13:37:58 +0000 (13:37 +0000)]
Tutorial update.

12 years agoTutorial di Matita (lupo, capra, cavoli)
matitaweb [Thu, 29 Sep 2011 12:48:14 +0000 (12:48 +0000)]
Tutorial di Matita (lupo, capra, cavoli)

12 years agoNot well understood patch: an assert false did occur, so I changed it to a
Claudio Sacerdoti Coen [Mon, 26 Sep 2011 12:24:20 +0000 (12:24 +0000)]
Not well understood patch: an assert false did occur, so I changed it to a
pattern matching failure. However, I do not know if this was due to a badly
defined notation or not.

12 years ago- the confluence of context-senstitive parallel reduction (cpr) is closed!
Ferruccio Guidi [Thu, 22 Sep 2011 12:25:07 +0000 (12:25 +0000)]
- the confluence of context-senstitive parallel reduction (cpr) is closed!
- the theory of partial unfold on local environments (ltpss) is set up