wenzelm [Wed, 03 Oct 2007 00:02:56 +0200] rev 24819
modernized definitions;
wenzelm [Tue, 02 Oct 2007 22:23:31 +0200] rev 24818
added add_defs_new, which strips sorts for axioms (presently inactive);
wenzelm [Tue, 02 Oct 2007 22:23:30 +0200] rev 24817
removed unused add_defss;
wenzelm [Tue, 02 Oct 2007 22:23:28 +0200] rev 24816
tuned internal inductive interface;
wenzelm [Tue, 02 Oct 2007 22:23:26 +0200] rev 24815
tuned internal interfaces: flags record, added kind for results;
tuned;
wenzelm [Tue, 02 Oct 2007 22:23:24 +0200] rev 24814
inductive: mark internal theorems as Thm.internalK;
wenzelm [Tue, 02 Oct 2007 19:05:20 +0200] rev 24813
tuned;
wenzelm [Tue, 02 Oct 2007 16:06:41 +0200] rev 24812
export tsig_of;
haftmann [Tue, 02 Oct 2007 07:59:55 +0200] rev 24811
clarified role of class relations
haftmann [Tue, 02 Oct 2007 07:59:54 +0200] rev 24810
ignore mutual recursive modules
wenzelm [Mon, 01 Oct 2007 22:52:20 +0200] rev 24809
integer compatibility: added wrapper for structure Time;
wenzelm [Mon, 01 Oct 2007 22:29:58 +0200] rev 24808
fixed use_text;
wenzelm [Mon, 01 Oct 2007 22:29:56 +0200] rev 24807
downgraded IntInf with divMod;
fixed use_text;
wenzelm [Mon, 01 Oct 2007 21:19:54 +0200] rev 24806
added auto-quickcheck-time-limit;
wenzelm [Mon, 01 Oct 2007 21:19:53 +0200] rev 24805
auto_quickcheck: pervasive options, turned time_limit into plain int, simplified exception handling;
wenzelm [Mon, 01 Oct 2007 21:19:52 +0200] rev 24804
added auto_quickcheck feature;
wenzelm [Mon, 01 Oct 2007 21:19:50 +0200] rev 24803
Norbert Schirmer: record improvements;
wenzelm [Mon, 01 Oct 2007 21:19:49 +0200] rev 24802
preliminary material for Isabelle2007;
wenzelm [Mon, 01 Oct 2007 21:08:26 +0200] rev 24801
misc tuning and update;
wenzelm [Mon, 01 Oct 2007 21:04:40 +0200] rev 24800
misc tuning and update;
wenzelm [Mon, 01 Oct 2007 19:52:07 +0200] rev 24799
misc tuning and update;
wenzelm [Mon, 01 Oct 2007 19:43:34 +0200] rev 24798
updated year to 2007;
wenzelm [Mon, 01 Oct 2007 19:42:40 +0200] rev 24797
tuned;
haftmann [Mon, 01 Oct 2007 19:21:32 +0200] rev 24796
added some lemmas
wenzelm [Mon, 01 Oct 2007 15:14:57 +0200] rev 24795
print_state_context: local theory context, not proof context;
context_position: cover Theory case as well (requires additional checkpoint);
wenzelm [Mon, 01 Oct 2007 15:14:56 +0200] rev 24794
ContextPosition.put_ctxt;
wenzelm [Mon, 01 Oct 2007 15:14:55 +0200] rev 24793
NameSelection: more interval checks;
wenzelm [Mon, 01 Oct 2007 15:14:54 +0200] rev 24792
tuned message;
wenzelm [Mon, 01 Oct 2007 15:14:53 +0200] rev 24791
turned into generic context data;
wenzelm [Mon, 01 Oct 2007 15:14:51 +0200] rev 24790
ML_setup for bind_thms;