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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip