Thu, 29 Aug 2013 13:53:45 +0200 wenzelm more uniform configuration of editor modes and token markers;
Thu, 29 Aug 2013 13:14:00 +0200 wenzelm syntax for isabelle-news with symbol completion;
Thu, 29 Aug 2013 13:00:59 +0200 wenzelm tuned signature;
Thu, 29 Aug 2013 12:38:33 +0200 wenzelm maintain Completion_Popup.Text_Area as client property like Document_View;
Thu, 29 Aug 2013 10:24:43 +0200 wenzelm some completion options;
Thu, 29 Aug 2013 10:01:59 +0200 wenzelm more abstract Completion_Popup.Text_Area;
Thu, 29 Aug 2013 09:16:03 +0200 wenzelm GTK+ works better due to avoidance of default list view popups;
Thu, 29 Aug 2013 18:44:03 +0200 blanchet renamed BNF axiom
Thu, 29 Aug 2013 18:31:23 +0200 blanchet merge
Thu, 29 Aug 2013 18:24:11 +0200 blanchet handle type class annotations on (co)datatype parameters gracefully
Thu, 29 Aug 2013 18:17:13 +0200 traytel store nesting_bnfs in fp_sugar (required in "nested to mutual" reduction)
Thu, 29 Aug 2013 17:57:25 +0200 blanchet cleaner handling of bootstrapping "fake" context, with fewer (no?) obscure bugs
Thu, 29 Aug 2013 17:20:17 +0200 blanchet qualify BNF constants properly
Thu, 29 Aug 2013 16:26:11 +0200 blanchet qualify generated constants uniformly
Thu, 29 Aug 2013 15:02:42 +0200 blanchet rationalized bindings
Thu, 29 Aug 2013 13:51:31 +0200 blanchet rationalize message generation + added a warning
Thu, 29 Aug 2013 11:19:27 +0200 panny removed outdated comments
Thu, 29 Aug 2013 10:08:55 +0200 traytel build relator term for compound type (generalized build_map)
Thu, 29 Aug 2013 08:05:29 +0200 blanchet documentation ideas
Thu, 29 Aug 2013 07:49:54 +0200 blanchet renamed an ML filed for consistency (low-level => ctor/dtor/xtor in name)
Thu, 29 Aug 2013 05:42:37 +0200 blanchet merge
Thu, 29 Aug 2013 05:41:58 +0200 blanchet more
Thu, 29 Aug 2013 00:18:02 +0200 wenzelm tuned proofs;
Wed, 28 Aug 2013 23:48:45 +0200 wenzelm merged
Wed, 28 Aug 2013 23:41:21 +0200 wenzelm tuned proofs;
Wed, 28 Aug 2013 22:50:23 +0200 wenzelm tuned proofs;
Wed, 28 Aug 2013 22:25:14 +0200 wenzelm complete symbols only in backslash forms -- less intrusive editing, greater chance of finding escape sequence in text;
Wed, 28 Aug 2013 19:12:15 +0200 wenzelm tuned signature -- no need for ooddities;
Wed, 28 Aug 2013 19:08:11 +0200 wenzelm tuned -- help finding rare NPE on cold start;
Wed, 28 Aug 2013 17:20:16 +0200 wenzelm tuned proofs;
Wed, 28 Aug 2013 16:36:46 +0200 wenzelm uniform use of isabelle.jEdit.Popup, based on generic screen location operations;
Wed, 28 Aug 2013 15:14:58 +0200 wenzelm more elementary Popup via JLayeredPane -- avoid javax.swing.PopupFactory with its many problems and dangers of accidental HeavyWeightPopup (especially on Mac OS X);
Wed, 28 Aug 2013 10:35:12 +0200 wenzelm tuned;
Wed, 28 Aug 2013 09:36:05 +0200 wenzelm dismiss popups more uniformly;
Wed, 28 Aug 2013 09:12:50 +0200 wenzelm more uniform check (see JEdit_Lib.propagate_key);
Wed, 28 Aug 2013 09:08:36 +0200 wenzelm tuned signature;
Wed, 28 Aug 2013 00:18:50 +0200 wenzelm more symbols;
Tue, 27 Aug 2013 23:54:23 +0200 wenzelm tuned proofs;
Tue, 27 Aug 2013 23:21:12 +0200 wenzelm tuned proofs;
Tue, 27 Aug 2013 22:40:39 +0200 wenzelm tuned proofs;
Tue, 27 Aug 2013 22:23:40 +0200 wenzelm enable jEdit KeyEventWorkaround uniformly;
Tue, 27 Aug 2013 22:20:11 +0200 wenzelm de-register completion first, which is important to make new popup reliably;
Tue, 27 Aug 2013 22:00:35 +0200 wenzelm 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 wenzelm 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 wenzelm some actual completion via outer syntax;
Tue, 27 Aug 2013 17:17:20 +0200 wenzelm tuned signature;
Tue, 27 Aug 2013 16:45:32 +0200 wenzelm avoid complication and event duplication due to KeyEventInterceptor -- NB: popup has focus within root window, it is closed on loss of focus;
Tue, 27 Aug 2013 16:09:28 +0200 wenzelm determine completion geometry like tooltip;
Tue, 27 Aug 2013 15:35:51 +0200 wenzelm explicit "hidden" operation with focus management;
Tue, 27 Aug 2013 14:56:11 +0200 wenzelm some key event handling in the manner of SideKickBindings, SideKickCompletionPopup;
Tue, 27 Aug 2013 13:07:31 +0200 wenzelm more standard key handling according to jEdit (with workaround);
Tue, 27 Aug 2013 12:35:32 +0200 wenzelm more systematic JEdit_Lib.key_listener with optional KeyEventWorkaround;
Wed, 28 Aug 2013 18:44:50 +0200 blanchet got rid of old error -- users who install SPASS manually are responsible for any version mismatches
Wed, 28 Aug 2013 18:44:50 +0200 blanchet tuned messages
Wed, 28 Aug 2013 18:44:50 +0200 blanchet natural component order
Wed, 28 Aug 2013 18:44:50 +0200 blanchet better error message
Wed, 28 Aug 2013 18:44:50 +0200 blanchet tuning
Wed, 28 Aug 2013 17:11:28 +0200 nipkow tuned
Wed, 28 Aug 2013 14:37:35 +0200 kuncar use only one data slot; rename print_quotmaps to print_quot_maps; tuned
Wed, 28 Aug 2013 11:15:14 +0200 nipkow merged
Wed, 28 Aug 2013 08:56:57 +0200 nipkow added rtrancl_while
Tue, 27 Aug 2013 16:06:27 +0200 hoelzl renamed inner_dense_linorder to dense_linorder
Tue, 27 Aug 2013 14:37:56 +0200 hoelzl renamed typeclass dense_linorder to unbounded_dense_linorder
Mon, 26 Aug 2013 23:39:53 +0200 wenzelm tuned imports;
Mon, 26 Aug 2013 22:01:39 +0200 wenzelm another sample found by Stefan Berghofer;
Mon, 26 Aug 2013 21:56:08 +0200 wenzelm added SHA1 library integrity test, which is invoked at compile time and Isabelle_Process run-time;
Mon, 26 Aug 2013 21:53:56 +0200 wenzelm allow NUL characters in ML string passed to C library;
Mon, 26 Aug 2013 18:08:54 +0200 blanchet simplify code (now that ctr_sugar uses the same type variables as fp_sugar)
Mon, 26 Aug 2013 17:37:32 +0200 wenzelm merged
Mon, 26 Aug 2013 16:51:53 +0200 wenzelm 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 wenzelm 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 wenzelm 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 wenzelm proper context;
Mon, 26 Aug 2013 14:14:33 +0200 traytel tuned
Mon, 26 Aug 2013 13:44:46 +0200 traytel moved derivation of ctor_dtor_unfold to sugar (streamlines fp_result interface)
Mon, 26 Aug 2013 12:14:41 +0200 blanchet export one more ML function, needed for primcorec
Mon, 26 Aug 2013 12:14:40 +0200 blanchet reverted 6c5e7143e1f6; took a better look at evaluation data this time
Mon, 26 Aug 2013 11:42:35 +0200 wenzelm tuned unchecked ML;
Mon, 26 Aug 2013 11:41:17 +0200 wenzelm removed junk;
Mon, 26 Aug 2013 10:33:16 +0200 wenzelm ignore trailing primes, e.g. rename \<alpha>' to \<alpha>'' instead of \<alpha>'a;
Mon, 26 Aug 2013 09:07:32 +0200 blanchet tuned fudge factor in light of evaluation
Sun, 25 Aug 2013 23:20:25 +0200 wenzelm tuned proofs;
Sun, 25 Aug 2013 21:25:17 +0200 wenzelm tuned proofs;
Sun, 25 Aug 2013 20:57:09 +0200 wenzelm discontinued rendering of obsolete \<onesuperior>, \<twosuperior>, \<threesuperior>;
Sun, 25 Aug 2013 20:43:10 +0200 wenzelm tuned;
Sun, 25 Aug 2013 20:32:26 +0200 wenzelm maintain goal forks as part of global execution;
Sun, 25 Aug 2013 17:17:48 +0200 wenzelm tuned proofs -- fewer warnings;
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);
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);
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);
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);
Sat, 24 Aug 2013 23:16:37 +0200 wenzelm tuned proofs;
Sat, 24 Aug 2013 21:23:40 +0200 wenzelm tuned proofs;
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;
Sat, 24 Aug 2013 17:41:57 +0200 wenzelm strict checking of coordinates wrt. inner painter component;
Sat, 24 Aug 2013 17:39:18 +0200 wenzelm more static values;
Sat, 24 Aug 2013 16:06:15 +0200 wenzelm support more brackets;
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;
Sat, 24 Aug 2013 15:30:50 +0200 wenzelm tuned signature;
Sat, 24 Aug 2013 14:58:36 +0200 wenzelm more precise painting;
Sat, 24 Aug 2013 13:32:51 +0200 wenzelm more uniform treatment of Swing_Thread context switch: prefer asynchronous Swing_Thread.later from actor;
Sat, 24 Aug 2013 12:31:24 +0200 wenzelm clarified border (again, see also 7ce3ebc268a1);
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;
Fri, 23 Aug 2013 22:48:12 +0200 wenzelm prefer plain subscript for notation;
Fri, 23 Aug 2013 21:59:29 +0200 wenzelm merged
Fri, 23 Aug 2013 20:53:00 +0200 wenzelm more standard parser combinator expressions and tool setup;
Fri, 23 Aug 2013 20:35:50 +0200 wenzelm added Theory.setup convenience;
Fri, 23 Aug 2013 20:09:34 +0200 wenzelm more robust ML_Antiquote.variant via Name.desymbolize (which also allows symbolic names, for example);
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;
Fri, 23 Aug 2013 17:01:12 +0200 wenzelm tuned signature;
Fri, 23 Aug 2013 15:36:54 +0200 wenzelm discontinued unused antiquotation blocks;
Fri, 23 Aug 2013 15:04:00 +0200 wenzelm missing ROOT (cf. beb4ee344c22);
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 tip