Sun, 17 Feb 2008 18:43:17 +0100 added perl wrapper for robust signal handling;
wenzelm [Sun, 17 Feb 2008 18:43:17 +0100] rev 26087
added perl wrapper for robust signal handling;
Sun, 17 Feb 2008 06:49:53 +0100 New simpler representation of numerals, using Bit0 and Bit1 instead of BIT, B0, and B1
huffman [Sun, 17 Feb 2008 06:49:53 +0100] rev 26086
New simpler representation of numerals, using Bit0 and Bit1 instead of BIT, B0, and B1
Sat, 16 Feb 2008 16:52:09 +0100 removed spurious PolyML.makestring;
wenzelm [Sat, 16 Feb 2008 16:52:09 +0100] rev 26085
removed spurious PolyML.makestring;
Sat, 16 Feb 2008 16:44:02 +0100 replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
wenzelm [Sat, 16 Feb 2008 16:44:02 +0100] rev 26084
replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
Sat, 16 Feb 2008 16:44:02 +0100 removed managed_process (cf. General/shell_process.ML);
wenzelm [Sat, 16 Feb 2008 16:44:02 +0100] rev 26083
removed managed_process (cf. General/shell_process.ML); replaced ignore/raise_interrupt by more flexible (un)interruptible combinators; tuned timeLimit: sleep already interruptible by default; schedule: restore attributes of body, instead of forcing interruptible execution;
Sat, 16 Feb 2008 16:44:00 +0100 removed managed_process (cf. General/shell_process.ML);
wenzelm [Sat, 16 Feb 2008 16:44:00 +0100] rev 26082
removed managed_process (cf. General/shell_process.ML);
Sat, 16 Feb 2008 16:43:59 +0100 exn_message: added TimeLimit.TimeOut;
wenzelm [Sat, 16 Feb 2008 16:43:59 +0100] rev 26081
exn_message: added TimeLimit.TimeOut; replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
Sat, 16 Feb 2008 16:43:57 +0100 export deny_secure;
wenzelm [Sat, 16 Feb 2008 16:43:57 +0100] rev 26080
export deny_secure;
Sat, 16 Feb 2008 16:43:56 +0100 setmp: uninterruptible;
wenzelm [Sat, 16 Feb 2008 16:43:56 +0100] rev 26079
setmp: uninterruptible;
Sat, 16 Feb 2008 16:43:54 +0100 System shell processes, with static input/output and propagation of interrupts.
wenzelm [Sat, 16 Feb 2008 16:43:54 +0100] rev 26078
System shell processes, with static input/output and propagation of interrupts.
Sat, 16 Feb 2008 16:43:53 +0100 added General/system_process.ML;
wenzelm [Sat, 16 Feb 2008 16:43:53 +0100] rev 26077
added General/system_process.ML;
Sat, 16 Feb 2008 02:08:07 +0100 added lemma lists {normalize,succ,pred,minus,add,mult}_bin_simps
huffman [Sat, 16 Feb 2008 02:08:07 +0100] rev 26076
added lemma lists {normalize,succ,pred,minus,add,mult}_bin_simps
Sat, 16 Feb 2008 02:01:13 +0100 added lemma lists {normalize,succ,pred,minus,add,mult}_bin_simps
huffman [Sat, 16 Feb 2008 02:01:13 +0100] rev 26075
added lemma lists {normalize,succ,pred,minus,add,mult}_bin_simps
Fri, 15 Feb 2008 23:22:02 +0100 support for managed external processes;
wenzelm [Fri, 15 Feb 2008 23:22:02 +0100] rev 26074
support for managed external processes;
Fri, 15 Feb 2008 17:36:21 +0100 more lemmas
nipkow [Fri, 15 Feb 2008 17:36:21 +0100] rev 26073
more lemmas
Fri, 15 Feb 2008 16:09:12 +0100 <= and < on nat no longer depend on wellfounded relations
haftmann [Fri, 15 Feb 2008 16:09:12 +0100] rev 26072
<= and < on nat no longer depend on wellfounded relations
Fri, 15 Feb 2008 16:09:10 +0100 moved *_reorient lemmas here
haftmann [Fri, 15 Feb 2008 16:09:10 +0100] rev 26071
moved *_reorient lemmas here
Fri, 15 Feb 2008 14:20:51 +0100 tuned names;
wenzelm [Fri, 15 Feb 2008 14:20:51 +0100] rev 26070
tuned names;
Thu, 14 Feb 2008 21:33:44 +0100 syntax error: suppress expected categories altogether;
wenzelm [Thu, 14 Feb 2008 21:33:44 +0100] rev 26069
syntax error: suppress expected categories altogether;
Thu, 14 Feb 2008 15:45:26 +0100 expected syntax categories: reduced duplication, report minimal priorities only;
wenzelm [Thu, 14 Feb 2008 15:45:26 +0100] rev 26068
expected syntax categories: reduced duplication, report minimal priorities only;
Thu, 14 Feb 2008 01:31:30 +0100 Fixed typing problem that caused instantiation of induct_aux_rec to go wrong.
berghofe [Thu, 14 Feb 2008 01:31:30 +0100] rev 26067
Fixed typing problem that caused instantiation of induct_aux_rec to go wrong.
Wed, 13 Feb 2008 15:14:17 +0100 make_meta_clause bugfix: now works for higher-order clauses like LeastI_ex
paulson [Wed, 13 Feb 2008 15:14:17 +0100] rev 26066
make_meta_clause bugfix: now works for higher-order clauses like LeastI_ex
Wed, 13 Feb 2008 10:19:30 +0100 fixed record pretty printing
kleing [Wed, 13 Feb 2008 10:19:30 +0100] rev 26065
fixed record pretty printing
Wed, 13 Feb 2008 09:35:33 +0100 using integers for pattern matching
haftmann [Wed, 13 Feb 2008 09:35:33 +0100] rev 26064
using integers for pattern matching
Wed, 13 Feb 2008 09:35:32 +0100 tuned whitespace
haftmann [Wed, 13 Feb 2008 09:35:32 +0100] rev 26063
tuned whitespace
Wed, 13 Feb 2008 09:35:31 +0100 more abstract lemmas
haftmann [Wed, 13 Feb 2008 09:35:31 +0100] rev 26062
more abstract lemmas
Mon, 11 Feb 2008 22:12:19 +0100 fix spelling
huffman [Mon, 11 Feb 2008 22:12:19 +0100] rev 26061
fix spelling
Mon, 11 Feb 2008 21:32:13 +0100 imports Main;
wenzelm [Mon, 11 Feb 2008 21:32:13 +0100] rev 26060
imports Main;
Mon, 11 Feb 2008 21:32:12 +0100 removed unnecessary theory qualifiers;
wenzelm [Mon, 11 Feb 2008 21:32:12 +0100] rev 26059
removed unnecessary theory qualifiers;
Mon, 11 Feb 2008 21:32:11 +0100 simultaneous use_thys;
wenzelm [Mon, 11 Feb 2008 21:32:11 +0100] rev 26058
simultaneous use_thys;
Mon, 11 Feb 2008 21:32:10 +0100 added Id;
wenzelm [Mon, 11 Feb 2008 21:32:10 +0100] rev 26057
added Id;
Mon, 11 Feb 2008 15:40:21 +0100 Made theory names in ZF disjoint from HOL theory names to allow loading both developments
krauss [Mon, 11 Feb 2008 15:40:21 +0100] rev 26056
Made theory names in ZF disjoint from HOL theory names to allow loading both developments in a single session (but not merge them).
Mon, 11 Feb 2008 15:19:17 +0100 tuned proofs and comments
urbanc [Mon, 11 Feb 2008 15:19:17 +0100] rev 26055
tuned proofs and comments
Sun, 10 Feb 2008 20:49:48 +0100 tuned spaces;
wenzelm [Sun, 10 Feb 2008 20:49:48 +0100] rev 26054
tuned spaces;
Sun, 10 Feb 2008 20:49:47 +0100 tuned default position;
wenzelm [Sun, 10 Feb 2008 20:49:47 +0100] rev 26053
tuned default position;
Sun, 10 Feb 2008 20:49:46 +0100 added default_properties;
wenzelm [Sun, 10 Feb 2008 20:49:46 +0100] rev 26052
added default_properties;
Sun, 10 Feb 2008 20:49:45 +0100 added position_properties;
wenzelm [Sun, 10 Feb 2008 20:49:45 +0100] rev 26051
added position_properties;
Sun, 10 Feb 2008 20:49:42 +0100 maintain default position;
wenzelm [Sun, 10 Feb 2008 20:49:42 +0100] rev 26050
maintain default position;
Sat, 09 Feb 2008 12:56:12 +0100 overloading: reduced code redundancy, no xstrings here;
wenzelm [Sat, 09 Feb 2008 12:56:12 +0100] rev 26049
overloading: reduced code redundancy, no xstrings here;
Sat, 09 Feb 2008 12:56:10 +0100 overloading: tuned signature;
wenzelm [Sat, 09 Feb 2008 12:56:10 +0100] rev 26048
overloading: tuned signature;
Thu, 07 Feb 2008 14:39:19 +0100 Instead of raising an exception, pred_set_conv now ignores conversion
berghofe [Thu, 07 Feb 2008 14:39:19 +0100] rev 26047
Instead of raising an exception, pred_set_conv now ignores conversion rules that would cause a clash. This allows multiple interpretations of locales containing inductive sets.
Thu, 07 Feb 2008 03:30:32 +0100 fix broken syntax translations
huffman [Thu, 07 Feb 2008 03:30:32 +0100] rev 26046
fix broken syntax translations
Wed, 06 Feb 2008 22:10:29 +0100 use ML antiquotations
huffman [Wed, 06 Feb 2008 22:10:29 +0100] rev 26045
use ML antiquotations
Wed, 06 Feb 2008 16:06:40 +0100 lemma wf_union_compatible: "wf R ==> wf S ==> S O R <= R ==> wf (R Un S)"
krauss [Wed, 06 Feb 2008 16:06:40 +0100] rev 26044
lemma wf_union_compatible: "wf R ==> wf S ==> S O R <= R ==> wf (R Un S)"
Wed, 06 Feb 2008 12:51:23 +0100 between constant removed
chaieb [Wed, 06 Feb 2008 12:51:23 +0100] rev 26043
between constant removed
Wed, 06 Feb 2008 08:34:51 +0100 continued
haftmann [Wed, 06 Feb 2008 08:34:51 +0100] rev 26042
continued
Wed, 06 Feb 2008 08:34:32 +0100 locales ACf, ACIf, ACIfSL and ACIfSLlin have been abandoned in favour of the existing algebraic classes ab_semigroup_mult, ab_semigroup_idem_mult, lower_semilattice (resp. uper_semilattice) and linorder
haftmann [Wed, 06 Feb 2008 08:34:32 +0100] rev 26041
locales ACf, ACIf, ACIfSL and ACIfSLlin have been abandoned in favour of the existing algebraic classes ab_semigroup_mult, ab_semigroup_idem_mult, lower_semilattice (resp. uper_semilattice) and linorder
Mon, 04 Feb 2008 17:00:01 +0100 replaced class by locale
chaieb [Mon, 04 Feb 2008 17:00:01 +0100] rev 26040
replaced class by locale
Mon, 04 Feb 2008 12:13:08 +0100 *** MESSAGE REFERS TO 1.29 and 1.44 ***
wenzelm [Mon, 04 Feb 2008 12:13:08 +0100] rev 26039
*** MESSAGE REFERS TO 1.29 and 1.44 *** sort_of_term: be permissive about _class *output* markers, to allow print translations invoke this function as well;
Mon, 04 Feb 2008 10:52:40 +0100 towards quickcheck
haftmann [Mon, 04 Feb 2008 10:52:40 +0100] rev 26038
towards quickcheck
Mon, 04 Feb 2008 10:52:39 +0100 suppport for messages and indices
haftmann [Mon, 04 Feb 2008 10:52:39 +0100] rev 26037
suppport for messages and indices
Mon, 04 Feb 2008 10:52:37 +0100 added indexT
haftmann [Mon, 04 Feb 2008 10:52:37 +0100] rev 26036
added indexT
Sat, 02 Feb 2008 03:28:36 +0100 instance "*" :: (sq_ord, sq_ord) sq_ord
huffman [Sat, 02 Feb 2008 03:28:36 +0100] rev 26035
instance "*" :: (sq_ord, sq_ord) sq_ord
Sat, 02 Feb 2008 03:26:40 +0100 cleaned up
huffman [Sat, 02 Feb 2008 03:26:40 +0100] rev 26034
cleaned up
Fri, 01 Feb 2008 18:01:06 +0100 modified MCollect syntax
nipkow [Fri, 01 Feb 2008 18:01:06 +0100] rev 26033
modified MCollect syntax
Fri, 01 Feb 2008 08:35:58 +0100 <TERM> syntax
haftmann [Fri, 01 Feb 2008 08:35:58 +0100] rev 26032
<TERM> syntax
Fri, 01 Feb 2008 08:32:26 +0100 fixed term_of_sort
haftmann [Fri, 01 Feb 2008 08:32:26 +0100] rev 26031
fixed term_of_sort
Fri, 01 Feb 2008 08:32:10 +0100 fixed record problem
haftmann [Fri, 01 Feb 2008 08:32:10 +0100] rev 26030
fixed record problem
Fri, 01 Feb 2008 02:38:41 +0100 add lemmas prod_lessI and Pair_less_iff [simp]
huffman [Fri, 01 Feb 2008 02:38:41 +0100] rev 26029
add lemmas prod_lessI and Pair_less_iff [simp]
Thu, 31 Jan 2008 22:00:31 +0100 add lemma is_lub_lambda
huffman [Thu, 31 Jan 2008 22:00:31 +0100] rev 26028
add lemma is_lub_lambda
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip