Mon, 18 Feb 2008 22:56:53 +0100 tuned
haftmann [Mon, 18 Feb 2008 22:56:53 +0100] rev 26093
tuned
Mon, 18 Feb 2008 21:33:29 +0100 system.pl - invoke shell command line (with robust signal handling);
wenzelm [Mon, 18 Feb 2008 21:33:29 +0100] rev 26092
system.pl - invoke shell command line (with robust signal handling);
Mon, 18 Feb 2008 05:51:16 +0100 updated
urbanc [Mon, 18 Feb 2008 05:51:16 +0100] rev 26091
updated
Mon, 18 Feb 2008 03:12:08 +0100 added eqvt-flag to subseteq-lemma
urbanc [Mon, 18 Feb 2008 03:12:08 +0100] rev 26090
added eqvt-flag to subseteq-lemma
Mon, 18 Feb 2008 02:10:55 +0100 proved linorder and wellorder class instances
huffman [Mon, 18 Feb 2008 02:10:55 +0100] rev 26089
proved linorder and wellorder class instances
Sun, 17 Feb 2008 19:04:50 +0100 added get_parent (for AWE);
wenzelm [Sun, 17 Feb 2008 19:04:50 +0100] rev 26088
added get_parent (for AWE); tuned;
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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip