]>
matita.cs.unibo.it Git - helm.git/log
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 15:04:52 +0000 (15:04 +0000)]
added dir for released matita tarballs
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 18:22:42 +0000 (18:22 +0000)]
added last-modified info at the bottom of every page
Stefano Zacchiroli [Mon, 6 Feb 2006 18:08:54 +0000 (18:08 +0000)]
- escaped "&" in URLs so that all pages are now XHTML 1.0 Strict valid
- expanded a bit the "nothing to see here" concept in the matita web pages
Stefano Zacchiroli [Mon, 6 Feb 2006 17:39:27 +0000 (17:39 +0000)]
removed papers dir, now all papers are in the new "papers" repository
Stefano Zacchiroli [Mon, 6 Feb 2006 17:35:52 +0000 (17:35 +0000)]
removed papers that have been moved to the new "papers" repository
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:39:06 +0000 (17:39 +0000)]
fixed download links and added underlined hyperlinks
Stefano Zacchiroli [Fri, 3 Feb 2006 17:33:46 +0000 (17:33 +0000)]
on the fly generation of distribution configure.ac
Enrico Tassi [Fri, 3 Feb 2006 17:29:42 +0000 (17:29 +0000)]
added bg
Enrico Tassi [Fri, 3 Feb 2006 16:30:53 +0000 (16:30 +0000)]
fix
Stefano Zacchiroli [Fri, 3 Feb 2006 16:15:32 +0000 (16:15 +0000)]
removed no longer needed libs link
Andrea Asperti [Fri, 3 Feb 2006 15:58:18 +0000 (15:58 +0000)]
Added abstract.
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 [Fri, 3 Feb 2006 15:22:21 +0000 (15:22 +0000)]
removed no longer used METAs
Stefano Zacchiroli [Fri, 3 Feb 2006 15:19:37 +0000 (15:19 +0000)]
do not delete Makefile and Makefile.common on distclean since they are no
longer generated at configure time
Stefano Zacchiroli [Fri, 3 Feb 2006 15:15:33 +0000 (15:15 +0000)]
made "dtd_dir" optional, is needed only by the web server, not by matita
Stefano Zacchiroli [Fri, 3 Feb 2006 15:14:49 +0000 (15:14 +0000)]
added build time configuration of the whole components/ dir
Stefano Zacchiroli [Fri, 3 Feb 2006 15:14:27 +0000 (15:14 +0000)]
bugfix: mkdir now works also for realtive directories
Stefano Zacchiroli [Fri, 3 Feb 2006 15:13:40 +0000 (15:13 +0000)]
release snapshot
- split of multiple matita conffiles (users vs developers)
- removed no longer needed keys in conffiles
- commented conffiles entries
- made matitaInit.ml more like other matita tools (still a lot to do ...)
- save .xml debugging files only if debug is enabled
- ...
Stefano Zacchiroli [Fri, 3 Feb 2006 15:12:29 +0000 (15:12 +0000)]
release snapshot
Andrea Asperti [Fri, 3 Feb 2006 15:08:45 +0000 (15:08 +0000)]
snapshot
Andrea Asperti [Fri, 3 Feb 2006 15:08:24 +0000 (15:08 +0000)]
Modified lambda and explicit substitutions.
Stefano Zacchiroli [Fri, 3 Feb 2006 12:21:32 +0000 (12:21 +0000)]
cosmetic fix
Stefano Zacchiroli [Fri, 3 Feb 2006 11:07:14 +0000 (11:07 +0000)]
added DBHOST & co ...
Stefano Zacchiroli [Fri, 3 Feb 2006 10:07:38 +0000 (10:07 +0000)]
default of auto_disambiguation set to true
Claudio Sacerdoti Coen [Fri, 3 Feb 2006 09:57:01 +0000 (09:57 +0000)]
svn:ignore updated
Stefano Zacchiroli [Thu, 2 Feb 2006 23:02:58 +0000 (23:02 +0000)]
- moved images in images/
- now all pages are valid xhtml 1.0 strict
Stefano Zacchiroli [Thu, 2 Feb 2006 22:50:31 +0000 (22:50 +0000)]
use server-side include
Stefano Zacchiroli [Thu, 2 Feb 2006 22:30:27 +0000 (22:30 +0000)]
added images and links for validation
Enrico Tassi [Thu, 2 Feb 2006 22:24:00 +0000 (22:24 +0000)]
fix
Enrico Tassi [Thu, 2 Feb 2006 21:50:22 +0000 (21:50 +0000)]
fix
Enrico Tassi [Thu, 2 Feb 2006 21:41:22 +0000 (21:41 +0000)]
fix
Stefano Zacchiroli [Thu, 2 Feb 2006 19:01:23 +0000 (19:01 +0000)]
a further step toward releasable Makefile
Claudio Sacerdoti Coen [Thu, 2 Feb 2006 19:00:34 +0000 (19:00 +0000)]
Some more work...
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
Stefano Zacchiroli [Thu, 2 Feb 2006 18:20:44 +0000 (18:20 +0000)]
dir reorganization
Stefano Zacchiroli [Thu, 2 Feb 2006 18:11:00 +0000 (18:11 +0000)]
moved some old stuff to the history
Stefano Zacchiroli [Thu, 2 Feb 2006 16:22:23 +0000 (16:22 +0000)]
removed "tilde_expand" hack: for the moment it is not needed (we can use $HOME)
if it will be needed in the future it should be implemented (properly) in the
registry itself
Stefano Zacchiroli [Thu, 2 Feb 2006 16:19:01 +0000 (16:19 +0000)]
removed no longer used coq_notation_script from API
Stefano Zacchiroli [Thu, 2 Feb 2006 16:17:55 +0000 (16:17 +0000)]
added fallback to environment variables when a key is not found neither in
the XML nor in the mangled name
setting something like:
<key name="foo">$(HOME)</key>
now works as expected
Stefano Zacchiroli [Thu, 2 Feb 2006 15:41:50 +0000 (15:41 +0000)]
release work snapshot ...
Stefano Zacchiroli [Thu, 2 Feb 2006 14:31:25 +0000 (14:31 +0000)]
added meta targets all, opt, ...
Stefano Zacchiroli [Thu, 2 Feb 2006 14:07:49 +0000 (14:07 +0000)]
snapshot
Stefano Zacchiroli [Thu, 2 Feb 2006 14:05:19 +0000 (14:05 +0000)]
no longer ignore Makefile.defs
Stefano Zacchiroli [Thu, 2 Feb 2006 14:02:18 +0000 (14:02 +0000)]
no more multiple configure/Makefile, just one for both ocaml/ and matita/
Stefano Zacchiroli [Thu, 2 Feb 2006 13:36:36 +0000 (13:36 +0000)]
working on the release ... la la la
Enrico Tassi [Thu, 2 Feb 2006 11:44:44 +0000 (11:44 +0000)]
more style fixes
Claudio Sacerdoti Coen [Thu, 2 Feb 2006 10:59:05 +0000 (10:59 +0000)]
No longer valid comment removed.
Stefano Zacchiroli [Thu, 2 Feb 2006 10:57:27 +0000 (10:57 +0000)]
- "ocaml/" -> "libs/" in the distribution
- fresh copy of configure.ac
Stefano Zacchiroli [Thu, 2 Feb 2006 10:53:51 +0000 (10:53 +0000)]
release snapshot ...
Enrico Tassi [Thu, 2 Feb 2006 10:49:28 +0000 (10:49 +0000)]
ported to the IEEE latex8 style
Stefano Zacchiroli [Thu, 2 Feb 2006 10:47:22 +0000 (10:47 +0000)]
added (placeholder) distribution stuff for matita
Stefano Zacchiroli [Thu, 2 Feb 2006 10:37:52 +0000 (10:37 +0000)]
removed obsolete library installation dir setting
Stefano Zacchiroli [Thu, 2 Feb 2006 10:35:13 +0000 (10:35 +0000)]
moved dot stuff to STATS/
Stefano Zacchiroli [Thu, 2 Feb 2006 10:16:04 +0000 (10:16 +0000)]
moved mathql metas to mathql/
Stefano Zacchiroli [Thu, 2 Feb 2006 10:13:14 +0000 (10:13 +0000)]
moved mathql side by side with ocaml/
Stefano Zacchiroli [Wed, 1 Feb 2006 23:12:00 +0000 (23:12 +0000)]
line breaking
Stefano Zacchiroli [Wed, 1 Feb 2006 23:09:56 +0000 (23:09 +0000)]
near to the final version ...
Stefano Zacchiroli [Wed, 1 Feb 2006 22:56:18 +0000 (22:56 +0000)]
review on csc's latest additions
Enrico Tassi [Wed, 1 Feb 2006 22:42:23 +0000 (22:42 +0000)]
added links to svn tarballs
Claudio Sacerdoti Coen [Wed, 1 Feb 2006 18:48:12 +0000 (18:48 +0000)]
Closer to the proof of the pigeonhole principle... that is already in the
library as a theorem over permutations :-(