haftmann [Mon, 14 Aug 2006 13:46:20 +0200] rev 20385
code cleanup, instance_subsort now working
haftmann [Mon, 14 Aug 2006 13:46:19 +0200] rev 20384
added code generator packages
haftmann [Mon, 14 Aug 2006 13:46:17 +0200] rev 20383
adaptions to improvements
haftmann [Mon, 14 Aug 2006 13:46:16 +0200] rev 20382
added add_hook_bootstrap
haftmann [Mon, 14 Aug 2006 13:46:08 +0200] rev 20381
added new files
haftmann [Mon, 14 Aug 2006 13:46:06 +0200] rev 20380
simplified code generator setup
haftmann [Mon, 14 Aug 2006 13:46:05 +0200] rev 20379
added passage on class package
haftmann [Mon, 14 Aug 2006 13:46:03 +0200] rev 20378
updated code generator keywords
berghofe [Mon, 14 Aug 2006 11:26:10 +0200] rev 20377
Removed non-trivial definitions from calc_atm theorem list.
berghofe [Mon, 14 Aug 2006 11:25:08 +0200] rev 20376
Finished implementation of uniqueness proof for recursion combinator.
chaieb [Mon, 14 Aug 2006 11:16:20 +0200] rev 20375
*** empty log message ***
chaieb [Mon, 14 Aug 2006 11:13:50 +0200] rev 20374
Reification now handels binders.
paulson [Wed, 09 Aug 2006 18:41:42 +0200] rev 20373
consistent prefixing for skolem functions
paulson [Wed, 09 Aug 2006 18:39:08 +0200] rev 20372
blacklist augmented to block some "unit" theorems that cause unsound resolution proofs
webertj [Wed, 09 Aug 2006 15:48:51 +0200] rev 20371
tuned: string_of_list, string_of_pair
wenzelm [Wed, 09 Aug 2006 10:59:58 +0200] rev 20370
* ProofContext.prems_limit is now -1 by default;
wenzelm [Wed, 09 Aug 2006 00:14:28 +0200] rev 20369
tuned proofs;
wenzelm [Wed, 09 Aug 2006 00:12:40 +0200] rev 20368
global goals/qeds: after_qed operates on Proof.context (potentially local_theory);
tuned after_qeds;
wenzelm [Wed, 09 Aug 2006 00:12:39 +0200] rev 20367
renamed map_theory to theory;
added theory_result;
prems_limit: default ~1;
wenzelm [Wed, 09 Aug 2006 00:12:38 +0200] rev 20366
global goals/qeds: after_qed operates on Proof.context (potentially local_theory);
theorem/interpretation: slightly more uniform treatment of after_qeds;
theorem conclusion: proper fix_frees;
wenzelm [Wed, 09 Aug 2006 00:12:37 +0200] rev 20365
locale interpretation command: after_qed;
wenzelm [Wed, 09 Aug 2006 00:12:35 +0200] rev 20364
int_option: signed_string_of_int;
wenzelm [Wed, 09 Aug 2006 00:12:33 +0200] rev 20363
global goals/qeds: after_qed operates on Proof.context (potentially local_theory);
paulson [Tue, 08 Aug 2006 18:40:56 +0200] rev 20362
skolem declarations for built-in theorems
paulson [Tue, 08 Aug 2006 18:40:20 +0200] rev 20361
more explict variable names
paulson [Tue, 08 Aug 2006 18:40:04 +0200] rev 20360
tidying
berghofe [Tue, 08 Aug 2006 12:28:00 +0200] rev 20359
Adapted to older logfiles containing no cpu time.
haftmann [Tue, 08 Aug 2006 08:47:36 +0200] rev 20358
added code_constname keyword