wenzelm [Thu, 03 Jul 2008 14:34:53 +0200] rev 27463
redirect stderr as well;
wenzelm [Thu, 03 Jul 2008 14:31:19 +0200] rev 27462
output to log file;
wenzelm [Thu, 03 Jul 2008 13:17:19 +0200] rev 27461
specific to CVS;
some updates for Java etc.;
wenzelm [Thu, 03 Jul 2008 13:04:30 +0200] rev 27460
Isabelle repository service.
wenzelm [Thu, 03 Jul 2008 12:56:43 +0200] rev 27459
ensure hg/.hg/hgrc;
wenzelm [Thu, 03 Jul 2008 12:54:12 +0200] rev 27458
hgrc for conversion and web service;
wenzelm [Thu, 03 Jul 2008 12:53:38 +0200] rev 27457
provide HGRCPATH, taken from cvs/Admin;
replaced MERCURIAL by HG, which is also used by Mercurial internally;
haftmann [Thu, 03 Jul 2008 11:16:33 +0200] rev 27456
code antiquotation roaring ahead
haftmann [Thu, 03 Jul 2008 11:16:09 +0200] rev 27455
tuned
haftmann [Thu, 03 Jul 2008 11:16:08 +0200] rev 27454
adjusted postprocessort setup
haftmann [Thu, 03 Jul 2008 11:16:07 +0200] rev 27453
added lemma antiquotation
haftmann [Thu, 03 Jul 2008 11:16:05 +0200] rev 27452
adjusted rep_datatype
berghofe [Thu, 03 Jul 2008 00:58:30 +0200] rev 27451
Adapted to changes in perm_simp / swap_simps.
berghofe [Thu, 03 Jul 2008 00:56:45 +0200] rev 27450
Replaced all but one occurrence of perm_simp_tac by perm_simproc_app,
since perm_simp_tac now behaves in a different way (due to changes
in swap_simps).
berghofe [Thu, 03 Jul 2008 00:54:45 +0200] rev 27449
Rewrote code to use swap_simps rather than calc_atm (which tends to
produce ridiculously large nested if-expressions).
wenzelm [Wed, 02 Jul 2008 21:43:57 +0200] rev 27448
moved HOL-Plain up;
wenzelm [Wed, 02 Jul 2008 20:31:06 +0200] rev 27447
rename Doc doc-src;
wenzelm [Wed, 02 Jul 2008 20:13:32 +0200] rev 27446
renamed Contents to Dirs to avoid case-conflict with doc/Contents;
huffman [Wed, 02 Jul 2008 19:52:57 +0200] rev 27445
section -> subsection
wenzelm [Wed, 02 Jul 2008 19:52:38 +0200] rev 27444
convert Isabelle CVS to Mercurial;
huffman [Wed, 02 Jul 2008 19:35:43 +0200] rev 27443
use begin and end for proofs in locales
wenzelm [Wed, 02 Jul 2008 18:13:10 +0200] rev 27442
exclude Distribution/bin/Isabelle;
wenzelm [Wed, 02 Jul 2008 16:40:20 +0200] rev 27441
init_theory: pass name explicitly;
empty transition: empty name;
wenzelm [Wed, 02 Jul 2008 16:40:18 +0200] rev 27440
replaced datatype category constructivism by is_theory/is_proof;