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;
wenzelm [Tue, 14 Nov 2006 22:16:57 +0100] rev 21366
inductive2: canonical specification syntax;
ind_cases2: proper treatment of fixed variables;
wenzelm [Tue, 14 Nov 2006 22:16:55 +0100] rev 21365
InductivePackage.add_inductive_i: canonical argument order;
wenzelm [Tue, 14 Nov 2006 22:16:54 +0100] rev 21364
inductive2: canonical specification syntax;
schirmer [Tue, 14 Nov 2006 17:55:30 +0100] rev 21363
Exported some names
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;
wenzelm [Tue, 14 Nov 2006 15:29:55 +0100] rev 21361
simplified Proof.theorem(_i) interface;
simplified goal kind output;
wenzelm [Tue, 14 Nov 2006 15:29:54 +0100] rev 21360
antiquotation theory: plain Theory.requires, no peeking at ThyInfo;
wenzelm [Tue, 14 Nov 2006 15:29:52 +0100] rev 21359
simplified Proof.theorem(_i) interface;
wenzelm [Tue, 14 Nov 2006 15:29:50 +0100] rev 21358
tuned antiquotation theory;
haftmann [Tue, 14 Nov 2006 09:06:08 +0100] rev 21357
value restriction
wenzelm [Tue, 14 Nov 2006 00:18:57 +0100] rev 21356
removed old cygwin wrappers;
wenzelm [Tue, 14 Nov 2006 00:16:30 +0100] rev 21355
declare_constraints: reset constraint on dummyS;
wenzelm [Tue, 14 Nov 2006 00:15:43 +0100] rev 21354
removed Isar/isar_thy.ML;
wenzelm [Tue, 14 Nov 2006 00:15:43 +0100] rev 21353
added dummyS;
wenzelm [Tue, 14 Nov 2006 00:15:42 +0100] rev 21352
removed legacy read/cert/string_of;
removed obsolete IsarThy.theorem_i;
tuned comments;
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;
wenzelm [Tue, 14 Nov 2006 00:15:38 +0100] rev 21350
incorporated IsarThy into IsarCmd;
wenzelm [Tue, 14 Nov 2006 00:15:37 +0100] rev 21349
removed theorem(_i);
incorporated into IsarCmd;
haftmann [Mon, 13 Nov 2006 22:31:23 +0100] rev 21348
upd
kleing [Mon, 13 Nov 2006 22:21:09 +0100] rev 21347
atbroy51 broke down, switch to atbroy9
krauss [Mon, 13 Nov 2006 21:52:14 +0100] rev 21346
updated
wenzelm [Mon, 13 Nov 2006 20:10:02 +0100] rev 21345
antiquotation "theory": proper output, only check via ThyInfo.theory;
wenzelm [Mon, 13 Nov 2006 20:08:52 +0100] rev 21344
tuned;