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;