Tue, 27 Aug 2013 23:21:12 +0200 tuned proofs;
wenzelm [Tue, 27 Aug 2013 23:21:12 +0200] rev 53239
tuned proofs;
Tue, 27 Aug 2013 22:40:39 +0200 tuned proofs;
wenzelm [Tue, 27 Aug 2013 22:40:39 +0200] rev 53238
tuned proofs;
Tue, 27 Aug 2013 22:23:40 +0200 enable jEdit KeyEventWorkaround uniformly;
wenzelm [Tue, 27 Aug 2013 22:23:40 +0200] rev 53237
enable jEdit KeyEventWorkaround uniformly;
Tue, 27 Aug 2013 22:20:11 +0200 de-register completion first, which is important to make new popup reliably;
wenzelm [Tue, 27 Aug 2013 22:20:11 +0200] rev 53236
de-register completion first, which is important to make new popup reliably;
Tue, 27 Aug 2013 22:00:35 +0200 register single instance within root, in order to get rid of old popup as user continues typing;
wenzelm [Tue, 27 Aug 2013 22:00:35 +0200] rev 53235
register single instance within root, in order to get rid of old popup as user continues typing;
Tue, 27 Aug 2013 20:58:53 +0200 more careful refocus operation: do not reset focus if it was already lost (relevant when activating a different GUI component, for example);
wenzelm [Tue, 27 Aug 2013 20:58:53 +0200] rev 53234
more careful refocus operation: do not reset focus if it was already lost (relevant when activating a different GUI component, for example);
Tue, 27 Aug 2013 20:45:02 +0200 some actual completion via outer syntax;
wenzelm [Tue, 27 Aug 2013 20:45:02 +0200] rev 53233
some actual completion via outer syntax; disable old SideKick completion for "isabelle" mode;
Tue, 27 Aug 2013 17:17:20 +0200 tuned signature;
wenzelm [Tue, 27 Aug 2013 17:17:20 +0200] rev 53232
tuned signature;
Tue, 27 Aug 2013 16:45:32 +0200 avoid complication and event duplication due to KeyEventInterceptor -- NB: popup has focus within root window, it is closed on loss of focus;
wenzelm [Tue, 27 Aug 2013 16:45:32 +0200] rev 53231
avoid complication and event duplication due to KeyEventInterceptor -- NB: popup has focus within root window, it is closed on loss of focus; uniform JEdit_Lib.propagate_key;
Tue, 27 Aug 2013 16:09:28 +0200 determine completion geometry like tooltip;
wenzelm [Tue, 27 Aug 2013 16:09:28 +0200] rev 53230
determine completion geometry like tooltip; just one option jedit_popup_bounds for tooltip and completion;
Tue, 27 Aug 2013 15:35:51 +0200 explicit "hidden" operation with focus management;
wenzelm [Tue, 27 Aug 2013 15:35:51 +0200] rev 53229
explicit "hidden" operation with focus management; explicit popup_font; just one option jedit_popup_font_scale for tooltip and completion;
Tue, 27 Aug 2013 14:56:11 +0200 some key event handling in the manner of SideKickBindings, SideKickCompletionPopup;
wenzelm [Tue, 27 Aug 2013 14:56:11 +0200] rev 53228
some key event handling in the manner of SideKickBindings, SideKickCompletionPopup;
Tue, 27 Aug 2013 13:07:31 +0200 more standard key handling according to jEdit (with workaround);
wenzelm [Tue, 27 Aug 2013 13:07:31 +0200] rev 53227
more standard key handling according to jEdit (with workaround); clarified handling of ESCAPE (again): dismiss without second interpretation as select-none;
Tue, 27 Aug 2013 12:35:32 +0200 more systematic JEdit_Lib.key_listener with optional KeyEventWorkaround;
wenzelm [Tue, 27 Aug 2013 12:35:32 +0200] rev 53226
more systematic JEdit_Lib.key_listener with optional KeyEventWorkaround;
Wed, 28 Aug 2013 18:44:50 +0200 got rid of old error -- users who install SPASS manually are responsible for any version mismatches
blanchet [Wed, 28 Aug 2013 18:44:50 +0200] rev 53225
got rid of old error -- users who install SPASS manually are responsible for any version mismatches
Wed, 28 Aug 2013 18:44:50 +0200 tuned messages
blanchet [Wed, 28 Aug 2013 18:44:50 +0200] rev 53224
tuned messages
Wed, 28 Aug 2013 18:44:50 +0200 natural component order
blanchet [Wed, 28 Aug 2013 18:44:50 +0200] rev 53223
natural component order
Wed, 28 Aug 2013 18:44:50 +0200 better error message
blanchet [Wed, 28 Aug 2013 18:44:50 +0200] rev 53222
better error message
Wed, 28 Aug 2013 18:44:50 +0200 tuning
blanchet [Wed, 28 Aug 2013 18:44:50 +0200] rev 53221
tuning
Wed, 28 Aug 2013 17:11:28 +0200 tuned
nipkow [Wed, 28 Aug 2013 17:11:28 +0200] rev 53220
tuned
Wed, 28 Aug 2013 14:37:35 +0200 use only one data slot; rename print_quotmaps to print_quot_maps; tuned
kuncar [Wed, 28 Aug 2013 14:37:35 +0200] rev 53219
use only one data slot; rename print_quotmaps to print_quot_maps; tuned
Wed, 28 Aug 2013 11:15:14 +0200 merged
nipkow [Wed, 28 Aug 2013 11:15:14 +0200] rev 53218
merged
Wed, 28 Aug 2013 08:56:57 +0200 added rtrancl_while
nipkow [Wed, 28 Aug 2013 08:56:57 +0200] rev 53217
added rtrancl_while
Tue, 27 Aug 2013 16:06:27 +0200 renamed inner_dense_linorder to dense_linorder
hoelzl [Tue, 27 Aug 2013 16:06:27 +0200] rev 53216
renamed inner_dense_linorder to dense_linorder
Tue, 27 Aug 2013 14:37:56 +0200 renamed typeclass dense_linorder to unbounded_dense_linorder
hoelzl [Tue, 27 Aug 2013 14:37:56 +0200] rev 53215
renamed typeclass dense_linorder to unbounded_dense_linorder
Mon, 26 Aug 2013 23:39:53 +0200 tuned imports;
wenzelm [Mon, 26 Aug 2013 23:39:53 +0200] rev 53214
tuned imports; tuned proofs;
Mon, 26 Aug 2013 22:01:39 +0200 another sample found by Stefan Berghofer;
wenzelm [Mon, 26 Aug 2013 22:01:39 +0200] rev 53213
another sample found by Stefan Berghofer;
Mon, 26 Aug 2013 21:56:08 +0200 added SHA1 library integrity test, which is invoked at compile time and Isabelle_Process run-time;
wenzelm [Mon, 26 Aug 2013 21:56:08 +0200] rev 53212
added SHA1 library integrity test, which is invoked at compile time and Isabelle_Process run-time;
Mon, 26 Aug 2013 21:53:56 +0200 allow NUL characters in ML string passed to C library;
wenzelm [Mon, 26 Aug 2013 21:53:56 +0200] rev 53211
allow NUL characters in ML string passed to C library;
Mon, 26 Aug 2013 18:08:54 +0200 simplify code (now that ctr_sugar uses the same type variables as fp_sugar)
blanchet [Mon, 26 Aug 2013 18:08:54 +0200] rev 53210
simplify code (now that ctr_sugar uses the same type variables as fp_sugar)
Mon, 26 Aug 2013 17:37:32 +0200 merged
wenzelm [Mon, 26 Aug 2013 17:37:32 +0200] rev 53209
merged
Mon, 26 Aug 2013 16:51:53 +0200 prefer build_doc -s to avoid heaps left behind in $ISABELLE_HOME_USER (especially relevant to isatest);
wenzelm [Mon, 26 Aug 2013 16:51:53 +0200] rev 53208
prefer build_doc -s to avoid heaps left behind in $ISABELLE_HOME_USER (especially relevant to isatest);
Mon, 26 Aug 2013 16:13:20 +0200 prefer Binding.name_of over Binding.print -- the latter leads to funny quotes and markup within the constructed term;
wenzelm [Mon, 26 Aug 2013 16:13:20 +0200] rev 53207
prefer Binding.name_of over Binding.print -- the latter leads to funny quotes and markup within the constructed term;
Mon, 26 Aug 2013 15:57:09 +0200 always transfer thm where attributes are applied -- relevant for internal 'notes' (e.g. via bundle 'includes') in contrast to external 'notes' (cf. Proof_Context.retrieve_thms);
wenzelm [Mon, 26 Aug 2013 15:57:09 +0200] rev 53206
always transfer thm where attributes are applied -- relevant for internal 'notes' (e.g. via bundle 'includes') in contrast to external 'notes' (cf. Proof_Context.retrieve_thms);
Mon, 26 Aug 2013 15:45:51 +0200 proper context;
wenzelm [Mon, 26 Aug 2013 15:45:51 +0200] rev 53205
proper context;
Mon, 26 Aug 2013 14:14:33 +0200 tuned
traytel [Mon, 26 Aug 2013 14:14:33 +0200] rev 53204
tuned
Mon, 26 Aug 2013 13:44:46 +0200 moved derivation of ctor_dtor_unfold to sugar (streamlines fp_result interface)
traytel [Mon, 26 Aug 2013 13:44:46 +0200] rev 53203
moved derivation of ctor_dtor_unfold to sugar (streamlines fp_result interface)
Mon, 26 Aug 2013 12:14:41 +0200 export one more ML function, needed for primcorec
blanchet [Mon, 26 Aug 2013 12:14:41 +0200] rev 53202
export one more ML function, needed for primcorec
Mon, 26 Aug 2013 12:14:40 +0200 reverted 6c5e7143e1f6; took a better look at evaluation data this time
blanchet [Mon, 26 Aug 2013 12:14:40 +0200] rev 53201
reverted 6c5e7143e1f6; took a better look at evaluation data this time
Mon, 26 Aug 2013 11:42:35 +0200 tuned unchecked ML;
wenzelm [Mon, 26 Aug 2013 11:42:35 +0200] rev 53200
tuned unchecked ML;
Mon, 26 Aug 2013 11:41:17 +0200 removed junk;
wenzelm [Mon, 26 Aug 2013 11:41:17 +0200] rev 53199
removed junk;
Mon, 26 Aug 2013 10:33:16 +0200 ignore trailing primes, e.g. rename \<alpha>' to \<alpha>'' instead of \<alpha>'a;
wenzelm [Mon, 26 Aug 2013 10:33:16 +0200] rev 53198
ignore trailing primes, e.g. rename \<alpha>' to \<alpha>'' instead of \<alpha>'a;
Mon, 26 Aug 2013 09:07:32 +0200 tuned fudge factor in light of evaluation
blanchet [Mon, 26 Aug 2013 09:07:32 +0200] rev 53197
tuned fudge factor in light of evaluation
Sun, 25 Aug 2013 23:20:25 +0200 tuned proofs;
wenzelm [Sun, 25 Aug 2013 23:20:25 +0200] rev 53196
tuned proofs;
Sun, 25 Aug 2013 21:25:17 +0200 tuned proofs;
wenzelm [Sun, 25 Aug 2013 21:25:17 +0200] rev 53195
tuned proofs;
Sun, 25 Aug 2013 20:57:09 +0200 discontinued rendering of obsolete \<onesuperior>, \<twosuperior>, \<threesuperior>;
wenzelm [Sun, 25 Aug 2013 20:57:09 +0200] rev 53194
discontinued rendering of obsolete \<onesuperior>, \<twosuperior>, \<threesuperior>;
Sun, 25 Aug 2013 20:43:10 +0200 tuned;
wenzelm [Sun, 25 Aug 2013 20:43:10 +0200] rev 53193
tuned;
Sun, 25 Aug 2013 20:32:26 +0200 maintain goal forks as part of global execution;
wenzelm [Sun, 25 Aug 2013 20:32:26 +0200] rev 53192
maintain goal forks as part of global execution; tuned;
Sun, 25 Aug 2013 17:17:48 +0200 tuned proofs -- fewer warnings;
wenzelm [Sun, 25 Aug 2013 17:17:48 +0200] rev 53191
tuned proofs -- fewer warnings;
Sun, 25 Aug 2013 17:04:22 +0200 simplified Goal.forked_proofs: status is determined via group instead of dummy future (see also Pure/PIDE/execution.ML);
wenzelm [Sun, 25 Aug 2013 17:04:22 +0200] rev 53190
simplified Goal.forked_proofs: status is determined via group instead of dummy future (see also Pure/PIDE/execution.ML); clarified Task_Queue.group_status; tuned;
Sun, 25 Aug 2013 16:03:12 +0200 discontinued parallel_subproofs_saturation and related internal counters (superseded by parallel_subproofs_threshold and timing information);
wenzelm [Sun, 25 Aug 2013 16:03:12 +0200] rev 53189
discontinued parallel_subproofs_saturation and related internal counters (superseded by parallel_subproofs_threshold and timing information); simplified Goal.future_enabled;
Sun, 25 Aug 2013 14:35:25 +0200 some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
wenzelm [Sun, 25 Aug 2013 14:35:25 +0200] rev 53188
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1); tuned;
Sun, 25 Aug 2013 13:59:40 +0200 use view root as parent for popup, which provides more space and avoids confusion of mouse wheel handlers on Windows (wrt. text area scrollbar);
wenzelm [Sun, 25 Aug 2013 13:59:40 +0200] rev 53187
use view root as parent for popup, which provides more space and avoids confusion of mouse wheel handlers on Windows (wrt. text area scrollbar);
Sat, 24 Aug 2013 23:16:37 +0200 tuned proofs;
wenzelm [Sat, 24 Aug 2013 23:16:37 +0200] rev 53186
tuned proofs;
Sat, 24 Aug 2013 21:23:40 +0200 tuned proofs;
wenzelm [Sat, 24 Aug 2013 21:23:40 +0200] rev 53185
tuned proofs;
Sat, 24 Aug 2013 18:29:23 +0200 confine popup to parent component, to avoid javax.swing.PopupFactory$HeavyWeightPopup and its problems with Linux window management and Mac OS X key handling;
wenzelm [Sat, 24 Aug 2013 18:29:23 +0200] rev 53184
confine popup to parent component, to avoid javax.swing.PopupFactory$HeavyWeightPopup and its problems with Linux window management and Mac OS X key handling;
Sat, 24 Aug 2013 17:41:57 +0200 strict checking of coordinates wrt. inner painter component;
wenzelm [Sat, 24 Aug 2013 17:41:57 +0200] rev 53183
strict checking of coordinates wrt. inner painter component;
Sat, 24 Aug 2013 17:39:18 +0200 more static values;
wenzelm [Sat, 24 Aug 2013 17:39:18 +0200] rev 53182
more static values;
Sat, 24 Aug 2013 16:06:15 +0200 support more brackets;
wenzelm [Sat, 24 Aug 2013 16:06:15 +0200] rev 53181
support more brackets;
Sat, 24 Aug 2013 15:34:09 +0200 prefer static "control", which is determined when the mouse event happens, not when its action runs;
wenzelm [Sat, 24 Aug 2013 15:34:09 +0200] rev 53180
prefer static "control", which is determined when the mouse event happens, not when its action runs;
Sat, 24 Aug 2013 15:30:50 +0200 tuned signature;
wenzelm [Sat, 24 Aug 2013 15:30:50 +0200] rev 53179
tuned signature;
Sat, 24 Aug 2013 14:58:36 +0200 more precise painting;
wenzelm [Sat, 24 Aug 2013 14:58:36 +0200] rev 53178
more precise painting;
Sat, 24 Aug 2013 13:32:51 +0200 more uniform treatment of Swing_Thread context switch: prefer asynchronous Swing_Thread.later from actor;
wenzelm [Sat, 24 Aug 2013 13:32:51 +0200] rev 53177
more uniform treatment of Swing_Thread context switch: prefer asynchronous Swing_Thread.later from actor;
Sat, 24 Aug 2013 12:31:24 +0200 clarified border (again, see also 7ce3ebc268a1);
wenzelm [Sat, 24 Aug 2013 12:31:24 +0200] rev 53176
clarified border (again, see also 7ce3ebc268a1);
Sat, 24 Aug 2013 00:06:53 +0200 more faithful representation of U+2983 and U+2984 as "white" curly braces -- based on braces and bar from cmsy10.pfb;
wenzelm [Sat, 24 Aug 2013 00:06:53 +0200] rev 53175
more faithful representation of U+2983 and U+2984 as "white" curly braces -- based on braces and bar from cmsy10.pfb;
Fri, 23 Aug 2013 22:48:12 +0200 prefer plain subscript for notation;
wenzelm [Fri, 23 Aug 2013 22:48:12 +0200] rev 53174
prefer plain subscript for notation;
Fri, 23 Aug 2013 21:59:29 +0200 merged
wenzelm [Fri, 23 Aug 2013 21:59:29 +0200] rev 53173
merged
Fri, 23 Aug 2013 20:53:00 +0200 more standard parser combinator expressions and tool setup;
wenzelm [Fri, 23 Aug 2013 20:53:00 +0200] rev 53172
more standard parser combinator expressions and tool setup;
Fri, 23 Aug 2013 20:35:50 +0200 added Theory.setup convenience;
wenzelm [Fri, 23 Aug 2013 20:35:50 +0200] rev 53171
added Theory.setup convenience;
Fri, 23 Aug 2013 20:09:34 +0200 more robust ML_Antiquote.variant via Name.desymbolize (which also allows symbolic names, for example);
wenzelm [Fri, 23 Aug 2013 20:09:34 +0200] rev 53170
more robust ML_Antiquote.variant via Name.desymbolize (which also allows symbolic names, for example);
Fri, 23 Aug 2013 19:53:27 +0200 clarified type ML_Context.antiq: context parser maintains compilation context, declaration is applied to final context;
wenzelm [Fri, 23 Aug 2013 19:53:27 +0200] rev 53169
clarified type ML_Context.antiq: context parser maintains compilation context, declaration is applied to final context; subtle change of semantics of ML_Context.add_antiq: need to avoid accidental update of context due to concrete syntax parser (cf. Scan.pass);
Fri, 23 Aug 2013 17:01:12 +0200 tuned signature;
wenzelm [Fri, 23 Aug 2013 17:01:12 +0200] rev 53168
tuned signature;
Fri, 23 Aug 2013 15:36:54 +0200 discontinued unused antiquotation blocks;
wenzelm [Fri, 23 Aug 2013 15:36:54 +0200] rev 53167
discontinued unused antiquotation blocks;
Fri, 23 Aug 2013 15:04:00 +0200 missing ROOT (cf. beb4ee344c22);
wenzelm [Fri, 23 Aug 2013 15:04:00 +0200] rev 53166
missing ROOT (cf. beb4ee344c22);
Fri, 23 Aug 2013 12:43:16 +0200 more modular setup;
wenzelm [Fri, 23 Aug 2013 12:43:16 +0200] rev 53165
more modular setup;
Fri, 23 Aug 2013 12:40:55 +0200 clarified position of Spec_Check for Isabelle/ML -- it is unrelated to Isabelle/HOL;
wenzelm [Fri, 23 Aug 2013 12:40:55 +0200] rev 53164
clarified position of Spec_Check for Isabelle/ML -- it is unrelated to Isabelle/HOL; just one src/Tools/ROOT;
Fri, 23 Aug 2013 12:30:51 +0200 removed unused ML antiquotations @{let}, @{note};
wenzelm [Fri, 23 Aug 2013 12:30:51 +0200] rev 53163
removed unused ML antiquotations @{let}, @{note};
Fri, 23 Aug 2013 11:44:28 +0200 obsolete (see 52790e3961fe);
wenzelm [Fri, 23 Aug 2013 11:44:28 +0200] rev 53162
obsolete (see 52790e3961fe);
Fri, 23 Aug 2013 11:41:17 +0200 added action isabelle.reset-font-size;
wenzelm [Fri, 23 Aug 2013 11:41:17 +0200] rev 53161
added action isabelle.reset-font-size;
Fri, 23 Aug 2013 11:23:26 +0200 tuned -- some reformatting;
wenzelm [Fri, 23 Aug 2013 11:23:26 +0200] rev 53160
tuned -- some reformatting;
Fri, 23 Aug 2013 16:51:53 +0200 repaired num_extra_feature_facts + tuning
blanchet [Fri, 23 Aug 2013 16:51:53 +0200] rev 53159
repaired num_extra_feature_facts + tuning
Fri, 23 Aug 2013 16:14:26 +0200 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
blanchet [Fri, 23 Aug 2013 16:14:26 +0200] rev 53158
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
Fri, 23 Aug 2013 16:02:32 +0200 removed obsolete file
blanchet [Fri, 23 Aug 2013 16:02:32 +0200] rev 53157
removed obsolete file
Fri, 23 Aug 2013 15:49:27 +0200 minor MaSh fix
blanchet [Fri, 23 Aug 2013 15:49:27 +0200] rev 53156
minor MaSh fix
Fri, 23 Aug 2013 15:07:32 +0200 eliminated some needless MaSh features
blanchet [Fri, 23 Aug 2013 15:07:32 +0200] rev 53155
eliminated some needless MaSh features
Fri, 23 Aug 2013 14:19:57 +0200 tuned output
blanchet [Fri, 23 Aug 2013 14:19:57 +0200] rev 53154
tuned output
Fri, 23 Aug 2013 14:04:08 +0200 better tracing + honor blocking better
blanchet [Fri, 23 Aug 2013 14:04:08 +0200] rev 53153
better tracing + honor blocking better
Fri, 23 Aug 2013 13:30:25 +0200 learn new facts on query if there aren't too many of them in MaSh
blanchet [Fri, 23 Aug 2013 13:30:25 +0200] rev 53152
learn new facts on query if there aren't too many of them in MaSh
Fri, 23 Aug 2013 00:12:20 +0200 remove OP
kuncar [Fri, 23 Aug 2013 00:12:20 +0200] rev 53151
remove OP
Thu, 22 Aug 2013 23:03:23 +0200 increase relevance of unknown proximate facts
blanchet [Thu, 22 Aug 2013 23:03:23 +0200] rev 53150
increase relevance of unknown proximate facts
Thu, 22 Aug 2013 23:03:22 +0200 fixed pattern matching
blanchet [Thu, 22 Aug 2013 23:03:22 +0200] rev 53149
fixed pattern matching
Thu, 22 Aug 2013 23:03:21 +0200 fixed subtle bug with "take" + thread overlord through
blanchet [Thu, 22 Aug 2013 23:03:21 +0200] rev 53148
fixed subtle bug with "take" + thread overlord through
Thu, 22 Aug 2013 21:15:43 +0200 separate tracing option for code_simp
haftmann [Thu, 22 Aug 2013 21:15:43 +0200] rev 53147
separate tracing option for code_simp
Thu, 22 Aug 2013 21:15:43 +0200 congruence rules for code_simp to mimic typical non-strict behaviour of conj and disj
haftmann [Thu, 22 Aug 2013 21:15:43 +0200] rev 53146
congruence rules for code_simp to mimic typical non-strict behaviour of conj and disj
Thu, 22 Aug 2013 17:19:51 +0200 delete corresponding compound lhs and rhs when a transfer rule is deleted; tuned
kuncar [Thu, 22 Aug 2013 17:19:51 +0200] rev 53145
delete corresponding compound lhs and rhs when a transfer rule is deleted; tuned
Thu, 22 Aug 2013 17:19:44 +0200 publish a private function
kuncar [Thu, 22 Aug 2013 17:19:44 +0200] rev 53144
publish a private function
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip