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
|
Fri, 23 Aug 2013 17:01:12 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 23 Aug 2013 15:36:54 +0200 |
wenzelm |
discontinued unused antiquotation blocks;
|
changeset |
files
|
Fri, 23 Aug 2013 15:04:00 +0200 |
wenzelm |
missing ROOT (cf. beb4ee344c22);
|
changeset |
files
|
Fri, 23 Aug 2013 12:43:16 +0200 |
wenzelm |
more modular setup;
|
changeset |
files
|
Fri, 23 Aug 2013 12:40:55 +0200 |
wenzelm |
clarified position of Spec_Check for Isabelle/ML -- it is unrelated to Isabelle/HOL;
|
changeset |
files
|
Fri, 23 Aug 2013 12:30:51 +0200 |
wenzelm |
removed unused ML antiquotations @{let}, @{note};
|
changeset |
files
|
Fri, 23 Aug 2013 11:44:28 +0200 |
wenzelm |
obsolete (see 52790e3961fe);
|
changeset |
files
|
Fri, 23 Aug 2013 11:41:17 +0200 |
wenzelm |
added action isabelle.reset-font-size;
|
changeset |
files
|
Fri, 23 Aug 2013 11:23:26 +0200 |
wenzelm |
tuned -- some reformatting;
|
changeset |
files
|
Fri, 23 Aug 2013 16:51:53 +0200 |
blanchet |
repaired num_extra_feature_facts + tuning
|
changeset |
files
|
Fri, 23 Aug 2013 16:14:26 +0200 |
blanchet |
thread information about when a constant became relevant through MePo -- the information is not used yet but could help fight starvation in the (ITP) world
|
changeset |
files
|
Fri, 23 Aug 2013 16:02:32 +0200 |
blanchet |
removed obsolete file
|
changeset |
files
|
Fri, 23 Aug 2013 15:49:27 +0200 |
blanchet |
minor MaSh fix
|
changeset |
files
|
Fri, 23 Aug 2013 15:07:32 +0200 |
blanchet |
eliminated some needless MaSh features
|
changeset |
files
|
Fri, 23 Aug 2013 14:19:57 +0200 |
blanchet |
tuned output
|
changeset |
files
|
Fri, 23 Aug 2013 14:04:08 +0200 |
blanchet |
better tracing + honor blocking better
|
changeset |
files
|
Fri, 23 Aug 2013 13:30:25 +0200 |
blanchet |
learn new facts on query if there aren't too many of them in MaSh
|
changeset |
files
|
Fri, 23 Aug 2013 00:12:20 +0200 |
kuncar |
remove OP
|
changeset |
files
|
Thu, 22 Aug 2013 23:03:23 +0200 |
blanchet |
increase relevance of unknown proximate facts
|
changeset |
files
|
Thu, 22 Aug 2013 23:03:22 +0200 |
blanchet |
fixed pattern matching
|
changeset |
files
|
Thu, 22 Aug 2013 23:03:21 +0200 |
blanchet |
fixed subtle bug with "take" + thread overlord through
|
changeset |
files
|
Thu, 22 Aug 2013 21:15:43 +0200 |
haftmann |
separate tracing option for code_simp
|
changeset |
files
|
Thu, 22 Aug 2013 21:15:43 +0200 |
haftmann |
congruence rules for code_simp to mimic typical non-strict behaviour of conj and disj
|
changeset |
files
|
Thu, 22 Aug 2013 17:19:51 +0200 |
kuncar |
delete corresponding compound lhs and rhs when a transfer rule is deleted; tuned
|
changeset |
files
|
Thu, 22 Aug 2013 17:19:44 +0200 |
kuncar |
publish a private function
|
changeset |
files
|
Thu, 22 Aug 2013 17:13:46 +0200 |
traytel |
configuration option to control timing output for (co)datatypes
|
changeset |
files
|
Thu, 22 Aug 2013 16:03:13 +0200 |
blanchet |
have kill_all also kill MaSh server + be paranoid about reloading after clear_state, to allow for easier experimentation
|
changeset |
files
|
Thu, 22 Aug 2013 12:16:56 +0200 |
blanchet |
take chained and proximate facts into consideration when computing MaSh features
|
changeset |
files
|
Thu, 22 Aug 2013 12:12:52 +0200 |
blanchet |
pour extra features from proximate facts into goal, in exporter
|
changeset |
files
|
Thu, 22 Aug 2013 12:12:51 +0200 |
blanchet |
cleanup old duplicated functionality
|
changeset |
files
|
Thu, 22 Aug 2013 11:30:14 +0200 |
traytel |
store theorem about composition of fold and map in fp_result
|
changeset |
files
|
Thu, 22 Aug 2013 08:42:27 +0200 |
blanchet |
tuning
|
changeset |
files
|
Thu, 22 Aug 2013 08:42:27 +0200 |
blanchet |
ideas for (co)datatype docs
|
changeset |
files
|
Thu, 22 Aug 2013 08:42:27 +0200 |
blanchet |
minor tweaks to MaSh tool
|
changeset |
files
|
Thu, 22 Aug 2013 08:42:27 +0200 |
blanchet |
added datatype example
|
changeset |
files
|
Wed, 21 Aug 2013 22:40:55 +0200 |
wenzelm |
support more brackets;
|
changeset |
files
|
Wed, 21 Aug 2013 21:41:44 +0200 |
wenzelm |
prefer text version of single angle quotation marks: U+2039 and U+203A from DejaVuSansMono;
|
changeset |
files
|
Wed, 21 Aug 2013 16:51:50 +0200 |
kuncar |
double check that lhs or rhs really matches a subterm in a goal when creating a hole in a skeleton (Net.net does only rough matching)
|
changeset |
files
|
Wed, 21 Aug 2013 16:21:37 +0200 |
blanchet |
improve weight computation for complex terms
|
changeset |
files
|
Wed, 21 Aug 2013 15:34:51 +0200 |
blanchet |
improved support for MaSh server
|
changeset |
files
|
Wed, 21 Aug 2013 15:18:06 +0200 |
blanchet |
get rid of some silly MaSh features
|
changeset |
files
|