huffman [Wed, 02 Jan 2008 01:20:18 +0100] rev 25758
update instance proofs to new style
huffman [Tue, 01 Jan 2008 20:35:16 +0100] rev 25757
declare sprodE as cases rule; new induction rule sprod_induct
huffman [Tue, 01 Jan 2008 20:30:16 +0100] rev 25756
add induction rule ssum_induct
wenzelm [Tue, 01 Jan 2008 16:09:29 +0100] rev 25755
eval_wrapper: CRITICAL;
tuned;
wenzelm [Tue, 01 Jan 2008 16:09:28 +0100] rev 25754
try_ml_file: setmp explicit theory context, prevents race condition wrt. concurrent ML_Context.set_context;
wenzelm [Tue, 01 Jan 2008 16:09:27 +0100] rev 25753
tuned spaces;
wenzelm [Tue, 01 Jan 2008 16:09:26 +0100] rev 25752
removed separate exists/forall code;
urbanc [Tue, 01 Jan 2008 07:28:20 +0100] rev 25751
tuned proofs and comments
wenzelm [Mon, 31 Dec 2007 19:36:29 +0100] rev 25750
removed obsolete banner;
wenzelm [Sun, 30 Dec 2007 23:07:31 +0100] rev 25749
tuned;
wenzelm [Sun, 30 Dec 2007 23:07:27 +0100] rev 25748
added PROMPT message;
wenzelm [Sun, 30 Dec 2007 22:10:20 +0100] rev 25747
added isSystem;
tune isRaw;
wenzelm [Sun, 30 Dec 2007 13:15:33 +0100] rev 25746
simple make script;
wenzelm [Sat, 29 Dec 2007 17:47:12 +0100] rev 25745
tuned comments (javadoc);
wenzelm [Thu, 27 Dec 2007 12:11:01 +0100] rev 25744
use polyml-cvs, the 5.2 development branch;
wenzelm [Sat, 22 Dec 2007 14:10:25 +0100] rev 25743
tuned RandomWord interface;
wenzelm [Sat, 22 Dec 2007 14:10:24 +0100] rev 25742
added int/real/list operations;
tuned interface;
tuned;
wenzelm [Sat, 22 Dec 2007 14:10:22 +0100] rev 25741
use random_word.ML earlier;
huffman [Fri, 21 Dec 2007 20:29:32 +0100] rev 25740
changed type definition to make Iwhen and reasoning about chains unnecessary;
rearranged sections
ballarin [Fri, 21 Dec 2007 16:18:23 +0100] rev 25739
Fixed eta constraction issue in compose_witness
wenzelm [Thu, 20 Dec 2007 22:21:30 +0100] rev 25738
included meson/metis tests in simultaneous use_thys;
wenzelm [Thu, 20 Dec 2007 21:14:28 +0100] rev 25737
``print mode'' is now a thread-local value derived from a global template;
wenzelm [Thu, 20 Dec 2007 21:12:03 +0100] rev 25736
scheduling/next_task: PrintMode.closure;
wenzelm [Thu, 20 Dec 2007 21:12:02 +0100] rev 25735
added get/put_data;
wenzelm [Thu, 20 Dec 2007 21:12:01 +0100] rev 25734
separated into global template vs. thread-local value;
made setmp thread-local (non-critical);
added closure;
wenzelm [Thu, 20 Dec 2007 21:12:00 +0100] rev 25733
Universal values via tagged union. Emulates structure Universal in Poly/ML 5.1.
wenzelm [Thu, 20 Dec 2007 21:11:58 +0100] rev 25732
added ML-Systems/universal.ML;
wenzelm [Thu, 20 Dec 2007 21:09:38 +0100] rev 25731
updated;
wenzelm [Thu, 20 Dec 2007 14:33:43 +0100] rev 25730
obsolete;
wenzelm [Thu, 20 Dec 2007 14:33:41 +0100] rev 25729
removed obsolete (slow!) Random implementation;
wenzelm [Thu, 20 Dec 2007 14:33:40 +0100] rev 25728
moved Pure/General/random_word.ML to Tools/random_word.ML;
wenzelm [Thu, 20 Dec 2007 13:58:45 +0100] rev 25727
adapted theory name;
wenzelm [Thu, 20 Dec 2007 13:31:30 +0100] rev 25726
* Metis prover an order of magnitude faster, works with multithreading.
wenzelm [Thu, 20 Dec 2007 12:02:46 +0100] rev 25725
updated HOL-Nominal-Examples deps;
wenzelm [Thu, 20 Dec 2007 11:16:19 +0100] rev 25724
made refute non-critical (seems to work after avoiding floating point random numbers);
huffman [Thu, 20 Dec 2007 03:06:20 +0100] rev 25723
move bottom-related stuff back into Pcpo.thy
urbanc [Thu, 20 Dec 2007 01:07:21 +0100] rev 25722
polishing of some proofs
wenzelm [Thu, 20 Dec 2007 00:19:40 +0100] rev 25721
Random.range_real makes SML/NJ happy;
wenzelm [Wed, 19 Dec 2007 23:49:28 +0100] rev 25720
tuned comments;
wenzelm [Wed, 19 Dec 2007 23:42:20 +0100] rev 25719
tuned RandomWord signature;
wenzelm [Wed, 19 Dec 2007 23:10:17 +0100] rev 25718
removed strange MacRoman character;
wenzelm [Wed, 19 Dec 2007 23:06:16 +0100] rev 25717
using RandomWord from Isabelle/Pure gains factor 10-20 speedup;
wenzelm [Wed, 19 Dec 2007 23:06:16 +0100] rev 25716
updated;
wenzelm [Wed, 19 Dec 2007 23:06:14 +0100] rev 25715
added General/random_word.ML;
wenzelm [Wed, 19 Dec 2007 23:06:14 +0100] rev 25714
Simple generator for pseudo-random numbers, using unboxed word arithmetic only.
wenzelm [Wed, 19 Dec 2007 23:06:13 +0100] rev 25713
removed duplicate CRITICAL markup;
haftmann [Wed, 19 Dec 2007 22:34:03 +0100] rev 25712
instantiation target
haftmann [Wed, 19 Dec 2007 22:33:44 +0100] rev 25711
tuned primitive inferences
paulson [Wed, 19 Dec 2007 17:40:48 +0100] rev 25710
Replaced refs by config params; finer critical section in mets method
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;
wenzelm [Sat, 15 Dec 2007 21:52:49 +0100] rev 25653
tuned;
wenzelm [Sat, 15 Dec 2007 21:26:14 +0100] rev 25652
tuned;
wenzelm [Sat, 15 Dec 2007 21:24:14 +0100] rev 25651
* isatool browser now works with Cygwin;
* isabelle-process: non-ML sessions are run with "nice";
* JVM class isabelle.IsabelleProcess (in Isabelle/lib/classes);
wenzelm [Sat, 15 Dec 2007 21:17:48 +0100] rev 25650
added javapath (for cygwin);
wenzelm [Sat, 15 Dec 2007 20:10:26 +0100] rev 25649
ExitThread: sleep(300) before delivering EXIT message;
wenzelm [Sat, 15 Dec 2007 19:55:54 +0100] rev 25648
reorganized demo;
wenzelm [Sat, 15 Dec 2007 19:55:54 +0100] rev 25647
reorganized demo;
wenzelm [Sat, 15 Dec 2007 17:53:33 +0100] rev 25646
class Result: replaced FAILURE by SYSTEM (internal notification);
tuned isabelle command line -- explicit bash makes it work on cygwin also;
wenzelm [Sat, 15 Dec 2007 17:53:32 +0100] rev 25645
non-ML session: run with 'nice', to prevent isabelle process from flooding interactive front-ends (ProofGeneral/XEmacs etc.)
wenzelm [Sat, 15 Dec 2007 14:52:55 +0100] rev 25644
recover: not skip over "`";
wenzelm [Sat, 15 Dec 2007 14:35:50 +0100] rev 25643
package isabelle;
replaced outputWrapped by outputSync;
wenzelm [Sat, 15 Dec 2007 13:08:33 +0100] rev 25642
text_of: made even more robust against recurrent errors;
tuned;
wenzelm [Sat, 15 Dec 2007 13:08:32 +0100] rev 25641
added separate_chars;
wenzelm [Sat, 15 Dec 2007 13:08:31 +0100] rev 25640
removed unused escape_malformed;
wenzelm [Sat, 15 Dec 2007 13:08:30 +0100] rev 25639
outputWrapped: more robust initial synchronization;