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;