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