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;
wenzelm [Wed, 02 Jul 2008 16:40:17 +0200] rev 27439
Toplevel.init_theory: pass name explicitly;
wenzelm [Wed, 02 Jul 2008 16:40:15 +0200] rev 27438
command: always keep transition, not just as initial status;
improved datatype category (moved here from outer_keyword.ML);
haftmann [Wed, 02 Jul 2008 11:47:27 +0200] rev 27437
cached code for code antiquotation
haftmann [Wed, 02 Jul 2008 07:12:17 +0200] rev 27436
code antiquotation roaring ahead
haftmann [Wed, 02 Jul 2008 07:11:57 +0200] rev 27435
cleaned up some code generator configuration
wenzelm [Tue, 01 Jul 2008 21:30:12 +0200] rev 27434
tuned;
wenzelm [Tue, 01 Jul 2008 21:30:11 +0200] rev 27433
added datatype category;
wenzelm [Tue, 01 Jul 2008 21:30:08 +0200] rev 27432
replaced datatype kind by OuterKeyword.category;
wenzelm [Tue, 01 Jul 2008 21:20:18 +0200] rev 27431
clean: HOL-Plain;
huffman [Tue, 01 Jul 2008 20:26:48 +0200] rev 27430
prove lemma finite in context of finite class
wenzelm [Tue, 01 Jul 2008 20:10:59 +0200] rev 27429
added HOL-Plain;