]>
matita.cs.unibo.it Git - helm.git/log
Claudio Sacerdoti Coen [Mon, 20 Feb 2006 15:55:35 +0000 (15:55 +0000)]
Packing of implicit coercions must be also performed as soon as an object (or proof status) is created.
Claudio Sacerdoti Coen [Mon, 20 Feb 2006 15:05:37 +0000 (15:05 +0000)]
Finished one lemma (after many bug fixes here and there).
Claudio Sacerdoti Coen [Mon, 20 Feb 2006 14:47:00 +0000 (14:47 +0000)]
Bug fixed: rewrite > t where t had occurrences of metavariables in it could
fail because of a missing apply_subst.
Claudio Sacerdoti Coen [Mon, 20 Feb 2006 13:59:46 +0000 (13:59 +0000)]
Localization bug fixed.
Claudio Sacerdoti Coen [Mon, 20 Feb 2006 13:47:32 +0000 (13:47 +0000)]
Some more implicit coercions here and there.
Claudio Sacerdoti Coen [Mon, 20 Feb 2006 13:24:01 +0000 (13:24 +0000)]
Bug fixed in pack_coercions_obj. The context of the metas in the metasenv of
the CurrentProof was not translated correctly.
Ferruccio Guidi [Mon, 20 Feb 2006 11:58:44 +0000 (11:58 +0000)]
class definition updated (but buggy now)
Claudio Sacerdoti Coen [Sat, 18 Feb 2006 19:31:28 +0000 (19:31 +0000)]
Bug fixed: the source and target of declared parametric coercions used to
be URIs of the inductive block instead of being URIs of single inductive
types or constructors.
Claudio Sacerdoti Coen [Sat, 18 Feb 2006 18:20:02 +0000 (18:20 +0000)]
Trivial bug fixed in the merging of polymorphic coercions.
Claudio Sacerdoti Coen [Sat, 18 Feb 2006 15:53:16 +0000 (15:53 +0000)]
Bug fixed in insertion of parametric coercions.
To fix the bug, the CoercGraph.look_for_coercion now returns a term saturated
with Cic.Implicits. As usual, remember to refine the term before further usage.
Claudio Sacerdoti Coen [Sat, 18 Feb 2006 14:33:42 +0000 (14:33 +0000)]
More refinement errors localized.
Claudio Sacerdoti Coen [Sat, 18 Feb 2006 12:22:18 +0000 (12:22 +0000)]
More refinement errors localized.
Claudio Sacerdoti Coen [Sat, 18 Feb 2006 11:33:05 +0000 (11:33 +0000)]
Bug fixed: the wrong exception was enriched, breaking the invariant that
only unlocalized exceptions can be enriched.
Enrico Tassi [Fri, 17 Feb 2006 15:40:09 +0000 (15:40 +0000)]
Sys.command -> Unix.system
Enrico Tassi [Fri, 17 Feb 2006 14:53:33 +0000 (14:53 +0000)]
tentative speedup not coercion-packing the proof after every step
Enrico Tassi [Wed, 15 Feb 2006 13:04:35 +0000 (13:04 +0000)]
added support for "polymorphic" coercions
Enrico Tassi [Wed, 15 Feb 2006 11:49:03 +0000 (11:49 +0000)]
fix
Enrico Tassi [Wed, 15 Feb 2006 08:38:50 +0000 (08:38 +0000)]
fix
Enrico Tassi [Tue, 14 Feb 2006 20:33:17 +0000 (20:33 +0000)]
fix
Enrico Tassi [Tue, 14 Feb 2006 20:25:18 +0000 (20:25 +0000)]
fix
Stefano Zacchiroli [Tue, 14 Feb 2006 18:45:50 +0000 (18:45 +0000)]
added info on how to create the dumps
Stefano Zacchiroli [Tue, 14 Feb 2006 18:38:45 +0000 (18:38 +0000)]
added snapshot of the coq exportation metadata
Enrico Tassi [Tue, 14 Feb 2006 15:36:10 +0000 (15:36 +0000)]
tentative fix
Enrico Tassi [Tue, 14 Feb 2006 12:40:49 +0000 (12:40 +0000)]
reverted orrible but correct syntax
Enrico Tassi [Tue, 14 Feb 2006 12:18:44 +0000 (12:18 +0000)]
fixed syntax
Claudio Sacerdoti Coen [Thu, 9 Feb 2006 16:49:02 +0000 (16:49 +0000)]
Recapitalization of sect_tactics.xml
Claudio Sacerdoti Coen [Thu, 9 Feb 2006 16:30:20 +0000 (16:30 +0000)]
Some fixes in the documentation of the tactics.
Claudio Sacerdoti Coen [Thu, 9 Feb 2006 16:27:50 +0000 (16:27 +0000)]
A few intros_spec were missing here and there.
Claudio Sacerdoti Coen [Thu, 9 Feb 2006 16:16:18 +0000 (16:16 +0000)]
Typo fixed.
Claudio Sacerdoti Coen [Thu, 9 Feb 2006 16:14:18 +0000 (16:14 +0000)]
Most of the tactics are now documented.
Stefano Zacchiroli [Thu, 9 Feb 2006 00:19:56 +0000 (00:19 +0000)]
completed installation instructions
Claudio Sacerdoti Coen [Wed, 8 Feb 2006 17:55:19 +0000 (17:55 +0000)]
Even more tactics documented.
Claudio Sacerdoti Coen [Wed, 8 Feb 2006 17:43:11 +0000 (17:43 +0000)]
New tactics (badly) documented.
Stefano Zacchiroli [Wed, 8 Feb 2006 17:15:07 +0000 (17:15 +0000)]
implemented "install" target
Stefano Zacchiroli [Wed, 8 Feb 2006 17:14:49 +0000 (17:14 +0000)]
build temporary library in software/matita/.matita (instead of software/.matita)
Stefano Zacchiroli [Wed, 8 Feb 2006 17:14:19 +0000 (17:14 +0000)]
removed duplicate copy of AUTHORS
Stefano Zacchiroli [Wed, 8 Feb 2006 17:14:06 +0000 (17:14 +0000)]
install in /usr/local/matita/
Stefano Zacchiroli [Wed, 8 Feb 2006 17:12:47 +0000 (17:12 +0000)]
expand SRCROOT (is needed by matita/Makefile)
Stefano Zacchiroli [Wed, 8 Feb 2006 17:12:22 +0000 (17:12 +0000)]
bumped year
Claudio Sacerdoti Coen [Wed, 8 Feb 2006 16:51:43 +0000 (16:51 +0000)]
Nicer index for tactics in Yelp.
Stefano Zacchiroli [Wed, 8 Feb 2006 16:49:55 +0000 (16:49 +0000)]
ported to the docbook "book"
Claudio Sacerdoti Coen [Wed, 8 Feb 2006 16:40:25 +0000 (16:40 +0000)]
Strange fix (for a yelp bug?)
Claudio Sacerdoti Coen [Wed, 8 Feb 2006 16:36:39 +0000 (16:36 +0000)]
From article to book
Stefano Zacchiroli [Wed, 8 Feb 2006 15:35:08 +0000 (15:35 +0000)]
comment out an incomplete proof
Claudio Sacerdoti Coen [Wed, 8 Feb 2006 14:27:37 +0000 (14:27 +0000)]
More tactics documented.
Claudio Sacerdoti Coen [Wed, 8 Feb 2006 14:15:34 +0000 (14:15 +0000)]
Several more tactics documented.
Claudio Sacerdoti Coen [Wed, 8 Feb 2006 13:38:43 +0000 (13:38 +0000)]
Never implemented tactics compare and decide equality purged from the code.
Stefano Zacchiroli [Wed, 8 Feb 2006 12:54:56 +0000 (12:54 +0000)]
added title to sliced htmls
Stefano Zacchiroli [Wed, 8 Feb 2006 12:54:42 +0000 (12:54 +0000)]
added pretty printing of generated xml files via xmllint --format
Stefano Zacchiroli [Wed, 8 Feb 2006 12:38:11 +0000 (12:38 +0000)]
added generation of .html and .txt version of manual parts
Stefano Zacchiroli [Wed, 8 Feb 2006 12:33:08 +0000 (12:33 +0000)]
- removed old commented code
- added copyright notice
Claudio Sacerdoti Coen [Wed, 8 Feb 2006 10:55:57 +0000 (10:55 +0000)]
Help for the first two tactics.
Stefano Zacchiroli [Wed, 8 Feb 2006 10:34:37 +0000 (10:34 +0000)]
added splitting engine for .html generated by docbook -> xhtml conversion
Stefano Zacchiroli [Wed, 8 Feb 2006 10:33:59 +0000 (10:33 +0000)]
no more dummy names for building the library in distributed tarballs
Stefano Zacchiroli [Tue, 7 Feb 2006 23:08:27 +0000 (23:08 +0000)]
"sec_" prefix for section IDs
Claudio Sacerdoti Coen [Tue, 7 Feb 2006 18:26:27 +0000 (18:26 +0000)]
Added a few basic definitions of subgroups and left cosets (together with
their extreme notation!)
Stefano Zacchiroli [Tue, 7 Feb 2006 17:54:41 +0000 (17:54 +0000)]
added instructions (some gaps still to be filled in, notably: ./configure
parameters and instructions on how to create the mysql database)
Stefano Zacchiroli [Tue, 7 Feb 2006 17:31:38 +0000 (17:31 +0000)]
written install section up to build requirements
Stefano Zacchiroli [Tue, 7 Feb 2006 15:13:41 +0000 (15:13 +0000)]
changed location of version.txt
Stefano Zacchiroli [Tue, 7 Feb 2006 14:54:25 +0000 (14:54 +0000)]
- moved version.txt.in to the help dir
- added Makefile to generate xhtml and pdf from the docbook manual
Stefano Zacchiroli [Tue, 7 Feb 2006 13:39:52 +0000 (13:39 +0000)]
reshaped manual
Stefano Zacchiroli [Tue, 7 Feb 2006 10:54:15 +0000 (10:54 +0000)]
- use the best matitamake to build the library on dist
- renamed dist targets so that they are distinguishable and not callable in
when developing matita
Stefano Zacchiroli [Tue, 7 Feb 2006 10:53:20 +0000 (10:53 +0000)]
fill DISTRIBUTED value on dist
Stefano Zacchiroli [Tue, 7 Feb 2006 10:53:01 +0000 (10:53 +0000)]
removed useless grepping -v
Stefano Zacchiroli [Tue, 7 Feb 2006 10:52:35 +0000 (10:52 +0000)]
- factorization of the recursive rule
- added "library" target to build the stdlib when distributed
- implemented "distcheck" target
Stefano Zacchiroli [Tue, 7 Feb 2006 10:51:44 +0000 (10:51 +0000)]
added configure time values SRCROOT and DISTRIBUTED
Stefano Zacchiroli [Tue, 7 Feb 2006 10:51:02 +0000 (10:51 +0000)]
factorization of the recursive rule
Stefano Zacchiroli [Mon, 6 Feb 2006 18:30:11 +0000 (18:30 +0000)]
added Matitamake interface
Stefano Zacchiroli [Mon, 6 Feb 2006 17:22:11 +0000 (17:22 +0000)]
absolute path and factorization for matita.basedir
Stefano Zacchiroli [Mon, 6 Feb 2006 17:21:39 +0000 (17:21 +0000)]
- changed semantics of "init": now it is idempotent
- added support for "-v" flag printing "make" command line
- minor change: lazy discovering of whether we are ".opt" or not
Stefano Zacchiroli [Mon, 6 Feb 2006 17:19:52 +0000 (17:19 +0000)]
use matita.verbosity instead of matita.quiet
Stefano Zacchiroli [Mon, 6 Feb 2006 17:19:28 +0000 (17:19 +0000)]
- uniformed command line handling of matitamake with that of other matita tools
- changed "-q" flag semantics: now it reduce the "matita.verbosity" value by 1
unit
- added "-v" flag: it increase the "matita.verbosity" value by 1
- "matita.quiet" is no longer in use
Stefano Zacchiroli [Mon, 6 Feb 2006 17:17:10 +0000 (17:17 +0000)]
help path is no longer hard coded but relative to runtime base dir
Stefano Zacchiroli [Mon, 6 Feb 2006 17:16:40 +0000 (17:16 +0000)]
fixed tactic ids to include a "tac_" prefix
Stefano Zacchiroli [Mon, 6 Feb 2006 17:15:30 +0000 (17:15 +0000)]
- bugfix: pass -conffile to matitamake
- more quiet feedback during compilation of stdlib
Claudio Sacerdoti Coen [Mon, 6 Feb 2006 14:00:18 +0000 (14:00 +0000)]
Basic facts about group morphisms.
Stefano Zacchiroli [Mon, 6 Feb 2006 11:33:01 +0000 (11:33 +0000)]
moved mathql/ under software/
Claudio Sacerdoti Coen [Mon, 6 Feb 2006 11:22:27 +0000 (11:22 +0000)]
first sketch of the documentation (to be used by yelp)
Stefano Zacchiroli [Mon, 6 Feb 2006 11:18:22 +0000 (11:18 +0000)]
s/ocaml/components/ in the "tag" target
Claudio Sacerdoti Coen [Mon, 6 Feb 2006 10:34:27 +0000 (10:34 +0000)]
* groups splitted into groups and finite_groups
* a few lemmas added to groups
Claudio Sacerdoti Coen [Mon, 6 Feb 2006 10:28:11 +0000 (10:28 +0000)]
removed a Pcre capture that being _NON TAIL RECURSIVE_ used to cause stack_overflow... mah...
Andrea Asperti [Mon, 6 Feb 2006 09:58:37 +0000 (09:58 +0000)]
termine bacato.
Andrea Asperti [Mon, 6 Feb 2006 09:40:31 +0000 (09:40 +0000)]
fixed usage of matita.auto_disambiguation
Andrea Asperti [Mon, 6 Feb 2006 08:16:41 +0000 (08:16 +0000)]
Bug?
Claudio Sacerdoti Coen [Fri, 3 Feb 2006 17:56:17 +0000 (17:56 +0000)]
First proof on groups completed!
Stefano Zacchiroli [Fri, 3 Feb 2006 17:33:46 +0000 (17:33 +0000)]
on the fly generation of distribution configure.ac
Stefano Zacchiroli [Fri, 3 Feb 2006 15:45:12 +0000 (15:45 +0000)]
ported to the new svn architecture
Stefano Zacchiroli [Fri, 3 Feb 2006 15:44:40 +0000 (15:44 +0000)]
- no longer need to dynamically discover if the components dir is libs/ or
ocaml/: now it is components/(!)
- reverted default settings to the devel ones (debugging on, runtime dir=`pwd`,
...)
Stefano Zacchiroli [Fri, 3 Feb 2006 15:36:53 +0000 (15:36 +0000)]
moved (dummy) dist stuff into software/matita/
Stefano Zacchiroli [Fri, 3 Feb 2006 15:35:54 +0000 (15:35 +0000)]
moved toplevel makefile to sfotware/
Stefano Zacchiroli [Fri, 3 Feb 2006 15:32:38 +0000 (15:32 +0000)]
- renamed ocaml/ to components/
- moved components/ and matita/ below software/
Stefano Zacchiroli [Thu, 2 Feb 2006 18:57:10 +0000 (18:57 +0000)]
reorganization continues ...
Stefano Zacchiroli [Thu, 2 Feb 2006 18:49:29 +0000 (18:49 +0000)]
(dis)organized web stuff
Stefano Zacchiroli [Thu, 2 Feb 2006 18:42:41 +0000 (18:42 +0000)]
daemons tamed