Sat, 06 Jul 2013 22:11:18 +0200 |
wenzelm |
more release notes according to availability in proper release vs. repository clone;
|
changeset |
files
|
Sat, 06 Jul 2013 21:51:35 +0200 |
wenzelm |
quick access to release notes (imitating website/documentation.html);
|
changeset |
files
|
Sat, 06 Jul 2013 21:50:14 +0200 |
wenzelm |
more dependencies;
|
changeset |
files
|
Sat, 06 Jul 2013 21:19:38 +0200 |
wenzelm |
minimal jedit mode for Isabelle NEWS;
|
changeset |
files
|
Fri, 05 Jul 2013 23:17:39 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 05 Jul 2013 23:10:18 +0200 |
wenzelm |
more uniform Counter in ML and Scala;
|
changeset |
files
|
Fri, 05 Jul 2013 22:58:24 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 05 Jul 2013 22:09:16 +0200 |
wenzelm |
tuned signature -- eliminated pointless type synonym;
|
changeset |
files
|
Fri, 05 Jul 2013 18:37:44 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 05 Jul 2013 17:09:28 +0200 |
wenzelm |
clarified type Command.eval;
|
changeset |
files
|
Fri, 05 Jul 2013 16:22:28 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 05 Jul 2013 16:01:45 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 05 Jul 2013 15:38:03 +0200 |
wenzelm |
explicit module Document_ID as source of globally unique identifiers across ML/Scala;
|
changeset |
files
|
Fri, 05 Jul 2013 16:45:31 +0200 |
nipkow |
improved proof automation for numerals
|
changeset |
files
|
Fri, 05 Jul 2013 14:09:06 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 04 Jul 2013 23:51:47 +0200 |
wenzelm |
separate exec_id assignment for Command.print states, without affecting result of eval;
|
changeset |
files
|
Thu, 04 Jul 2013 16:04:53 +0200 |
wenzelm |
more Command.memo operations;
|
changeset |
files
|
Fri, 05 Jul 2013 09:17:03 +0200 |
nipkow |
tund proofs
|
changeset |
files
|
Thu, 04 Jul 2013 12:02:11 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 04 Jul 2013 11:55:45 +0200 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Thu, 04 Jul 2013 09:13:49 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Wed, 03 Jul 2013 00:08:29 +0200 |
krauss |
more robust instantiation: extract vars from conclusion instead of relying on fixed overall ordering
|
changeset |
files
|
Thu, 04 Jul 2013 08:52:44 +0200 |
haftmann |
consider explicit hint for domain of class parameters when printing instance statements
|
changeset |
files
|
Thu, 04 Jul 2013 08:52:44 +0200 |
haftmann |
explicit hint for domain of class parameters in instance statements
|
changeset |
files
|
Wed, 03 Jul 2013 23:42:07 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 03 Jul 2013 23:26:09 +0200 |
wenzelm |
tuned message;
|
changeset |
files
|
Wed, 03 Jul 2013 23:02:00 +0200 |
wenzelm |
more exception handling -- make print functions total;
|
changeset |
files
|
Wed, 03 Jul 2013 22:30:33 +0200 |
wenzelm |
more print function parameters;
|
changeset |
files
|
Wed, 03 Jul 2013 21:55:15 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 03 Jul 2013 21:38:10 +0200 |
wenzelm |
discontinued odd workaround for some old Poly/ML, which is still supported but of little practical relevance;
|
changeset |
files
|
Wed, 03 Jul 2013 21:32:58 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 03 Jul 2013 17:50:47 +0200 |
wenzelm |
allow multiple print functions;
|
changeset |
files
|
Wed, 03 Jul 2013 16:58:35 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 03 Jul 2013 16:19:57 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 03 Jul 2013 15:19:36 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 03 Jul 2013 15:11:15 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 03 Jul 2013 20:41:41 +0200 |
traytel |
use long goal format in rel_induct theorem
|
changeset |
files
|
Wed, 03 Jul 2013 16:53:27 +0200 |
traytel |
share some code between codatatypes, datatypes and eventually prim(co)rec
|
changeset |
files
|
Wed, 03 Jul 2013 16:07:00 +0200 |
nipkow |
tuned names
|
changeset |
files
|
Tue, 02 Jul 2013 20:47:32 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 02 Jul 2013 19:25:33 +0200 |
wenzelm |
allow choice of target directory (again, see also 58e2d0cd81ae);
|
changeset |
files
|
Tue, 02 Jul 2013 17:10:44 +0200 |
wenzelm |
postinstall: recover Cygwin permissions;
|
changeset |
files
|
Tue, 02 Jul 2013 15:30:53 +0200 |
wenzelm |
clarified initial cd;
|
changeset |
files
|
Tue, 02 Jul 2013 14:48:01 +0200 |
wenzelm |
clarified Proofterm.proofs vs. Goal.skip_proofs;
|
changeset |
files
|
Mon, 01 Jul 2013 15:08:29 +0200 |
wenzelm |
clarified focus after dismiss;
|
changeset |
files
|
Mon, 01 Jul 2013 15:05:18 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 01 Jul 2013 14:56:10 +0200 |
wenzelm |
avoid repeated window popup when the mouse is moved over the same content (again, see also cb677987b7e3 and 0a1db0d02628);
|
changeset |
files
|
Mon, 01 Jul 2013 14:37:31 +0200 |
wenzelm |
more robust delayed invocation;
|
changeset |
files
|
Mon, 01 Jul 2013 14:30:56 +0200 |
wenzelm |
clarified tooltip timing of pending event and active state;
|
changeset |
files
|
Mon, 01 Jul 2013 13:39:27 +0200 |
wenzelm |
less intrusive border, notably on windows;
|
changeset |
files
|
Mon, 01 Jul 2013 13:32:26 +0200 |
wenzelm |
tighten tooltip size;
|
changeset |
files
|
Mon, 01 Jul 2013 12:01:24 +0200 |
wenzelm |
visually explicit focus (behaviour dependent on platform and look-and-feel);
|
changeset |
files
|
Sun, 30 Jun 2013 12:40:55 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 30 Jun 2013 12:39:39 +0200 |
wenzelm |
more uniform notion of disabled proofs -- NB: historic meaning of 1 for recording theorems is already included in 0;
|
changeset |
files
|
Sun, 30 Jun 2013 12:30:02 +0200 |
wenzelm |
discontinued system option "proofs" -- global state of Proofterm.proofs is persistently compiled into HOL-Proofs image;
|
changeset |
files
|
Sun, 30 Jun 2013 11:37:34 +0200 |
wenzelm |
backout dedd7952a62c: static "proofs" value within theory prevents later inferencing with different configuration;
|
changeset |
files
|
Sun, 30 Jun 2013 11:30:16 +0200 |
wenzelm |
just one alternative proof syntax, which also works for Proof_Syntax.pretty_proof/Proof_Syntax.read_proof roundtrip;
|
changeset |
files
|
Sun, 30 Jun 2013 09:26:00 +0200 |
haftmann |
CONTRIBUTORS
|
changeset |
files
|
Sat, 29 Jun 2013 22:15:10 +0200 |
wenzelm |
avoid potential race condition of focusLost/dismiss vs. popup.show;
|
changeset |
files
|
Sat, 29 Jun 2013 21:28:24 +0200 |
wenzelm |
more direct use of screen location: avoid misplacement if parent component has already disappeared asynchronously;
|
changeset |
files
|