wenzelm [Thu, 03 Jul 2008 20:15:06 +0200] rev 27482
removed old NSPrimes, cf. NSA/Examples/;
wenzelm [Thu, 03 Jul 2008 20:10:52 +0200] rev 27481
cvsps: back to non-verbose mode;
wenzelm [Thu, 03 Jul 2008 19:50:19 +0200] rev 27480
removed old Complex/ex/NSPrimes.thy;
wenzelm [Thu, 03 Jul 2008 19:47:05 +0200] rev 27479
maxfiles = 50;
wenzelm [Thu, 03 Jul 2008 19:17:52 +0200] rev 27478
more sessions;
wenzelm [Thu, 03 Jul 2008 19:17:29 +0200] rev 27477
more precise dependencies for HOL-Word and HOL-NSA;
huffman [Thu, 03 Jul 2008 19:02:33 +0200] rev 27476
fixed extremely slow proof of Chain_inits_DiffI
huffman [Thu, 03 Jul 2008 18:16:40 +0200] rev 27475
add Infinite_Set and Zorn back in (since they are no longer included in main HOL image)
huffman [Thu, 03 Jul 2008 18:15:39 +0200] rev 27474
move proofs of add_left_cancel and add_right_cancel into the correct locale
wenzelm [Thu, 03 Jul 2008 18:03:10 +0200] rev 27473
cvsps -v (verbose);
huffman [Thu, 03 Jul 2008 17:58:10 +0200] rev 27472
removed nonstandard analysis theories to HOL-NSA
huffman [Thu, 03 Jul 2008 17:57:01 +0200] rev 27471
moved theories to HOL/NSA
huffman [Thu, 03 Jul 2008 17:53:39 +0200] rev 27470
add HOL-NSA
wenzelm [Thu, 03 Jul 2008 17:51:53 +0200] rev 27469
use patched cvsps to workaround loss of "foo: bar;" log entries;
huffman [Thu, 03 Jul 2008 17:47:22 +0200] rev 27468
move nonstandard analysis theories to NSA directory
wenzelm [Thu, 03 Jul 2008 15:37:10 +0200] rev 27467
back to default style, which shows files in changelog view;
wenzelm [Thu, 03 Jul 2008 15:13:59 +0200] rev 27466
added description;
wenzelm [Thu, 03 Jul 2008 14:52:54 +0200] rev 27465
tuned;
wenzelm [Thu, 03 Jul 2008 14:44:49 +0200] rev 27464
logrotate setup;
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;
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