Wed, 15 Nov 2006 17:05:46 +0100 clarified code for building function equation system; explicit check of type discipline
haftmann [Wed, 15 Nov 2006 17:05:46 +0100] rev 21387
clarified code for building function equation system; explicit check of type discipline
Wed, 15 Nov 2006 17:05:45 +0100 moved evaluation to Code_Generator.thy
haftmann [Wed, 15 Nov 2006 17:05:45 +0100] rev 21386
moved evaluation to Code_Generator.thy
Wed, 15 Nov 2006 17:05:44 +0100 added filter_set; adaptions to more strict type discipline for code lemmas
haftmann [Wed, 15 Nov 2006 17:05:44 +0100] rev 21385
added filter_set; adaptions to more strict type discipline for code lemmas
Wed, 15 Nov 2006 17:05:43 +0100 moved transitivity rules to Orderings.thy
haftmann [Wed, 15 Nov 2006 17:05:43 +0100] rev 21384
moved transitivity rules to Orderings.thy
Wed, 15 Nov 2006 17:05:42 +0100 added transitivity rules, reworking of min/max lemmas
haftmann [Wed, 15 Nov 2006 17:05:42 +0100] rev 21383
added transitivity rules, reworking of min/max lemmas
Wed, 15 Nov 2006 17:05:41 +0100 dropped dependency on sets
haftmann [Wed, 15 Nov 2006 17:05:41 +0100] rev 21382
dropped dependency on sets
Wed, 15 Nov 2006 17:05:40 +0100 reworking of min/max lemmas
haftmann [Wed, 15 Nov 2006 17:05:40 +0100] rev 21381
reworking of min/max lemmas
Wed, 15 Nov 2006 17:05:39 +0100 added interpretation
haftmann [Wed, 15 Nov 2006 17:05:39 +0100] rev 21380
added interpretation
Wed, 15 Nov 2006 17:05:38 +0100 removed HOL_css
haftmann [Wed, 15 Nov 2006 17:05:38 +0100] rev 21379
removed HOL_css
Wed, 15 Nov 2006 17:05:37 +0100 added evaluation oracle
haftmann [Wed, 15 Nov 2006 17:05:37 +0100] rev 21378
added evaluation oracle
Wed, 15 Nov 2006 16:23:55 +0100 replaced exists_fresh lemma with a version formulated with obtains;
urbanc [Wed, 15 Nov 2006 16:23:55 +0100] rev 21377
replaced exists_fresh lemma with a version formulated with obtains; old lemma is available as exists_fresh' (still needed in apply-scripts)
Wed, 15 Nov 2006 15:39:22 +0100 updated;
wenzelm [Wed, 15 Nov 2006 15:39:22 +0100] rev 21376
updated;
Wed, 15 Nov 2006 15:37:34 +0100 Auxiliary antiquotations for Isabelle manuals.
wenzelm [Wed, 15 Nov 2006 15:37:34 +0100] rev 21375
Auxiliary antiquotations for Isabelle manuals.
Wed, 15 Nov 2006 15:36:09 +0100 common antiquote_setup.ML;
wenzelm [Wed, 15 Nov 2006 15:36:09 +0100] rev 21374
common antiquote_setup.ML;
Wed, 15 Nov 2006 11:33:59 +0100 Arity clauses are now produced only for types and type classes actually used.
paulson [Wed, 15 Nov 2006 11:33:59 +0100] rev 21373
Arity clauses are now produced only for types and type classes actually used.
Tue, 14 Nov 2006 22:17:04 +0100 converted to 'inductive2';
wenzelm [Tue, 14 Nov 2006 22:17:04 +0100] rev 21372
converted to 'inductive2';
Tue, 14 Nov 2006 22:17:03 +0100 added for_simple_fixes, specification;
wenzelm [Tue, 14 Nov 2006 22:17:03 +0100] rev 21371
added for_simple_fixes, specification;
Tue, 14 Nov 2006 22:17:01 +0100 replaced Variable.fix_frees by Variable.auto_fixes (depends on body mode);
wenzelm [Tue, 14 Nov 2006 22:17:01 +0100] rev 21370
replaced Variable.fix_frees by Variable.auto_fixes (depends on body mode);
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 ***
Mon, 13 Nov 2006 15:43:24 +0100 added antiquotation theory
haftmann [Mon, 13 Nov 2006 15:43:24 +0100] rev 21339
added antiquotation theory
Mon, 13 Nov 2006 15:43:16 +0100 cleaned up
haftmann [Mon, 13 Nov 2006 15:43:16 +0100] rev 21338
cleaned up
Mon, 13 Nov 2006 15:43:15 +0100 added theory antiquotation
haftmann [Mon, 13 Nov 2006 15:43:15 +0100] rev 21337
added theory antiquotation
Mon, 13 Nov 2006 15:43:14 +0100 combinator for overwriting changes with warning
haftmann [Mon, 13 Nov 2006 15:43:14 +0100] rev 21336
combinator for overwriting changes with warning
Mon, 13 Nov 2006 15:43:13 +0100 added higher-order combinators for structured results
haftmann [Mon, 13 Nov 2006 15:43:13 +0100] rev 21335
added higher-order combinators for structured results
Mon, 13 Nov 2006 15:43:12 +0100 adjusted name in generated code
haftmann [Mon, 13 Nov 2006 15:43:12 +0100] rev 21334
adjusted name in generated code
Mon, 13 Nov 2006 15:43:11 +0100 dropped LOrder dependency
haftmann [Mon, 13 Nov 2006 15:43:11 +0100] rev 21333
dropped LOrder dependency
Mon, 13 Nov 2006 15:43:09 +0100 moved upwars in HOL theory graph
haftmann [Mon, 13 Nov 2006 15:43:09 +0100] rev 21332
moved upwars in HOL theory graph
Mon, 13 Nov 2006 15:43:08 +0100 added thy dependencies
haftmann [Mon, 13 Nov 2006 15:43:08 +0100] rev 21331
added thy dependencies
Mon, 13 Nov 2006 15:43:07 +0100 PreList = Main - List
haftmann [Mon, 13 Nov 2006 15:43:07 +0100] rev 21330
PreList = Main - List
Mon, 13 Nov 2006 15:43:06 +0100 introduces preorders
haftmann [Mon, 13 Nov 2006 15:43:06 +0100] rev 21329
introduces preorders
Mon, 13 Nov 2006 15:43:05 +0100 dropped Inductive dependency
haftmann [Mon, 13 Nov 2006 15:43:05 +0100] rev 21328
dropped Inductive dependency
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip