Thu, 03 Jul 2008 11:16:05 +0200 adjusted rep_datatype
haftmann [Thu, 03 Jul 2008 11:16:05 +0200] rev 27452
adjusted rep_datatype
Thu, 03 Jul 2008 00:58:30 +0200 Adapted to changes in perm_simp / swap_simps.
berghofe [Thu, 03 Jul 2008 00:58:30 +0200] rev 27451
Adapted to changes in perm_simp / swap_simps.
Thu, 03 Jul 2008 00:56:45 +0200 Replaced all but one occurrence of perm_simp_tac by perm_simproc_app,
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).
Thu, 03 Jul 2008 00:54:45 +0200 Rewrote code to use swap_simps rather than calc_atm (which tends to
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).
Wed, 02 Jul 2008 21:43:57 +0200 moved HOL-Plain up;
wenzelm [Wed, 02 Jul 2008 21:43:57 +0200] rev 27448
moved HOL-Plain up;
Wed, 02 Jul 2008 20:31:06 +0200 rename Doc doc-src;
wenzelm [Wed, 02 Jul 2008 20:31:06 +0200] rev 27447
rename Doc doc-src;
Wed, 02 Jul 2008 20:13:32 +0200 renamed Contents to Dirs to avoid case-conflict with doc/Contents;
wenzelm [Wed, 02 Jul 2008 20:13:32 +0200] rev 27446
renamed Contents to Dirs to avoid case-conflict with doc/Contents;
Wed, 02 Jul 2008 19:52:57 +0200 section -> subsection
huffman [Wed, 02 Jul 2008 19:52:57 +0200] rev 27445
section -> subsection
Wed, 02 Jul 2008 19:52:38 +0200 convert Isabelle CVS to Mercurial;
wenzelm [Wed, 02 Jul 2008 19:52:38 +0200] rev 27444
convert Isabelle CVS to Mercurial;
Wed, 02 Jul 2008 19:35:43 +0200 use begin and end for proofs in locales
huffman [Wed, 02 Jul 2008 19:35:43 +0200] rev 27443
use begin and end for proofs in locales
Wed, 02 Jul 2008 18:13:10 +0200 exclude Distribution/bin/Isabelle;
wenzelm [Wed, 02 Jul 2008 18:13:10 +0200] rev 27442
exclude Distribution/bin/Isabelle;
Wed, 02 Jul 2008 16:40:20 +0200 init_theory: pass name explicitly;
wenzelm [Wed, 02 Jul 2008 16:40:20 +0200] rev 27441
init_theory: pass name explicitly; empty transition: empty name;
Wed, 02 Jul 2008 16:40:18 +0200 replaced datatype category constructivism by is_theory/is_proof;
wenzelm [Wed, 02 Jul 2008 16:40:18 +0200] rev 27440
replaced datatype category constructivism by is_theory/is_proof;
Wed, 02 Jul 2008 16:40:17 +0200 Toplevel.init_theory: pass name explicitly;
wenzelm [Wed, 02 Jul 2008 16:40:17 +0200] rev 27439
Toplevel.init_theory: pass name explicitly;
Wed, 02 Jul 2008 16:40:15 +0200 command: always keep transition, not just as initial status;
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);
Wed, 02 Jul 2008 11:47:27 +0200 cached code for code antiquotation
haftmann [Wed, 02 Jul 2008 11:47:27 +0200] rev 27437
cached code for code antiquotation
Wed, 02 Jul 2008 07:12:17 +0200 code antiquotation roaring ahead
haftmann [Wed, 02 Jul 2008 07:12:17 +0200] rev 27436
code antiquotation roaring ahead
Wed, 02 Jul 2008 07:11:57 +0200 cleaned up some code generator configuration
haftmann [Wed, 02 Jul 2008 07:11:57 +0200] rev 27435
cleaned up some code generator configuration
Tue, 01 Jul 2008 21:30:12 +0200 tuned;
wenzelm [Tue, 01 Jul 2008 21:30:12 +0200] rev 27434
tuned;
Tue, 01 Jul 2008 21:30:11 +0200 added datatype category;
wenzelm [Tue, 01 Jul 2008 21:30:11 +0200] rev 27433
added datatype category;
Tue, 01 Jul 2008 21:30:08 +0200 replaced datatype kind by OuterKeyword.category;
wenzelm [Tue, 01 Jul 2008 21:30:08 +0200] rev 27432
replaced datatype kind by OuterKeyword.category;
Tue, 01 Jul 2008 21:20:18 +0200 clean: HOL-Plain;
wenzelm [Tue, 01 Jul 2008 21:20:18 +0200] rev 27431
clean: HOL-Plain;
Tue, 01 Jul 2008 20:26:48 +0200 prove lemma finite in context of finite class
huffman [Tue, 01 Jul 2008 20:26:48 +0200] rev 27430
prove lemma finite in context of finite class
Tue, 01 Jul 2008 20:10:59 +0200 added HOL-Plain;
wenzelm [Tue, 01 Jul 2008 20:10:59 +0200] rev 27429
added HOL-Plain;
Tue, 01 Jul 2008 18:38:44 +0200 explicit identification of toplevel commands, with status etc.;
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;
Tue, 01 Jul 2008 18:38:43 +0200 added name_of;
wenzelm [Tue, 01 Jul 2008 18:38:43 +0200] rev 27427
added name_of; added get_id/put_id; tuned;
Tue, 01 Jul 2008 18:38:41 +0200 added get_id/put_id;
wenzelm [Tue, 01 Jul 2008 18:38:41 +0200] rev 27426
added get_id/put_id;
Tue, 01 Jul 2008 09:58:32 +0200 (removed Complex/ROOT.ML)
haftmann [Tue, 01 Jul 2008 09:58:32 +0200] rev 27425
(removed Complex/ROOT.ML)
Tue, 01 Jul 2008 08:19:00 +0200 HOL += HOL-Complex
haftmann [Tue, 01 Jul 2008 08:19:00 +0200] rev 27424
HOL += HOL-Complex
Tue, 01 Jul 2008 08:05:08 +0200 HOL += HOL-Complex
haftmann [Tue, 01 Jul 2008 08:05:08 +0200] rev 27423
HOL += HOL-Complex
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip