Thu, 22 Mar 2012 18:37:20 +0100 |
haftmann |
more instructive NEWS
|
file |
diff |
annotate
|
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.;
|
file |
diff |
annotate
|
Sat, 17 Mar 2012 11:57:03 +0100 |
wenzelm |
merged;
|
file |
diff |
annotate
|
Sat, 17 Mar 2012 08:00:18 +0100 |
haftmann |
generalized INF_INT_eq, SUP_UN_eq
|
file |
diff |
annotate
|
Sat, 17 Mar 2012 09:51:18 +0100 |
wenzelm |
'definition' no longer exports the foundational "raw_def";
|
file |
diff |
annotate
|
Fri, 16 Mar 2012 18:21:22 +0100 |
wenzelm |
merged
|
file |
diff |
annotate
|
Fri, 16 Mar 2012 16:32:34 +0000 |
paulson |
ZF news
|
file |
diff |
annotate
|
Fri, 16 Mar 2012 18:20:12 +0100 |
wenzelm |
outer syntax command definitions based on formal command_spec derived from theory header declarations;
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 23:06:22 +0100 |
wenzelm |
Isabelle/jEdit supports user-defined Isar commands within the running session;
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 19:48:19 +0100 |
wenzelm |
added ML antiquotation @{keyword};
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Tue, 13 Mar 2012 16:22:18 +0100 |
wenzelm |
improved attribute "abs_def" to handle object-equality as well;
|
file |
diff |
annotate
|
Mon, 12 Mar 2012 21:34:45 +0100 |
noschinl |
NEWS
|
file |
diff |
annotate
|
Wed, 07 Mar 2012 21:38:29 +0100 |
haftmann |
less rigorous but more realistic migration recommendation; note on code generation of sets
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Tue, 28 Feb 2012 15:54:51 +0100 |
blanchet |
spelling
|
file |
diff |
annotate
|
Fri, 24 Feb 2012 11:23:34 +0100 |
blanchet |
renamed 'try_methods' to 'try0'
|
file |
diff |
annotate
|
Wed, 22 Feb 2012 18:08:27 +0100 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Sat, 18 Feb 2012 23:05:31 +0100 |
krauss |
NEWS
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 15:42:26 +0100 |
wenzelm |
simplified configuration options for syntax ambiguity;
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 22:18:28 +0100 |
wenzelm |
simplified configuration options for syntax ambiguity;
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 21:08:27 +0100 |
wenzelm |
discontinued obsolete "prems" fact;
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 19:31:27 +0100 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 13:24:22 +0100 |
wenzelm |
renamed "xstr" to "str_token";
|
file |
diff |
annotate
|
Tue, 14 Feb 2012 16:59:12 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 04 Feb 2012 12:08:18 +0100 |
blanchet |
made option available to users (mostly for experiments)
|
file |
diff |
annotate
|
Tue, 31 Jan 2012 07:11:04 +0100 |
nipkow |
NEWS
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 17:15:59 +0100 |
blanchet |
docs and news
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 13:55:28 +0100 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Thu, 19 Jan 2012 21:37:12 +0100 |
blanchet |
renamed "sound" option to "strict"
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 11:15:36 +0100 |
bulwahn |
refreshing NEWS
|
file |
diff |
annotate
|
Mon, 16 Jan 2012 21:50:15 +0100 |
wenzelm |
position constraints for numerals enable PIDE markup;
|
file |
diff |
annotate
|
Tue, 10 Jan 2012 10:48:39 +0100 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Mon, 09 Jan 2012 14:47:18 +0100 |
wenzelm |
misc tuning and reformatting;
|
file |
diff |
annotate
|
Fri, 06 Jan 2012 21:48:45 +0100 |
haftmann |
consolidated various theorem names relating to Finite_Set.fold and List.fold combinators
|
file |
diff |
annotate
|
Fri, 06 Jan 2012 10:53:52 +0100 |
haftmann |
more explicit NEWS
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 05 Jan 2012 20:26:01 +0100 |
wenzelm |
discontinued Syntax.positions -- atomic parse trees are always annotated;
|
file |
diff |
annotate
|
Thu, 05 Jan 2012 18:18:39 +0100 |
wenzelm |
improved case syntax: more careful treatment of position constraints, which enables PIDE markup;
|
file |
diff |
annotate
|
Thu, 29 Dec 2011 10:47:55 +0100 |
haftmann |
attribute code_abbrev superseedes code_unfold_post
|
file |
diff |
annotate
|
Wed, 28 Dec 2011 12:55:37 +0100 |
huffman |
fix typos
|
file |
diff |
annotate
|
Wed, 28 Dec 2011 12:52:23 +0100 |
huffman |
remove some duplicate lemmas
|
file |
diff |
annotate
|
Tue, 27 Dec 2011 09:15:26 +0100 |
haftmann |
be explicit about Finite_Set.fold
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 22:17:10 +0100 |
haftmann |
NEWS: unavoidable fact renames
|
file |
diff |
annotate
|
Sat, 24 Dec 2011 16:14:59 +0100 |
haftmann |
NEWS: `set` is now a proper type constructor
|
file |
diff |
annotate
|
Fri, 23 Dec 2011 15:55:23 +0100 |
huffman |
remove redundant lemma word_sub_def
|
file |
diff |
annotate
|
Wed, 21 Dec 2011 09:39:14 +0100 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Wed, 14 Dec 2011 17:49:42 +0100 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Tue, 13 Dec 2011 23:23:51 +0100 |
wenzelm |
'datatype' specifications allow explicit sort constraints;
|
file |
diff |
annotate
|
Sat, 10 Dec 2011 22:00:42 +0100 |
huffman |
prove class instances without extra lemmas
|
file |
diff |
annotate
|
Fri, 09 Dec 2011 14:52:51 +0100 |
huffman |
remove redundant lemma word_diff_minus
|
file |
diff |
annotate
|
Fri, 09 Dec 2011 11:31:13 +0100 |
noschinl |
more systematic lemma name
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 12:36:03 +0100 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Sun, 04 Dec 2011 13:10:19 +0100 |
huffman |
remove Library/Diagonalize.thy, because Library/Nat_Bijection.thy includes all the same functionality
|
file |
diff |
annotate
|
Thu, 01 Dec 2011 13:34:14 +0100 |
blanchet |
added "minimize" option for more control over automatic minimization
|
file |
diff |
annotate
|
Thu, 01 Dec 2011 13:34:13 +0100 |
blanchet |
renamed "slicing" to "slice"
|
file |
diff |
annotate
|
Thu, 01 Dec 2011 12:25:27 +0100 |
wenzelm |
renamed inner syntax categories "num" to "num_token" and "xnum" to "xnum_token";
|
file |
diff |
annotate
|
Thu, 24 Nov 2011 21:01:06 +0100 |
wenzelm |
modernized some old-style infix operations, which were left over from the time of ML proof scripts;
|
file |
diff |
annotate
|
Wed, 23 Nov 2011 22:59:39 +0100 |
wenzelm |
modernized some old-style infix operations, which were left over from the time of ML proof scripts;
|
file |
diff |
annotate
|
Mon, 21 Nov 2011 23:29:53 +0100 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Sun, 20 Nov 2011 17:44:41 +0100 |
wenzelm |
'lemmas' / 'theorems' commands allow 'for' fixes and standardize the result before storing;
|
file |
diff |
annotate
|
Sat, 19 Nov 2011 21:23:16 +0100 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Sat, 19 Nov 2011 21:18:38 +0100 |
wenzelm |
added ML antiquotation @{attributes};
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 15:07:46 +0100 |
huffman |
HOL-Word: removed more duplicate theorems
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 14:52:05 +0100 |
huffman |
HOL-Word: removed many duplicate theorems (see NEWS)
|
file |
diff |
annotate
|
Wed, 16 Nov 2011 10:34:08 +0100 |
blanchet |
document "lam_trans" option
|
file |
diff |
annotate
|
Wed, 09 Nov 2011 17:57:42 +0100 |
wenzelm |
sort assignment before simultaneous term_check, not isolated parse_term;
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 22:22:01 +0100 |
blanchet |
avoid infinite recursion in peephole optimizer function -- this had a debilitating effect on rationals and reals
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 14:23:50 +0100 |
wenzelm |
clarified attribute "mono_set": pure declaration, proper export in ML;
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 14:14:20 +0100 |
wenzelm |
misc tuning;
|
file |
diff |
annotate
|
Sat, 29 Oct 2011 12:57:43 +0200 |
wenzelm |
uniform treatment of syntax declaration wrt. aux. context (NB: notation avoids duplicate mixfix internally);
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 23:16:50 +0200 |
wenzelm |
refined Local_Theory.declaration {syntax = false, pervasive} semantics: update is applied to auxiliary context as well;
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 11:17:16 +0200 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Wed, 19 Oct 2011 22:54:26 +0200 |
haftmann |
NEWS
|
file |
diff |
annotate
|
Wed, 19 Oct 2011 15:42:43 +0200 |
wenzelm |
inlined @{thms} (ML compile-time) allows to get rid of legacy zadd_ac as well (cf. 49e305100097);
|
file |
diff |
annotate
|
Wed, 19 Oct 2011 09:11:21 +0200 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 14:22:14 +0200 |
noschinl |
(old) NEWS
|
file |
diff |
annotate
|
Fri, 14 Oct 2011 18:55:29 +0200 |
haftmann |
NEWS
|
file |
diff |
annotate
|
Thu, 13 Oct 2011 11:45:33 +0200 |
wenzelm |
discontinued obsolete 'types' command;
|
file |
diff |
annotate
|
Wed, 12 Oct 2011 16:21:07 +0200 |
wenzelm |
discontinued obsolete alias structure ProofContext;
|
file |
diff |
annotate
|
Sun, 09 Oct 2011 11:13:53 +0200 |
huffman |
Int.thy: discontinued some legacy theorems
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 21:13:26 +0200 |
wenzelm |
back to post-release mode;
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 21:09:28 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 20:53:53 +0200 |
wenzelm |
misc tuning for release;
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 14:12:16 -0700 |
huffman |
discontinued legacy theorem names from RealDef.thy
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 12:55:19 -0700 |
huffman |
discontinued HOLCF legacy theorem names
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 10:02:16 -0400 |
hoelzl |
NEWS: mention replacement lemmas for the removed ones in Complete_Lattices
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 00:12:36 +0200 |
nipkow |
merged
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 05:47:11 +0200 |
nipkow |
New proof method "induction" that gives induction hypotheses the name IH.
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 22:11:22 +0200 |
haftmann |
official status for UN_singleton
|
file |
diff |
annotate
|
Sun, 18 Sep 2011 15:57:36 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 18 Sep 2011 15:39:55 +0200 |
wenzelm |
separated NEWS for Isabelle2011 from Isabelle2011-1 (cf. e1139e612b55);
|
file |
diff |
annotate
|
Sun, 18 Sep 2011 14:48:25 +0200 |
wenzelm |
some tuning and re-ordering for release;
|
file |
diff |
annotate
|
Sun, 18 Sep 2011 14:34:24 +0200 |
wenzelm |
misc tuning for release;
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 12:40:08 -0400 |
hoelzl |
removed further legacy rules from Complete_Lattices
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 17:06:00 +0200 |
noschinl |
NEWS on Complete_Lattices, Lattices
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 09:56:38 +0200 |
bulwahn |
correcting NEWS
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 13:19:10 -0700 |
huffman |
NEWS and CONTRIBUTORS
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 11:54:20 -0700 |
huffman |
remove redundant lemma Lim_sequentially in favor of lemma LIMSEQ_def
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 10:28:45 -0700 |
huffman |
fix typos
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 09:37:49 -0700 |
huffman |
NEWS for euclidean_space class
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 09:57:33 -0400 |
hoelzl |
adding NEWS and CONTRIBUTORS
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 13:35:35 +0200 |
bulwahn |
merged
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 10:27:36 +0200 |
bulwahn |
adding NEWS and CONTRIBUTORS
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 09:45:53 +0200 |
bulwahn |
tuned some symbol that probably went there by some strange encoding issue
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 11:05:32 +0200 |
blanchet |
added my contributions to NEWS and CONTRIBUTORS
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 09:07:23 +0200 |
nipkow |
NEWS fastsimp -> fastforce
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 13:49:42 -0700 |
huffman |
NEWS for Library/Product_Lattice.thy
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 00:22:18 +0200 |
krauss |
added syntactic classes for "inf" and "sup"
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 19:24:28 -0700 |
huffman |
merged
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 09:45:39 -0700 |
huffman |
remove duplicate lemma real_of_int_real_of_nat in favor of real_of_int_of_nat_eq
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 00:23:23 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 23:38:52 +0200 |
haftmann |
theory of saturated naturals contributed by Peter Gammie
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 21:10:47 +0200 |
wenzelm |
NEWS on IsabelleText font;
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 20:49:45 +0200 |
wenzelm |
some updates for release;
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 20:29:54 +0200 |
wenzelm |
some tuning for release;
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 11:26:27 +0200 |
wenzelm |
more NEWS;
|
file |
diff |
annotate
|
Tue, 06 Sep 2011 21:56:11 +0200 |
wenzelm |
some Isabelle/jEdit NEWS;
|
file |
diff |
annotate
|
Tue, 06 Sep 2011 07:48:59 -0700 |
huffman |
remove redundant lemma real_sum_squared_expand in favor of power2_sum
|
file |
diff |
annotate
|
Tue, 06 Sep 2011 07:45:18 -0700 |
huffman |
remove redundant lemma LIMSEQ_Complex in favor of tendsto_Complex
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 10:05:52 -0700 |
huffman |
remove redundant lemmas expi_add and expi_zero
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 09:49:45 -0700 |
huffman |
remove redundant lemmas about LIMSEQ
|
file |
diff |
annotate
|
Sat, 03 Sep 2011 09:26:11 -0700 |
huffman |
remove duplicate lemma finite_choice in favor of finite_set_choice
|
file |
diff |
annotate
|
Fri, 02 Sep 2011 16:48:30 -0700 |
huffman |
remove redundant lemma reals_complete2 in favor of complete_real
|
file |
diff |
annotate
|
Fri, 02 Sep 2011 13:57:12 -0700 |
huffman |
remove more duplicate lemmas
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 10:41:19 -0700 |
huffman |
simplify some proofs about uniform continuity, and add some new ones;
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 09:02:14 -0700 |
huffman |
modernize lemmas about 'continuous' and 'continuous_on';
|
file |
diff |
annotate
|
Sun, 28 Aug 2011 09:20:12 -0700 |
huffman |
discontinue many legacy theorems about LIM and LIMSEQ, in favor of tendsto theorems
|
file |
diff |
annotate
|
Fri, 26 Aug 2011 15:11:26 -0700 |
huffman |
NEWS entry for setsum_norm ~> norm_setsum
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 19:41:38 -0700 |
huffman |
replace some continuous_on lemmas with more general versions
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 16:50:55 -0700 |
huffman |
remove legacy theorem Lim_inner
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 15:35:54 -0700 |
huffman |
remove dot_lsum and dot_rsum in favor of inner_setsum_{left,right}
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 12:43:55 -0700 |
huffman |
rename subset_{interior,closure} to {interior,closure}_mono;
|
file |
diff |
annotate
|
Fri, 19 Aug 2011 19:33:31 +0200 |
haftmann |
more concise definition for Inf, Sup on bool
|
file |
diff |
annotate
|
Thu, 18 Aug 2011 13:36:58 -0700 |
huffman |
remove bounded_(bi)linear locale interpretations, to avoid duplicating so many lemmas
|
file |
diff |
annotate
|
Thu, 18 Aug 2011 17:42:18 +0200 |
nipkow |
case_names NEWS
|
file |
diff |
annotate
|
Wed, 10 Aug 2011 13:13:37 -0700 |
huffman |
more uniform naming scheme for finite cartesian product type and related theorems
|
file |
diff |
annotate
|
Tue, 09 Aug 2011 08:06:15 +0200 |
haftmann |
more uniform naming scheme for Inf/INF and Sup/SUP lemmas
|
file |
diff |
annotate
|
Tue, 09 Aug 2011 07:44:17 +0200 |
haftmann |
merged
|
file |
diff |
annotate
|
Mon, 08 Aug 2011 19:21:11 +0200 |
haftmann |
dropped lemmas (Inf|Sup)_(singleton|binary)
|
file |
diff |
annotate
|
Mon, 08 Aug 2011 19:26:53 -0700 |
huffman |
rename type 'a net to 'a filter, following standard mathematical terminology
|
file |
diff |
annotate
|
Thu, 04 Aug 2011 07:31:43 +0200 |
haftmann |
NEWS
|
file |
diff |
annotate
|
Wed, 03 Aug 2011 16:08:02 +0200 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Tue, 02 Aug 2011 08:28:34 -0700 |
huffman |
Extended_Nat.thy: renamed iSuc to eSuc, standardized theorem names
|
file |
diff |
annotate
|
Tue, 02 Aug 2011 07:36:58 -0700 |
huffman |
NEWS: fix typo
|
file |
diff |
annotate
|
Tue, 02 Aug 2011 12:17:48 +0200 |
krauss |
NEWS
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 23:27:20 +0200 |
haftmann |
merged
|
file |
diff |
annotate
|
Sun, 24 Jul 2011 21:27:25 +0200 |
haftmann |
more coherent structure in and across theories
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 10:42:32 +0200 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Wed, 20 Jul 2011 22:14:39 +0200 |
haftmann |
class complete_linorder
|
file |
diff |
annotate
|
Mon, 18 Jul 2011 21:34:01 +0200 |
haftmann |
avoid misunderstandable names
|
file |
diff |
annotate
|
Sun, 17 Jul 2011 22:24:08 +0200 |
haftmann |
more on complement
|
file |
diff |
annotate
|
Sun, 17 Jul 2011 20:57:56 +0200 |
haftmann |
more consistent theorem names
|
file |
diff |
annotate
|
Sun, 17 Jul 2011 15:15:58 +0200 |
haftmann |
further generalization from sets to complete lattices
|
file |
diff |
annotate
|
Wed, 13 Jul 2011 23:49:56 +0200 |
haftmann |
uniqueness lemmas for bot and top
|
file |
diff |
annotate
|
Wed, 13 Jul 2011 23:41:13 +0200 |
haftmann |
adjusted to tightened specification of classes bot and top
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 17:22:15 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Sun, 10 Jul 2011 21:46:41 +0200 |
wenzelm |
merged;
|
file |
diff |
annotate
|
Sun, 10 Jul 2011 14:02:27 +0200 |
bulwahn |
improved NEWS
|
file |
diff |
annotate
|
Sat, 09 Jul 2011 21:18:20 +0200 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Sun, 10 Jul 2011 20:59:04 +0200 |
wenzelm |
inner syntax supports inlined YXML according to Term_XML (particularly useful for producing text under program control);
|
file |
diff |
annotate
|
Fri, 08 Jul 2011 16:13:34 +0200 |
wenzelm |
discontinued special treatment of hard tabulators;
|
file |
diff |
annotate
|
Fri, 01 Jul 2011 15:53:38 +0200 |
blanchet |
update documentation after "type_enc" renaming + fixed a few other out-of-date factlets
|
file |
diff |
annotate
|
Fri, 01 Jul 2011 10:45:51 +0200 |
bulwahn |
adding a minimalistic documentation of the value antiquotation in the Isar reference manual
|
file |
diff |
annotate
|
Mon, 27 Jun 2011 22:44:44 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Mon, 27 Jun 2011 14:56:29 +0200 |
blanchet |
minor Sledgehammer news
|
file |
diff |
annotate
|
Mon, 27 Jun 2011 14:56:10 +0200 |
blanchet |
document changes to Sledgehammer and "try"
|
file |
diff |
annotate
|
Mon, 27 Jun 2011 22:23:44 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 12:02:54 +0200 |
ballarin |
Release notes should be written from the user's perspective. Don't assume the user has universal knowledge of the system.
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 10:43:42 +0200 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 08:52:35 +0200 |
blanchet |
obsoleted "metisFT", and added "no_types" version of Metis as fallback to Sledgehammer after noticing how useful it can be
|
file |
diff |
annotate
|
Mon, 06 Jun 2011 20:36:35 +0200 |
blanchet |
marked "metisF" as legacy -- nobody uses it or needs it
|
file |
diff |
annotate
|
Fri, 20 May 2011 20:44:03 +0200 |
wenzelm |
added Isabelle_Process.is_active;
|
file |
diff |
annotate
|
Fri, 20 May 2011 12:09:54 +0200 |
haftmann |
NEWS
|
file |
diff |
annotate
|
Wed, 18 May 2011 15:45:34 +0200 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Sun, 15 May 2011 18:00:08 +0200 |
wenzelm |
NEWS (cf. 4e8483cc2cc5);
|
file |
diff |
annotate
|
Sat, 14 May 2011 18:26:25 +0200 |
haftmann |
use pointfree characterisation for fold_set locale
|
file |
diff |
annotate
|
Fri, 13 May 2011 22:55:00 +0200 |
wenzelm |
proper Proof.context for classical tactics;
|
file |
diff |
annotate
|
Thu, 12 May 2011 15:29:19 +0200 |
blanchet |
renamed "max_mono_instances" to "max_new_mono_instances" and changed its semantics accordingly
|
file |
diff |
annotate
|
Thu, 12 May 2011 15:29:18 +0200 |
blanchet |
added "max_mono_instances" option to Sledgehammer and renamed old "monomorphize_limit" option
|
file |
diff |
annotate
|
Thu, 05 May 2011 23:54:06 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 03 May 2011 22:27:32 +0200 |
wenzelm |
more conventional naming scheme: names_long, names_short, names_unique;
|
file |
diff |
annotate
|
Tue, 03 May 2011 18:04:05 +0200 |
wenzelm |
some documentation of @{rail} antiquotation;
|
file |
diff |
annotate
|
Mon, 02 May 2011 22:03:18 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
document new type system syntax
|
file |
diff |
annotate
|
Sun, 01 May 2011 17:13:44 +0200 |
wenzelm |
localized \isabellestyle;
|
file |
diff |
annotate
|
Thu, 28 Apr 2011 21:06:04 +0200 |
wenzelm |
literal facts `prop` may contain dummy patterns;
|
file |
diff |
annotate
|
Wed, 27 Apr 2011 13:21:12 +0200 |
wenzelm |
predefined LaTeX macros for \<bind> and \<then>;
|
file |
diff |
annotate
|
Tue, 19 Apr 2011 15:58:05 +0200 |
wenzelm |
slightly more special eq_list/eq_set, with shortcut involving pointer_eq;
|
file |
diff |
annotate
|
Sat, 16 Apr 2011 22:21:34 +0200 |
wenzelm |
refined PARALLEL_GOALS;
|
file |
diff |
annotate
|
Sat, 16 Apr 2011 15:47:52 +0200 |
wenzelm |
modernized structure Proof_Context;
|
file |
diff |
annotate
|
Sat, 16 Apr 2011 13:48:45 +0200 |
wenzelm |
Name_Space: proper configuration options long_names, short_names, unique_names instead of former unsynchronized references;
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 16:34:14 +0200 |
wenzelm |
discontinued special treatment of structure Lexicon;
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:31:16 +0200 |
wenzelm |
explicit structure Syntax_Trans;
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 13:33:46 +0200 |
wenzelm |
typed_print_translation: discontinued show_sorts argument;
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 15:15:33 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Mon, 04 Apr 2011 19:09:10 +0200 |
blanchet |
document "type_sys" option
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 14:25:18 +0200 |
wenzelm |
discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
|
file |
diff |
annotate
|
Thu, 31 Mar 2011 11:16:52 +0200 |
blanchet |
added monomorphization option to Sledgehammer ATPs -- this looks promising but is still off by default
|
file |
diff |
annotate
|
Wed, 30 Mar 2011 09:44:17 +0200 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Tue, 29 Mar 2011 14:27:44 +0200 |
hoelzl |
NEWS
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 20:44:47 +0100 |
wenzelm |
more selective strip_positions in case patterns -- reactivate translations based on "case _ of _" in HOL and special patterns in HOLCF;
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 18:03:28 +0100 |
wenzelm |
enable inner syntax source positions by default (controlled via configuration option);
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 22:26:43 +0100 |
wenzelm |
NEWS: structure Timing provides various operations for timing;
|
file |
diff |
annotate
|
Fri, 18 Mar 2011 22:55:28 +0100 |
blanchet |
added "simp:", "intro:", and "elim:" to "try" command
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 22:07:17 +0100 |
blanchet |
reintroduced "show_skolems" option -- useful when too many Skolems are displayed
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 20:56:00 +0100 |
wenzelm |
files are identified via SHA1 digests -- discontinued ISABELLE_FILE_IDENT;
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 19:16:19 +0100 |
wenzelm |
cleanup of former settings GHC_PATH, EXEC_GHC, EXEC_OCAML, EXEC_SWIPL, EXEC_YAP -- discontinued implicit detection;
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 17:28:14 +0100 |
wenzelm |
clarified ISABELLE_CSDP setting (formerly CSDP_EXE);
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 16:01:00 +0100 |
wenzelm |
Path.print is the official way to show file-system paths to users -- note that Path.implode often indicates violation of the abstract datatype;
|
file |
diff |
annotate
|
Thu, 03 Mar 2011 18:10:28 +0100 |
wenzelm |
discontinued legacy load path;
|
file |
diff |
annotate
|
Thu, 03 Mar 2011 11:20:48 +0100 |
blanchet |
mention new Nitpick options
|
file |
diff |
annotate
|
Fri, 25 Feb 2011 16:59:48 +0100 |
krauss |
removed support for tail-recursion from function package (now implemented by partial_function)
|
file |
diff |
annotate
|
Mon, 21 Feb 2011 10:44:19 +0100 |
blanchet |
renamed "nitpick\_def" to "nitpick_unfold" to reflect its new semantics
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 21:12:27 +0100 |
wenzelm |
discontinued obsolete lib/scripts/polyml-platform;
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 17:38:43 +0100 |
wenzelm |
merged
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 16:10:10 +0100 |
blanchet |
available_provers ~> supported_provers (for clarity)
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 17:36:21 +0100 |
wenzelm |
discontinued support for Poly/ML 5.2, which was the last version without proper multithreading and TimeLimit implementation;
|
file |
diff |
annotate
|
Fri, 04 Feb 2011 17:11:00 +0100 |
wenzelm |
parallelization of nested Isar proofs is subject to Goal.parallel_proofs_threshold;
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 21:09:52 +0100 |
krauss |
term style 'isub': ad-hoc subscripting of variables that end with digits (x1, x23, ...)
|
file |
diff |
annotate
|
Mon, 31 Jan 2011 11:18:29 +0100 |
wenzelm |
merged
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 20:20:51 +0100 |
wenzelm |
back to post-release mode;
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 11:27:56 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 18:32:16 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 17:45:52 +0100 |
boehmes |
made Z3 the default SMT solver again
|
file |
diff |
annotate
|
Sun, 16 Jan 2011 21:10:30 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 16 Jan 2011 20:55:48 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 16 Jan 2011 20:54:30 +0100 |
wenzelm |
misc tuning for release;
|
file |
diff |
annotate
|
Sat, 15 Jan 2011 14:56:57 +0100 |
wenzelm |
global "prems" is legacy feature;
|
file |
diff |
annotate
|
Sat, 15 Jan 2011 14:19:37 +0100 |
wenzelm |
misc updates for release;
|
file |
diff |
annotate
|
Sat, 15 Jan 2011 14:02:24 +0100 |
wenzelm |
merged;
|
file |
diff |
annotate
|
Sat, 15 Jan 2011 13:34:10 +0100 |
wenzelm |
misc tuning for release;
|
file |
diff |
annotate
|
Sat, 15 Jan 2011 12:49:10 +0100 |
berghofe |
Added entry for HOL-SPARK
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 20:01:57 +0100 |
wenzelm |
updated to Isabelle2011;
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 18:23:29 +0100 |
haftmann |
NEWS
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 17:59:35 +0100 |
bulwahn |
NEWS
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 10:28:45 +0100 |
krauss |
tuned NEWS
|
file |
diff |
annotate
|
Thu, 06 Jan 2011 21:06:18 +0100 |
ballarin |
Diagnostic command to show locale dependencies.
|
file |
diff |
annotate
|