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
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;
wenzelm [Tue, 01 Jul 2008 18:38:44 +0200] rev 27428
explicit identification of toplevel commands, with status etc.;
explicit point for tty mode;
prompt: markup prev id;
tuned signature;
wenzelm [Tue, 01 Jul 2008 18:38:43 +0200] rev 27427
added name_of;
added get_id/put_id;
tuned;
wenzelm [Tue, 01 Jul 2008 18:38:41 +0200] rev 27426
added get_id/put_id;
haftmann [Tue, 01 Jul 2008 09:58:32 +0200] rev 27425
(removed Complex/ROOT.ML)
haftmann [Tue, 01 Jul 2008 08:19:00 +0200] rev 27424
HOL += HOL-Complex
haftmann [Tue, 01 Jul 2008 08:05:08 +0200] rev 27423
HOL += HOL-Complex
haftmann [Tue, 01 Jul 2008 07:58:37 +0200] rev 27422
tuned
haftmann [Tue, 01 Jul 2008 07:58:17 +0200] rev 27421
HOL += HOL-Complex
huffman [Tue, 01 Jul 2008 07:13:45 +0200] rev 27420
put file dependencies on separate lines
huffman [Tue, 01 Jul 2008 06:56:37 +0200] rev 27419
range_composition no longer in simp set
huffman [Tue, 01 Jul 2008 06:51:59 +0200] rev 27418
remove simp attribute from range_composition
huffman [Tue, 01 Jul 2008 06:21:28 +0200] rev 27417
rename INF to INFM
huffman [Tue, 01 Jul 2008 03:14:00 +0200] rev 27416
remove unused lemmas ub2ub_monofun' and dir2dir_monofun
huffman [Tue, 01 Jul 2008 03:12:39 +0200] rev 27415
remove redundant instance proof finite_po < cpo
huffman [Tue, 01 Jul 2008 02:50:29 +0200] rev 27414
remove unused lemma is_lub_Iup'
huffman [Tue, 01 Jul 2008 02:19:53 +0200] rev 27413
replace lub (range Y) with (LUB i. Y i)
huffman [Tue, 01 Jul 2008 01:28:44 +0200] rev 27412
add file dependencies
huffman [Tue, 01 Jul 2008 01:28:07 +0200] rev 27411
universal bifinite domain
huffman [Tue, 01 Jul 2008 01:26:20 +0200] rev 27410
isomorphisms between naturals and sums, products, and finite sets
huffman [Tue, 01 Jul 2008 01:25:40 +0200] rev 27409
theory of algebraic deflations
huffman [Tue, 01 Jul 2008 01:25:16 +0200] rev 27408
theory of eventually-constant sequences
huffman [Tue, 01 Jul 2008 01:19:08 +0200] rev 27407
rename lemmas INF_foo to INFM_foo; add new lemmas about MOST and INFM
huffman [Tue, 01 Jul 2008 01:09:03 +0200] rev 27406
rename compact_approx to compact_take
huffman [Tue, 01 Jul 2008 00:58:19 +0200] rev 27405
rename approx_pd to pd_take
huffman [Tue, 01 Jul 2008 00:52:46 +0200] rev 27404
split Completion.thy from CompactBasis.thy
wenzelm [Mon, 30 Jun 2008 22:24:27 +0200] rev 27403
filemap for CVS -> Mercurial conversion;
huffman [Mon, 30 Jun 2008 22:16:47 +0200] rev 27402
reuse proofs from Deflation.thy; clean up proof of finite_range_cfun_lemma
huffman [Mon, 30 Jun 2008 21:52:17 +0200] rev 27401
New theory of deflations and embedding-projection pairs
huffman [Mon, 30 Jun 2008 21:47:56 +0200] rev 27400
remove unused Cset.thy
urbanc [Mon, 30 Jun 2008 14:06:44 +0200] rev 27399
added facts to lemma swap_simps and tuned lemma calc_atms
haftmann [Mon, 30 Jun 2008 13:41:33 +0200] rev 27398
simplified retrieval of theory names of consts and types
haftmann [Mon, 30 Jun 2008 13:41:31 +0200] rev 27397
tagged arities
haftmann [Mon, 30 Jun 2008 13:41:30 +0200] rev 27396
HOL-Complex with proof terms
haftmann [Mon, 30 Jun 2008 13:41:28 +0200] rev 27395
code generator setup for "int" also works under eta-contraction
wenzelm [Sat, 28 Jun 2008 23:52:43 +0200] rev 27394
added ML/ml_thms.ML;
wenzelm [Sat, 28 Jun 2008 22:58:49 +0200] rev 27393
tuned;
wenzelm [Sat, 28 Jun 2008 22:56:26 +0200] rev 27392
tuned;
wenzelm [Sat, 28 Jun 2008 22:54:19 +0200] rev 27391
additional ML antiquotations;
wenzelm [Sat, 28 Jun 2008 22:52:11 +0200] rev 27390
moved theorem values to ml_thms.ML;
wenzelm [Sat, 28 Jun 2008 22:52:07 +0200] rev 27389
Isar theorem values within ML.
wenzelm [Sat, 28 Jun 2008 22:52:03 +0200] rev 27388
added ML/ml_thms.ML;
wenzelm [Sat, 28 Jun 2008 22:52:01 +0200] rev 27387
updated generated file;
wenzelm [Sat, 28 Jun 2008 21:21:21 +0200] rev 27386
allow overlap of minor keywords and commands;
wenzelm [Sat, 28 Jun 2008 21:21:20 +0200] rev 27385
include HOL-Plain;