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;
wenzelm [Mon, 13 Nov 2006 20:08:20 +0100] rev 21343
added antiquotation @{theory name};
wenzelm [Mon, 13 Nov 2006 18:19:24 +0100] rev 21342
fixed comment -- oops;
haftmann [Mon, 13 Nov 2006 15:55:38 +0100] rev 21341
adjusted to new fun''
haftmann [Mon, 13 Nov 2006 15:45:34 +0100] rev 21340
*** empty log message ***
haftmann [Mon, 13 Nov 2006 15:43:24 +0100] rev 21339
added antiquotation theory
haftmann [Mon, 13 Nov 2006 15:43:16 +0100] rev 21338
cleaned up
haftmann [Mon, 13 Nov 2006 15:43:15 +0100] rev 21337
added theory antiquotation
haftmann [Mon, 13 Nov 2006 15:43:14 +0100] rev 21336
combinator for overwriting changes with warning
haftmann [Mon, 13 Nov 2006 15:43:13 +0100] rev 21335
added higher-order combinators for structured results
haftmann [Mon, 13 Nov 2006 15:43:12 +0100] rev 21334
adjusted name in generated code
haftmann [Mon, 13 Nov 2006 15:43:11 +0100] rev 21333
dropped LOrder dependency
haftmann [Mon, 13 Nov 2006 15:43:09 +0100] rev 21332
moved upwars in HOL theory graph
haftmann [Mon, 13 Nov 2006 15:43:08 +0100] rev 21331
added thy dependencies
haftmann [Mon, 13 Nov 2006 15:43:07 +0100] rev 21330
PreList = Main - List
haftmann [Mon, 13 Nov 2006 15:43:06 +0100] rev 21329
introduces preorders
haftmann [Mon, 13 Nov 2006 15:43:05 +0100] rev 21328
dropped Inductive dependency
haftmann [Mon, 13 Nov 2006 15:43:04 +0100] rev 21327
dropped Typedef dependency
haftmann [Mon, 13 Nov 2006 15:43:03 +0100] rev 21326
added LOrder dependency
haftmann [Mon, 13 Nov 2006 15:43:00 +0100] rev 21325
tuned ml antiquotations
haftmann [Mon, 13 Nov 2006 15:42:59 +0100] rev 21324
adjusted
haftmann [Mon, 13 Nov 2006 15:42:58 +0100] rev 21323
tuned
haftmann [Mon, 13 Nov 2006 15:42:57 +0100] rev 21322
added tt tag
krauss [Mon, 13 Nov 2006 15:01:59 +0100] rev 21321
auto_term => lexicographic_order
krauss [Mon, 13 Nov 2006 13:53:48 +0100] rev 21320
updated
krauss [Mon, 13 Nov 2006 13:51:22 +0100] rev 21319
replaced "auto_term" by the simpler method "relation", which does not try
to simplify. Some more cleanup.
wenzelm [Mon, 13 Nov 2006 12:10:49 +0100] rev 21318
added fresh_prodD, which is included fresh_prodD into mksimps setup;
krauss [Mon, 13 Nov 2006 11:41:40 +0100] rev 21317
added lexicographic_order.ML to makefile
nipkow [Sun, 12 Nov 2006 21:31:52 +0100] rev 21316
image_constant_conv no longer [simp]
wenzelm [Sun, 12 Nov 2006 21:14:52 +0100] rev 21315
instantiate: tuned indentity case;
wenzelm [Sun, 12 Nov 2006 21:14:51 +0100] rev 21314
removed dead code;
wenzelm [Sun, 12 Nov 2006 21:14:49 +0100] rev 21313
mk_atomize: careful matching against rules admits overloading;
nipkow [Sun, 12 Nov 2006 19:22:10 +0100] rev 21312
started reorgnization of lattice theories
mengj [Sat, 11 Nov 2006 23:58:46 +0100] rev 21311
Added in is_fol_thms.