Tue, 14 Nov 2006 22:17:00 +0100 removed fix_frees interface;
wenzelm [Tue, 14 Nov 2006 22:17:00 +0100] rev 21369
removed fix_frees interface; added auto_fixes (depends on body mode);
Tue, 14 Nov 2006 22:16:59 +0100 converted to 'inductive2';
wenzelm [Tue, 14 Nov 2006 22:16:59 +0100] rev 21368
converted to 'inductive2'; proper localized definitions; added rec examples;
Tue, 14 Nov 2006 22:16:58 +0100 inductive: canonical specification syntax (flattened result only);
wenzelm [Tue, 14 Nov 2006 22:16:58 +0100] rev 21367
inductive: canonical specification syntax (flattened result only); inductive_cases: local_theory; mk_cases/ind_cases: removed legacy code, proper treatment of fixed variables; get_inductive etc.: Proof.context; removed old trace/debug code; tuned;
Tue, 14 Nov 2006 22:16:57 +0100 inductive2: canonical specification syntax;
wenzelm [Tue, 14 Nov 2006 22:16:57 +0100] rev 21366
inductive2: canonical specification syntax; ind_cases2: proper treatment of fixed variables;
Tue, 14 Nov 2006 22:16:55 +0100 InductivePackage.add_inductive_i: canonical argument order;
wenzelm [Tue, 14 Nov 2006 22:16:55 +0100] rev 21365
InductivePackage.add_inductive_i: canonical argument order;
Tue, 14 Nov 2006 22:16:54 +0100 inductive2: canonical specification syntax;
wenzelm [Tue, 14 Nov 2006 22:16:54 +0100] rev 21364
inductive2: canonical specification syntax;
Tue, 14 Nov 2006 17:55:30 +0100 Exported some names
schirmer [Tue, 14 Nov 2006 17:55:30 +0100] rev 21363
Exported some names
Tue, 14 Nov 2006 15:29:56 +0100 simplified Proof.theorem(_i) interface -- removed target support;
wenzelm [Tue, 14 Nov 2006 15:29:56 +0100] rev 21362
simplified Proof.theorem(_i) interface -- removed target support; removed obsolete global_goal interface; removed goal_names, simplified goal kind output; tuned;
Tue, 14 Nov 2006 15:29:55 +0100 simplified Proof.theorem(_i) interface;
wenzelm [Tue, 14 Nov 2006 15:29:55 +0100] rev 21361
simplified Proof.theorem(_i) interface; simplified goal kind output;
Tue, 14 Nov 2006 15:29:54 +0100 antiquotation theory: plain Theory.requires, no peeking at ThyInfo;
wenzelm [Tue, 14 Nov 2006 15:29:54 +0100] rev 21360
antiquotation theory: plain Theory.requires, no peeking at ThyInfo;
Tue, 14 Nov 2006 15:29:52 +0100 simplified Proof.theorem(_i) interface;
wenzelm [Tue, 14 Nov 2006 15:29:52 +0100] rev 21359
simplified Proof.theorem(_i) interface;
Tue, 14 Nov 2006 15:29:50 +0100 tuned antiquotation theory;
wenzelm [Tue, 14 Nov 2006 15:29:50 +0100] rev 21358
tuned antiquotation theory;
Tue, 14 Nov 2006 09:06:08 +0100 value restriction
haftmann [Tue, 14 Nov 2006 09:06:08 +0100] rev 21357
value restriction
Tue, 14 Nov 2006 00:18:57 +0100 removed old cygwin wrappers;
wenzelm [Tue, 14 Nov 2006 00:18:57 +0100] rev 21356
removed old cygwin wrappers;
Tue, 14 Nov 2006 00:16:30 +0100 declare_constraints: reset constraint on dummyS;
wenzelm [Tue, 14 Nov 2006 00:16:30 +0100] rev 21355
declare_constraints: reset constraint on dummyS;
Tue, 14 Nov 2006 00:15:43 +0100 removed Isar/isar_thy.ML;
wenzelm [Tue, 14 Nov 2006 00:15:43 +0100] rev 21354
removed Isar/isar_thy.ML;
Tue, 14 Nov 2006 00:15:43 +0100 added dummyS;
wenzelm [Tue, 14 Nov 2006 00:15:43 +0100] rev 21353
added dummyS;
Tue, 14 Nov 2006 00:15:42 +0100 removed legacy read/cert/string_of;
wenzelm [Tue, 14 Nov 2006 00:15:42 +0100] rev 21352
removed legacy read/cert/string_of; removed obsolete IsarThy.theorem_i; tuned comments;
Tue, 14 Nov 2006 00:15:39 +0100 recdef_tc(_i): local_theory interface via Specification.theorem_i;
wenzelm [Tue, 14 Nov 2006 00:15:39 +0100] rev 21351
recdef_tc(_i): local_theory interface via Specification.theorem_i; incorporated IsarThy into IsarCmd;
Tue, 14 Nov 2006 00:15:38 +0100 incorporated IsarThy into IsarCmd;
wenzelm [Tue, 14 Nov 2006 00:15:38 +0100] rev 21350
incorporated IsarThy into IsarCmd;
Tue, 14 Nov 2006 00:15:37 +0100 removed theorem(_i);
wenzelm [Tue, 14 Nov 2006 00:15:37 +0100] rev 21349
removed theorem(_i); incorporated into IsarCmd;
Mon, 13 Nov 2006 22:31:23 +0100 upd
haftmann [Mon, 13 Nov 2006 22:31:23 +0100] rev 21348
upd
Mon, 13 Nov 2006 22:21:09 +0100 atbroy51 broke down, switch to atbroy9
kleing [Mon, 13 Nov 2006 22:21:09 +0100] rev 21347
atbroy51 broke down, switch to atbroy9
Mon, 13 Nov 2006 21:52:14 +0100 updated
krauss [Mon, 13 Nov 2006 21:52:14 +0100] rev 21346
updated
Mon, 13 Nov 2006 20:10:02 +0100 antiquotation "theory": proper output, only check via ThyInfo.theory;
wenzelm [Mon, 13 Nov 2006 20:10:02 +0100] rev 21345
antiquotation "theory": proper output, only check via ThyInfo.theory;
Mon, 13 Nov 2006 20:08:52 +0100 tuned;
wenzelm [Mon, 13 Nov 2006 20:08:52 +0100] rev 21344
tuned;
Mon, 13 Nov 2006 20:08:20 +0100 added antiquotation @{theory name};
wenzelm [Mon, 13 Nov 2006 20:08:20 +0100] rev 21343
added antiquotation @{theory name};
Mon, 13 Nov 2006 18:19:24 +0100 fixed comment -- oops;
wenzelm [Mon, 13 Nov 2006 18:19:24 +0100] rev 21342
fixed comment -- oops;
Mon, 13 Nov 2006 15:55:38 +0100 adjusted to new fun''
haftmann [Mon, 13 Nov 2006 15:55:38 +0100] rev 21341
adjusted to new fun''
Mon, 13 Nov 2006 15:45:34 +0100 *** empty log message ***
haftmann [Mon, 13 Nov 2006 15:45:34 +0100] rev 21340
*** empty log message ***
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip