Mon, 26 Aug 2013 10:33:16 +0200 |
wenzelm |
ignore trailing primes, e.g. rename \<alpha>' to \<alpha>'' instead of \<alpha>'a;
|
changeset |
files
|
Mon, 26 Aug 2013 09:07:32 +0200 |
blanchet |
tuned fudge factor in light of evaluation
|
changeset |
files
|
Sun, 25 Aug 2013 23:20:25 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Sun, 25 Aug 2013 21:25:17 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Sun, 25 Aug 2013 20:57:09 +0200 |
wenzelm |
discontinued rendering of obsolete \<onesuperior>, \<twosuperior>, \<threesuperior>;
|
changeset |
files
|
Sun, 25 Aug 2013 20:43:10 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 25 Aug 2013 20:32:26 +0200 |
wenzelm |
maintain goal forks as part of global execution;
|
changeset |
files
|
Sun, 25 Aug 2013 17:17:48 +0200 |
wenzelm |
tuned proofs -- fewer warnings;
|
changeset |
files
|
Sun, 25 Aug 2013 17:04:22 +0200 |
wenzelm |
simplified Goal.forked_proofs: status is determined via group instead of dummy future (see also Pure/PIDE/execution.ML);
|
changeset |
files
|
Sun, 25 Aug 2013 16:03:12 +0200 |
wenzelm |
discontinued parallel_subproofs_saturation and related internal counters (superseded by parallel_subproofs_threshold and timing information);
|
changeset |
files
|
Sun, 25 Aug 2013 14:35:25 +0200 |
wenzelm |
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
|
changeset |
files
|
Sun, 25 Aug 2013 13:59:40 +0200 |
wenzelm |
use view root as parent for popup, which provides more space and avoids confusion of mouse wheel handlers on Windows (wrt. text area scrollbar);
|
changeset |
files
|
Sat, 24 Aug 2013 23:16:37 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Sat, 24 Aug 2013 21:23:40 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Sat, 24 Aug 2013 18:29:23 +0200 |
wenzelm |
confine popup to parent component, to avoid javax.swing.PopupFactory$HeavyWeightPopup and its problems with Linux window management and Mac OS X key handling;
|
changeset |
files
|
Sat, 24 Aug 2013 17:41:57 +0200 |
wenzelm |
strict checking of coordinates wrt. inner painter component;
|
changeset |
files
|
Sat, 24 Aug 2013 17:39:18 +0200 |
wenzelm |
more static values;
|
changeset |
files
|
Sat, 24 Aug 2013 16:06:15 +0200 |
wenzelm |
support more brackets;
|
changeset |
files
|
Sat, 24 Aug 2013 15:34:09 +0200 |
wenzelm |
prefer static "control", which is determined when the mouse event happens, not when its action runs;
|
changeset |
files
|
Sat, 24 Aug 2013 15:30:50 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Sat, 24 Aug 2013 14:58:36 +0200 |
wenzelm |
more precise painting;
|
changeset |
files
|
Sat, 24 Aug 2013 13:32:51 +0200 |
wenzelm |
more uniform treatment of Swing_Thread context switch: prefer asynchronous Swing_Thread.later from actor;
|
changeset |
files
|
Sat, 24 Aug 2013 12:31:24 +0200 |
wenzelm |
clarified border (again, see also 7ce3ebc268a1);
|
changeset |
files
|
Sat, 24 Aug 2013 00:06:53 +0200 |
wenzelm |
more faithful representation of U+2983 and U+2984 as "white" curly braces -- based on braces and bar from cmsy10.pfb;
|
changeset |
files
|
Fri, 23 Aug 2013 22:48:12 +0200 |
wenzelm |
prefer plain subscript for notation;
|
changeset |
files
|
Fri, 23 Aug 2013 21:59:29 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 23 Aug 2013 20:53:00 +0200 |
wenzelm |
more standard parser combinator expressions and tool setup;
|
changeset |
files
|
Fri, 23 Aug 2013 20:35:50 +0200 |
wenzelm |
added Theory.setup convenience;
|
changeset |
files
|
Fri, 23 Aug 2013 20:09:34 +0200 |
wenzelm |
more robust ML_Antiquote.variant via Name.desymbolize (which also allows symbolic names, for example);
|
changeset |
files
|
Fri, 23 Aug 2013 19:53:27 +0200 |
wenzelm |
clarified type ML_Context.antiq: context parser maintains compilation context, declaration is applied to final context;
|
changeset |
files
|