schirmer [Wed, 19 Dec 2007 16:32:12 +0100] rev 25705
replaced K_record by lambda term %x. c
wenzelm [Tue, 18 Dec 2007 22:21:42 +0100] rev 25704
signature BASIC_MULTITHREADING;
added specific serial number generator, which avoid the global CRITICAL lock;
wenzelm [Tue, 18 Dec 2007 22:21:41 +0100] rev 25703
removed obsolete use_noncritical (plain use is already non-critical);
wenzelm [Tue, 18 Dec 2007 22:21:40 +0100] rev 25702
serial: now based on specific version in structure Multithreading;
huffman [Tue, 18 Dec 2007 22:18:31 +0100] rev 25701
add class ppo of pointed partial orders;
define UU in class ppo instead of pcpo;
add new lemmas about lub
wenzelm [Tue, 18 Dec 2007 19:54:34 +0100] rev 25700
named some critical sections;
eval_antiquotes: tightened critical section;
wenzelm [Tue, 18 Dec 2007 19:54:33 +0100] rev 25699
named some critical sections;
wenzelm [Tue, 18 Dec 2007 19:54:32 +0100] rev 25698
use_text/use_file: non-critical (Poly/ML compiler is thread-safe);
wenzelm [Tue, 18 Dec 2007 19:54:31 +0100] rev 25697
non-critical (accidental concurrent access does not affect functional integrity);
wenzelm [Tue, 18 Dec 2007 19:54:30 +0100] rev 25696
PrintMode.setmp (avoid direct access to print_mode ref);
huffman [Tue, 18 Dec 2007 19:15:31 +0100] rev 25695
rearrange into subsections
paulson [Tue, 18 Dec 2007 18:39:00 +0100] rev 25694
Skolemization now catches exception THM, which may be raised if unification fails.
paulson [Tue, 18 Dec 2007 17:37:25 +0100] rev 25693
Deleted redundant setmp calls
wenzelm [Tue, 18 Dec 2007 16:26:46 +0100] rev 25692
tuned proofs, document;
haftmann [Tue, 18 Dec 2007 14:37:00 +0100] rev 25691
switched from PreList to ATP_Linkup
berghofe [Tue, 18 Dec 2007 12:26:24 +0100] rev 25690
Renamed *.size to prod.size.
berghofe [Tue, 18 Dec 2007 12:26:00 +0100] rev 25689
Alternative names are now also used when storing theorems for
size functions.
krauss [Tue, 18 Dec 2007 11:45:08 +0100] rev 25688
temporarily fixed documentation due to changed size functions
wenzelm [Tue, 18 Dec 2007 00:17:00 +0100] rev 25687
split_primel: salvaged original proof after blow with sledghammer
(this constructive version is required in HOL/Extraction);
wenzelm [Mon, 17 Dec 2007 23:33:00 +0100] rev 25686
cond_timeit: added message argument, use Exn.capture/release;
tuned;
wenzelm [Mon, 17 Dec 2007 23:26:27 +0100] rev 25685
cond_timeit: added message argument;
haftmann [Mon, 17 Dec 2007 22:40:14 +0100] rev 25684
note in target
haftmann [Mon, 17 Dec 2007 22:40:13 +0100] rev 25683
maior tuning
haftmann [Mon, 17 Dec 2007 22:40:12 +0100] rev 25682
tuned
berghofe [Mon, 17 Dec 2007 18:39:18 +0100] rev 25681
Added foldl1.
berghofe [Mon, 17 Dec 2007 18:38:28 +0100] rev 25680
Adapted to changes in size function.
berghofe [Mon, 17 Dec 2007 18:37:49 +0100] rev 25679
size functions for nested datatypes are now expressed using
generic ..._size functions.
berghofe [Mon, 17 Dec 2007 18:32:56 +0100] rev 25678
Adapted to changes in interface of indtac.