Wed, 04 Mar 2015 19:53:18 +0100 |
wenzelm |
tuned signature -- prefer qualified names;
|
file |
diff |
annotate
|
Sat, 28 Feb 2015 08:50:00 +0100 |
haftmann |
spelling
|
file |
diff |
annotate
|
Fri, 27 Feb 2015 15:41:28 +0100 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Mon, 23 Feb 2015 14:50:30 +0100 |
wenzelm |
Goal.prove_multi is superseded by the fully general Goal.prove_common;
|
file |
diff |
annotate
|
Thu, 19 Feb 2015 11:53:36 +0100 |
haftmann |
establish unique preferred fact names
|
file |
diff |
annotate
|
Wed, 18 Feb 2015 22:46:48 +0100 |
haftmann |
eliminated fact duplicates
|
file |
diff |
annotate
|
Sat, 14 Feb 2015 10:24:15 +0100 |
haftmann |
dropped redundancy
|
file |
diff |
annotate
|
Wed, 11 Feb 2015 14:53:56 +0100 |
blanchet |
updated NEWS
|
file |
diff |
annotate
|
Tue, 10 Feb 2015 14:48:26 +0100 |
wenzelm |
proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
|
file |
diff |
annotate
|
Thu, 05 Feb 2015 13:01:12 +0100 |
haftmann |
dropped obsolete external entrance point
|
file |
diff |
annotate
|
Mon, 26 Jan 2015 14:34:10 +0100 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Sun, 25 Jan 2015 22:11:06 +0100 |
wenzelm |
discontinued obsolete option "document_graph";
|
file |
diff |
annotate
|
Tue, 13 Jan 2015 20:01:48 +0100 |
hoelzl |
NEWS
|
file |
diff |
annotate
|
Tue, 06 Jan 2015 22:48:34 +0100 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 11:12:15 +0100 |
boehmes |
merged
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 11:08:47 +0100 |
boehmes |
updated NEWS
|
file |
diff |
annotate
|
Tue, 30 Dec 2014 11:50:34 +0100 |
wenzelm |
added system property isabelle.laf, notably for initial system dialog;
|
file |
diff |
annotate
|
Tue, 30 Dec 2014 10:38:10 +0100 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Mon, 22 Dec 2014 20:40:37 +0100 |
wenzelm |
discontinued central critical sections: NAMED_CRITICAL / CRITICAL;
|
file |
diff |
annotate
|
Mon, 22 Dec 2014 16:44:24 +0100 |
wenzelm |
system option "pretty_margin" is superseded by "thy_output_margin";
|
file |
diff |
annotate
|
Fri, 12 Dec 2014 14:31:57 +0100 |
wenzelm |
Synchronized.value is actually synchronized (NB: underlying Unsynchronized.ref is not necessarily volatile);
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 22:42:12 +0100 |
wenzelm |
expand ML cartouches to Input.source;
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 12:30:47 +0100 |
haftmann |
NEWS
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 20:05:34 +0100 |
wenzelm |
renamed "pairself" to "apply2", in accordance to @{apply 2};
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 16:55:43 +0100 |
wenzelm |
added ML antiquotation @{apply n} or @{apply n(k)};
|
file |
diff |
annotate
|
Mon, 24 Nov 2014 12:35:13 +0100 |
blanchet |
updated NEWS
|
file |
diff |
annotate
|
Thu, 13 Nov 2014 23:45:15 +0100 |
wenzelm |
uniform treatment of all document markup commands: 'text' and 'txt' merely differ in LaTeX style;
|
file |
diff |
annotate
|
Wed, 12 Nov 2014 17:37:44 +0100 |
immler |
NEWS
|
file |
diff |
annotate
|
Mon, 10 Nov 2014 21:49:48 +0100 |
wenzelm |
proper context for assume_tac (atac remains as fall-back without context);
|
file |
diff |
annotate
|
Sun, 09 Nov 2014 17:04:14 +0100 |
wenzelm |
proper context for match_tac etc.;
|
file |
diff |
annotate
|
Sun, 09 Nov 2014 14:08:00 +0100 |
wenzelm |
proper context for compose_tac, Splitter.split_tac (relevant for unify trace options);
|
file |
diff |
annotate
|
Fri, 07 Nov 2014 16:36:55 +0100 |
wenzelm |
plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
|
file |
diff |
annotate
|
Sun, 02 Nov 2014 16:47:45 +0100 |
wenzelm |
added update_header tool;
|
file |
diff |
annotate
|
Sun, 02 Nov 2014 15:27:37 +0100 |
wenzelm |
uniform heading commands work in any context, even in theory header;
|
file |
diff |
annotate
|
Sat, 01 Nov 2014 15:01:41 +0100 |
wenzelm |
command-line terminator ";" is no longer accepted;
|
file |
diff |
annotate
|
Fri, 31 Oct 2014 16:03:45 +0100 |
wenzelm |
discontinued Isar TTY loop;
|
file |
diff |
annotate
|
Fri, 31 Oct 2014 11:18:17 +0100 |
wenzelm |
discontinued Proof General;
|
file |
diff |
annotate
|
Tue, 28 Oct 2014 13:52:54 +0100 |
wenzelm |
'notepad' requires proper nesting of begin/end;
|
file |
diff |
annotate
|
Sun, 26 Oct 2014 15:57:10 +0100 |
wenzelm |
clarified default;
|
file |
diff |
annotate
|
Fri, 24 Oct 2014 15:07:51 +0200 |
hoelzl |
use NO_MATCH-simproc for distribution rules in field_simps, otherwise field_simps on '(a / (c + d)) * (e + f)' can be non-terminating
|
file |
diff |
annotate
|
Fri, 24 Oct 2014 15:07:49 +0200 |
hoelzl |
move NO_MATCH simproc from the AFP entry Graph_Theory to HOL
|
file |
diff |
annotate
|
Thu, 23 Oct 2014 14:04:05 +0200 |
haftmann |
downshift of theory Parity in the hierarchy
|
file |
diff |
annotate
|
Tue, 21 Oct 2014 21:55:45 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Tue, 21 Oct 2014 21:35:45 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Tue, 21 Oct 2014 21:10:44 +0200 |
haftmann |
turn even into an abbreviation
|
file |
diff |
annotate
|
Mon, 20 Oct 2014 16:52:36 +0200 |
wenzelm |
official support for "tt" style variants, avoid fragile \verb in LaTeX;
|
file |
diff |
annotate
|
Sun, 19 Oct 2014 12:47:34 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Sat, 18 Oct 2014 22:49:59 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 08:23:23 +0200 |
haftmann |
purely algebraic characterization of even and odd
|
file |
diff |
annotate
|
Sun, 12 Oct 2014 17:05:34 +0200 |
haftmann |
generalized and consolidated some theorems concerning divisibility
|
file |
diff |
annotate
|
Thu, 09 Oct 2014 22:43:48 +0200 |
haftmann |
more foundational definition for predicate even
|
file |
diff |
annotate
|
Wed, 08 Oct 2014 17:09:07 +0200 |
wenzelm |
added parameterized ML antiquotations @{map N}, @{fold N}, @{fold_map N}, @{split_list N};
|
file |
diff |
annotate
|
Wed, 08 Oct 2014 11:09:17 +0200 |
wenzelm |
simplified "sos" method;
|
file |
diff |
annotate
|
Wed, 08 Oct 2014 09:09:12 +0200 |
Andreas Lochbihler |
move Code_Test to HOL/Library;
|
file |
diff |
annotate
|
Tue, 07 Oct 2014 14:53:51 +0200 |
wenzelm |
added update_cartouches tool;
|
file |
diff |
annotate
|
Mon, 06 Oct 2014 19:55:49 +0200 |
wenzelm |
improved spelling of formal INCOMPATIBILITY in historic versions (!) -- to avoid ad-hoc word completion multiply such lapses;
|
file |
diff |
annotate
|
Mon, 06 Oct 2014 16:54:35 +0200 |
wenzelm |
completion for bibtex entries;
|
file |
diff |
annotate
|
Sun, 05 Oct 2014 22:22:40 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
Sat, 04 Oct 2014 22:15:31 +0200 |
wenzelm |
merged;
|
file |
diff |
annotate
|
Sat, 04 Oct 2014 22:15:22 +0200 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|