Mon, 18 Feb 2008 21:33:29 +0100 wenzelm system.pl - invoke shell command line (with robust signal handling);
Mon, 18 Feb 2008 05:51:16 +0100 urbanc updated
Mon, 18 Feb 2008 03:12:08 +0100 urbanc added eqvt-flag to subseteq-lemma
Mon, 18 Feb 2008 02:10:55 +0100 huffman proved linorder and wellorder class instances
Sun, 17 Feb 2008 19:04:50 +0100 wenzelm added get_parent (for AWE);
Sun, 17 Feb 2008 18:43:17 +0100 wenzelm added perl wrapper for robust signal handling;
Sun, 17 Feb 2008 06:49:53 +0100 huffman New simpler representation of numerals, using Bit0 and Bit1 instead of BIT, B0, and B1
Sat, 16 Feb 2008 16:52:09 +0100 wenzelm removed spurious PolyML.makestring;
Sat, 16 Feb 2008 16:44:02 +0100 wenzelm replaced ignore/raise_interrupt by more flexible (un)interruptible combinators;
Sat, 16 Feb 2008 16:44:02 +0100 wenzelm removed managed_process (cf. General/shell_process.ML);
Sat, 16 Feb 2008 16:44:00 +0100 wenzelm removed managed_process (cf. General/shell_process.ML);
Sat, 16 Feb 2008 16:43:59 +0100 wenzelm exn_message: added TimeLimit.TimeOut;
Sat, 16 Feb 2008 16:43:57 +0100 wenzelm export deny_secure;
Sat, 16 Feb 2008 16:43:56 +0100 wenzelm setmp: uninterruptible;
Sat, 16 Feb 2008 16:43:54 +0100 wenzelm System shell processes, with static input/output and propagation of interrupts.
Sat, 16 Feb 2008 16:43:53 +0100 wenzelm added General/system_process.ML;
Sat, 16 Feb 2008 02:08:07 +0100 huffman added lemma lists {normalize,succ,pred,minus,add,mult}_bin_simps
Sat, 16 Feb 2008 02:01:13 +0100 huffman added lemma lists {normalize,succ,pred,minus,add,mult}_bin_simps
Fri, 15 Feb 2008 23:22:02 +0100 wenzelm support for managed external processes;
Fri, 15 Feb 2008 17:36:21 +0100 nipkow more lemmas
Fri, 15 Feb 2008 16:09:12 +0100 haftmann <= and < on nat no longer depend on wellfounded relations
Fri, 15 Feb 2008 16:09:10 +0100 haftmann moved *_reorient lemmas here
Fri, 15 Feb 2008 14:20:51 +0100 wenzelm tuned names;
Thu, 14 Feb 2008 21:33:44 +0100 wenzelm syntax error: suppress expected categories altogether;
Thu, 14 Feb 2008 15:45:26 +0100 wenzelm expected syntax categories: reduced duplication, report minimal priorities only;
Thu, 14 Feb 2008 01:31:30 +0100 berghofe Fixed typing problem that caused instantiation of induct_aux_rec to go wrong.
Wed, 13 Feb 2008 15:14:17 +0100 paulson make_meta_clause bugfix: now works for higher-order clauses like LeastI_ex
Wed, 13 Feb 2008 10:19:30 +0100 kleing fixed record pretty printing
Wed, 13 Feb 2008 09:35:33 +0100 haftmann using integers for pattern matching
Wed, 13 Feb 2008 09:35:32 +0100 haftmann tuned whitespace
Wed, 13 Feb 2008 09:35:31 +0100 haftmann more abstract lemmas
Mon, 11 Feb 2008 22:12:19 +0100 huffman fix spelling
Mon, 11 Feb 2008 21:32:13 +0100 wenzelm imports Main;
Mon, 11 Feb 2008 21:32:12 +0100 wenzelm removed unnecessary theory qualifiers;
Mon, 11 Feb 2008 21:32:11 +0100 wenzelm simultaneous use_thys;
Mon, 11 Feb 2008 21:32:10 +0100 wenzelm added Id;
Mon, 11 Feb 2008 15:40:21 +0100 krauss Made theory names in ZF disjoint from HOL theory names to allow loading both developments
Mon, 11 Feb 2008 15:19:17 +0100 urbanc tuned proofs and comments
Sun, 10 Feb 2008 20:49:48 +0100 wenzelm tuned spaces;
Sun, 10 Feb 2008 20:49:47 +0100 wenzelm tuned default position;
Sun, 10 Feb 2008 20:49:46 +0100 wenzelm added default_properties;
Sun, 10 Feb 2008 20:49:45 +0100 wenzelm added position_properties;
Sun, 10 Feb 2008 20:49:42 +0100 wenzelm maintain default position;
Sat, 09 Feb 2008 12:56:12 +0100 wenzelm overloading: reduced code redundancy, no xstrings here;
Sat, 09 Feb 2008 12:56:10 +0100 wenzelm overloading: tuned signature;
Thu, 07 Feb 2008 14:39:19 +0100 berghofe Instead of raising an exception, pred_set_conv now ignores conversion
Thu, 07 Feb 2008 03:30:32 +0100 huffman fix broken syntax translations
Wed, 06 Feb 2008 22:10:29 +0100 huffman use ML antiquotations
Wed, 06 Feb 2008 16:06:40 +0100 krauss lemma wf_union_compatible: "wf R ==> wf S ==> S O R <= R ==> wf (R Un S)"
Wed, 06 Feb 2008 12:51:23 +0100 chaieb between constant removed
Wed, 06 Feb 2008 08:34:51 +0100 haftmann continued
Wed, 06 Feb 2008 08:34:32 +0100 haftmann 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 chaieb replaced class by locale
Mon, 04 Feb 2008 12:13:08 +0100 wenzelm *** MESSAGE REFERS TO 1.29 and 1.44 ***
Mon, 04 Feb 2008 10:52:40 +0100 haftmann towards quickcheck
Mon, 04 Feb 2008 10:52:39 +0100 haftmann suppport for messages and indices
Mon, 04 Feb 2008 10:52:37 +0100 haftmann added indexT
Sat, 02 Feb 2008 03:28:36 +0100 huffman instance "*" :: (sq_ord, sq_ord) sq_ord
Sat, 02 Feb 2008 03:26:40 +0100 huffman cleaned up
Fri, 01 Feb 2008 18:01:06 +0100 nipkow modified MCollect syntax
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip