NEWS
Fri, 30 Mar 2012 11:16:35 +0200 huffman removed redundant nat-specific copies of theorems
Fri, 30 Mar 2012 09:04:29 +0200 haftmann power on predicate relations
Thu, 29 Mar 2012 17:40:44 +0200 bulwahn announcing NEWS (cf. 446cfc760ccf)
Wed, 28 Mar 2012 13:53:30 +0200 wenzelm clarified ISABELLE_JDK_HOME: derive from running JVM, but ignore accidental JAVA_HOME;
Wed, 28 Mar 2012 08:25:51 +0200 huffman merged
Tue, 27 Mar 2012 20:19:23 +0200 huffman remove more redundant lemmas
Tue, 27 Mar 2012 19:21:05 +0200 huffman remove redundant lemmas
Tue, 27 Mar 2012 16:04:51 +0200 huffman generalized lemma zpower_zmod
Tue, 27 Mar 2012 15:53:48 +0200 huffman remove redundant lemma
Tue, 27 Mar 2012 15:40:11 +0200 huffman remove redundant lemma
Tue, 27 Mar 2012 15:34:04 +0200 huffman generalize more div/mod lemmas
Tue, 27 Mar 2012 15:27:49 +0200 huffman generalize some theorems about div/mod
Wed, 28 Mar 2012 00:18:11 +0200 wenzelm updated to jedit-4.5.1;
Tue, 27 Mar 2012 14:49:56 +0200 huffman remove redundant lemmas
Sat, 24 Mar 2012 20:24:16 +0100 wenzelm ISABELLE_JDK_HOME settings variable points to JDK with javac and jar (not just JRE);
Sun, 25 Mar 2012 20:15:39 +0200 huffman merged fork with new numeral representation (see NEWS)
Thu, 22 Mar 2012 18:37:20 +0100 haftmann more instructive NEWS
Sat, 17 Mar 2012 16:07:03 +0100 wenzelm refined Local_Theory.define vs. Local_Theory.define_internal, which allows to pass alternative name to the foundational axiom -- expecially important for 'instantiation' or 'overloading', which loose name information due to Long_Name.base_name cooking etc.;
Sat, 17 Mar 2012 11:57:03 +0100 wenzelm merged;
Sat, 17 Mar 2012 08:00:18 +0100 haftmann generalized INF_INT_eq, SUP_UN_eq
Sat, 17 Mar 2012 09:51:18 +0100 wenzelm 'definition' no longer exports the foundational "raw_def";
Fri, 16 Mar 2012 18:21:22 +0100 wenzelm merged
Fri, 16 Mar 2012 16:32:34 +0000 paulson ZF news
Fri, 16 Mar 2012 18:20:12 +0100 wenzelm outer syntax command definitions based on formal command_spec derived from theory header declarations;
Fri, 16 Mar 2012 14:42:11 +0100 wenzelm defer actual parsing of command spans and thus allow new commands to be used in the same theory where defined;
Thu, 15 Mar 2012 23:06:22 +0100 wenzelm Isabelle/jEdit supports user-defined Isar commands within the running session;
Thu, 15 Mar 2012 19:48:19 +0100 wenzelm added ML antiquotation @{keyword};
Wed, 14 Mar 2012 11:45:16 +0100 wenzelm Local_Theory.define no longer hard-wires default theorem name -- targets/packages need to take care of it;
Tue, 13 Mar 2012 16:22:18 +0100 wenzelm improved attribute "abs_def" to handle object-equality as well;
Mon, 12 Mar 2012 21:34:45 +0100 noschinl NEWS
Wed, 07 Mar 2012 21:38:29 +0100 haftmann less rigorous but more realistic migration recommendation; note on code generation of sets
Thu, 01 Mar 2012 19:34:52 +0100 haftmann more fundamental pred-to-set conversions, particularly by means of inductive_set; associated consolidation of some theorem names (c.f. NEWS)
Tue, 28 Feb 2012 15:54:51 +0100 blanchet spelling
Fri, 24 Feb 2012 11:23:34 +0100 blanchet renamed 'try_methods' to 'try0'
Wed, 22 Feb 2012 18:08:27 +0100 bulwahn NEWS
Sat, 18 Feb 2012 23:05:31 +0100 krauss NEWS
Fri, 17 Feb 2012 15:42:26 +0100 wenzelm simplified configuration options for syntax ambiguity;
Thu, 16 Feb 2012 22:18:28 +0100 wenzelm simplified configuration options for syntax ambiguity;
Wed, 15 Feb 2012 23:19:30 +0100 wenzelm renamed Thm.capply to Thm.apply, and Thm.cabs to Thm.lambda in conformance with similar operations in structure Term and Logic;
Wed, 15 Feb 2012 21:08:27 +0100 wenzelm discontinued obsolete "prems" fact;
Wed, 15 Feb 2012 19:31:27 +0100 wenzelm NEWS;
Wed, 15 Feb 2012 13:24:22 +0100 wenzelm renamed "xstr" to "str_token";
Tue, 14 Feb 2012 16:59:12 +0100 wenzelm tuned;
Sat, 04 Feb 2012 12:08:18 +0100 blanchet made option available to users (mostly for experiments)
Tue, 31 Jan 2012 07:11:04 +0100 nipkow NEWS
Mon, 30 Jan 2012 17:15:59 +0100 blanchet docs and news
Mon, 30 Jan 2012 13:55:28 +0100 bulwahn NEWS
Thu, 19 Jan 2012 21:37:12 +0100 blanchet renamed "sound" option to "strict"
Tue, 17 Jan 2012 11:15:36 +0100 bulwahn refreshing NEWS
Mon, 16 Jan 2012 21:50:15 +0100 wenzelm position constraints for numerals enable PIDE markup;
Tue, 10 Jan 2012 10:48:39 +0100 bulwahn NEWS
Mon, 09 Jan 2012 14:47:18 +0100 wenzelm misc tuning and reformatting;
Fri, 06 Jan 2012 21:48:45 +0100 haftmann consolidated various theorem names relating to Finite_Set.fold and List.fold combinators
Fri, 06 Jan 2012 10:53:52 +0100 haftmann more explicit NEWS
Fri, 06 Jan 2012 10:19:49 +0100 haftmann incorporated canonical fold combinator on lists into body of List theory; refactored passages on List.fold(l/r); tuned quotes
Thu, 05 Jan 2012 20:26:01 +0100 wenzelm discontinued Syntax.positions -- atomic parse trees are always annotated;
Thu, 05 Jan 2012 18:18:39 +0100 wenzelm improved case syntax: more careful treatment of position constraints, which enables PIDE markup;
Thu, 29 Dec 2011 10:47:55 +0100 haftmann attribute code_abbrev superseedes code_unfold_post
Wed, 28 Dec 2011 12:55:37 +0100 huffman fix typos
Wed, 28 Dec 2011 12:52:23 +0100 huffman remove some duplicate lemmas
less more (0) -1000 -300 -100 -60 tip