wenzelm [Wed, 19 Dec 2007 16:52:26 +0100] rev 25709
simultaneous use_thys;
wenzelm [Wed, 19 Dec 2007 16:52:07 +0100] rev 25708
marked refute (the main metis procedure) as CRITICAL;
schirmer [Wed, 19 Dec 2007 16:32:16 +0100] rev 25707
more examples
schirmer [Wed, 19 Dec 2007 16:32:14 +0100] rev 25706
accomodate to replacement of K_record by %x.c
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.
berghofe [Mon, 17 Dec 2007 18:31:52 +0100] rev 25677
- Removed redundant head_len field in datatype_info
- Added new alt_names field in datatype_info
berghofe [Mon, 17 Dec 2007 18:30:44 +0100] rev 25676
- Removed redundant head_len field in datatype_info
- Added new alt_names field in datatype_info
- indtac now takes additional list of variables as argument
paulson [Mon, 17 Dec 2007 18:27:48 +0100] rev 25675
tidied some messy proofs
berghofe [Mon, 17 Dec 2007 18:24:44 +0100] rev 25674
Deleted copy of indtac.
berghofe [Mon, 17 Dec 2007 18:23:50 +0100] rev 25673
Added code lemma for message_string_size.
berghofe [Mon, 17 Dec 2007 18:22:48 +0100] rev 25672
Removed obsolete lemma size_sum.
paulson [Mon, 17 Dec 2007 18:11:21 +0100] rev 25671
fixed ancestors
haftmann [Mon, 17 Dec 2007 18:01:51 +0100] rev 25670
whitespace typo
haftmann [Mon, 17 Dec 2007 17:57:52 +0100] rev 25669
explicit closing of derived witnesses
haftmann [Mon, 17 Dec 2007 17:57:51 +0100] rev 25668
closed rules
haftmann [Mon, 17 Dec 2007 17:57:50 +0100] rev 25667
improved semantics of timeapp_msg
haftmann [Mon, 17 Dec 2007 17:57:48 +0100] rev 25666
improved term syntax
nipkow [Mon, 17 Dec 2007 17:01:54 +0100] rev 25665
removed legacy proofs
krauss [Mon, 17 Dec 2007 11:11:43 +0100] rev 25664
spread NEWS about "induction_scheme" method
kleing [Sun, 16 Dec 2007 22:37:55 +0100] rev 25663
settings for cvs version of poly
wenzelm [Sun, 16 Dec 2007 13:09:37 +0100] rev 25662
tuned comments;
wenzelm [Sun, 16 Dec 2007 13:05:53 +0100] rev 25661
constructor: allow default logic;
kill: refer to "isabelle.kill" system property;
wenzelm [Sun, 16 Dec 2007 13:05:07 +0100] rev 25660
constructor: allow default logic;
wenzelm [Sat, 15 Dec 2007 23:55:33 +0100] rev 25659
tuned whitespace;
wenzelm [Sat, 15 Dec 2007 23:54:59 +0100] rev 25658
compose command line according to isabelle.shell/home system properties;
wenzelm [Sat, 15 Dec 2007 23:54:10 +0100] rev 25657
tuned comments;
wenzelm [Sat, 15 Dec 2007 23:48:45 +0100] rev 25656
addClassPath;
wenzelm [Sat, 15 Dec 2007 22:03:46 +0100] rev 25655
added example session with Beanshell;
wenzelm [Sat, 15 Dec 2007 22:03:24 +0100] rev 25654
ExitThread: deliver message before EXIT;