haftmann [Wed, 02 Apr 2008 15:58:31 +0200] rev 26512
proofs adjusted to new situation in Int.thy/Presburger.thy
haftmann [Wed, 02 Apr 2008 15:58:30 +0200] rev 26511
explicit instantiation
haftmann [Wed, 02 Apr 2008 15:58:29 +0200] rev 26510
tuned proof
haftmann [Wed, 02 Apr 2008 15:58:28 +0200] rev 26509
dropped wrong code lemma
haftmann [Wed, 02 Apr 2008 15:58:27 +0200] rev 26508
moved some code lemmas for Numerals to other theories
haftmann [Wed, 02 Apr 2008 15:58:26 +0200] rev 26507
moved some code lemmas for Numerals here
chaieb [Wed, 02 Apr 2008 12:32:53 +0200] rev 26506
No longer imports InfiniteSet, ATP_Linkup is sufficient.
gagern [Mon, 31 Mar 2008 23:29:36 +0200] rev 26505
Catching up with smlnj.ML 1.47 (use_file), 1.52 (line numbers), 1.53
(forget_structure); doing some more advanced file name rewriting.
wenzelm [Mon, 31 Mar 2008 23:08:55 +0200] rev 26504
before close: Exn.capture/release;
wenzelm [Mon, 31 Mar 2008 23:08:54 +0200] rev 26503
discontinued unused hooks explode_platform_path_fn, platform_path_fn, shell_path_fn;
norm_absolute: non-critical (not thread-safe!);
added open_input, open_output, open_append combinators;
tuned;
wenzelm [Mon, 31 Mar 2008 23:08:53 +0200] rev 26502
added add_substring;
output: operate directly on stream;
tuned;
wenzelm [Mon, 31 Mar 2008 23:08:51 +0200] rev 26501
discontinued File.explode_platform_path -- use plain Path.explode;
nipkow [Sun, 30 Mar 2008 23:17:55 +0200] rev 26500
*** empty log message ***
wenzelm [Sat, 29 Mar 2008 22:56:01 +0100] rev 26499
functional theory setup -- requires linear access;
wenzelm [Sat, 29 Mar 2008 22:56:00 +0100] rev 26498
simplified print_simpset;
wenzelm [Sat, 29 Mar 2008 22:55:57 +0100] rev 26497
purely functional setup of claset/simpset/clasimpset;
tuned signature;
wenzelm [Sat, 29 Mar 2008 22:55:49 +0100] rev 26496
purely functional setup of claset/simpset/clasimpset;
wenzelm [Sat, 29 Mar 2008 19:24:57 +0100] rev 26495
fixed spelling;
wenzelm [Sat, 29 Mar 2008 19:14:16 +0100] rev 26494
added exec_file;
tuned;
wenzelm [Sat, 29 Mar 2008 19:14:15 +0100] rev 26493
CRITICAL: further trace levels for 1000ms and 100ms;
wenzelm [Sat, 29 Mar 2008 19:14:14 +0100] rev 26492
removed obsolete store_thm(s), cf. functional versions in pure_thy.ML;
tuned;
wenzelm [Sat, 29 Mar 2008 19:14:13 +0100] rev 26491
added generic_theory transaction;
wenzelm [Sat, 29 Mar 2008 19:14:12 +0100] rev 26490
commands 'use' and 'ML' now thy_decl;
removed obsolete 'ML_setup' -- superceded by 'ML';
wenzelm [Sat, 29 Mar 2008 19:14:11 +0100] rev 26489
removed obsolete use_XXX;
added ml_diag;
wenzelm [Sat, 29 Mar 2008 19:14:10 +0100] rev 26488
eliminated destructive/critical theorem database;
simplified store_thm(s);
removed obsolete smart_store_thm(s);
tuned;
wenzelm [Sat, 29 Mar 2008 19:14:09 +0100] rev 26487
certify wrt. dynamic context;
functional store_thm (wrt. thread data);
wenzelm [Sat, 29 Mar 2008 19:14:08 +0100] rev 26486
added map_theory_result, map_proof_result;
wenzelm [Sat, 29 Mar 2008 19:14:07 +0100] rev 26485
certify wrt. dynamic context;
wenzelm [Sat, 29 Mar 2008 19:14:06 +0100] rev 26484
eliminated non-linear access to thy1 and thy12c;
wenzelm [Sat, 29 Mar 2008 19:14:05 +0100] rev 26483
replaced 'ML' by diagnostic 'ML_command';
wenzelm [Sat, 29 Mar 2008 19:14:03 +0100] rev 26482
updated generated file;
wenzelm [Sat, 29 Mar 2008 19:14:03 +0100] rev 26481
simplified PureThy.store_thm;
wenzelm [Sat, 29 Mar 2008 19:14:00 +0100] rev 26480
replaced 'ML_setup' by 'ML';
wenzelm [Sat, 29 Mar 2008 19:13:58 +0100] rev 26479
* Eliminated destructive theorem database.
* Commands 'use' and 'ML' are now purely functional; added diagnostic 'ML_val'.
wenzelm [Sat, 29 Mar 2008 13:03:09 +0100] rev 26478
eliminated quiete_mode ref (not really needed);
wenzelm [Sat, 29 Mar 2008 13:03:08 +0100] rev 26477
eliminated quiete_mode ref (turned into proper argument);
wenzelm [Sat, 29 Mar 2008 13:03:07 +0100] rev 26476
eliminated quiete_mode ref (unused);
wenzelm [Sat, 29 Mar 2008 13:03:05 +0100] rev 26475
eliminated quiet_mode ref of some packages (avoid CRITICAL setmp!);
wenzelm [Fri, 28 Mar 2008 22:39:47 +0100] rev 26474
added forget_structure;
wenzelm [Fri, 28 Mar 2008 22:39:45 +0100] rev 26473
eval_wrapper: non-critical version via unique Isabelle structure, proper forget_structure;
wenzelm [Fri, 28 Mar 2008 22:39:43 +0100] rev 26472
ml_tactic: non-critical version via proof data and thread data;
wenzelm [Fri, 28 Mar 2008 22:39:42 +0100] rev 26471
NAMED_CRITICAL;
haftmann [Fri, 28 Mar 2008 22:01:56 +0100] rev 26470
unfold_locales now part of default tactic
haftmann [Fri, 28 Mar 2008 22:01:04 +0100] rev 26469
import Main explicitly
haftmann [Fri, 28 Mar 2008 22:01:03 +0100] rev 26468
dropped now superfluous ad-hoc adaption
haftmann [Fri, 28 Mar 2008 22:01:02 +0100] rev 26467
not depends on Main any longer
haftmann [Fri, 28 Mar 2008 22:01:01 +0100] rev 26466
accomodated to sledgehammer theory dependency requirement
haftmann [Fri, 28 Mar 2008 22:00:59 +0100] rev 26465
only invoke interpret
wenzelm [Fri, 28 Mar 2008 20:08:11 +0100] rev 26464
updated generated file;
wenzelm [Fri, 28 Mar 2008 20:02:04 +0100] rev 26463
Context.>> : operate on Context.generic;
wenzelm [Fri, 28 Mar 2008 19:43:54 +0100] rev 26462
avoid rebinding of existing facts;
haftmann [Fri, 28 Mar 2008 19:12:39 +0100] rev 26461
some styling
haftmann [Fri, 28 Mar 2008 18:56:43 +0100] rev 26460
some styling
haftmann [Fri, 28 Mar 2008 18:51:17 +0100] rev 26459
some styling
urbanc [Fri, 28 Mar 2008 11:08:18 +0100] rev 26458
tuned proofs
wenzelm [Fri, 28 Mar 2008 00:02:58 +0100] rev 26457
tuned;
wenzelm [Fri, 28 Mar 2008 00:02:56 +0100] rev 26456
updated dependencies;
wenzelm [Fri, 28 Mar 2008 00:02:54 +0100] rev 26455
reorganized signature of ML_Context;
huffman [Thu, 27 Mar 2008 21:49:10 +0100] rev 26454
remove commented text
wenzelm [Thu, 27 Mar 2008 21:21:08 +0100] rev 26453
avoid ambiguity of State.state vs. JVMType.state;