Sat, 05 Jan 2013 19:05:16 +0100 wenzelm premature window close means failure;
Sat, 05 Jan 2013 18:42:29 +0100 wenzelm less aggressive Assumption.export_term (similar to Generic_Target.abbrev): merely expand local defs and thus allow notation for local fixes;
Sat, 05 Jan 2013 18:36:02 +0100 wenzelm proper return code on window close;
Sat, 05 Jan 2013 17:38:54 +0100 wenzelm more precise Local_Theory.level: 1 really means main target and >= 2 nested context;
Sat, 05 Jan 2013 17:24:27 +0100 wenzelm more direct property names;
Sat, 05 Jan 2013 16:16:22 +0100 wenzelm tuned -- less indirection;
Sat, 05 Jan 2013 11:24:09 +0100 blanchet tuned blacklisting in relevance filter
Fri, 04 Jan 2013 21:56:20 +0100 blanchet refined class handling, to prevent cycles in fact graph
Fri, 04 Jan 2013 21:56:19 +0100 blanchet learn from low-level, inside-class facts
Fri, 04 Jan 2013 21:56:19 +0100 blanchet tuning
Fri, 04 Jan 2013 21:56:19 +0100 blanchet tweaked nicknames
Fri, 04 Jan 2013 21:24:47 +0100 wenzelm merged
Fri, 04 Jan 2013 21:16:08 +0100 wenzelm more reactive completion popup by default;
Fri, 04 Jan 2013 20:55:33 +0100 wenzelm actually install required copy of Highlight.jar;
Fri, 04 Jan 2013 20:42:09 +0100 wenzelm updated to jedit_build-20130104;
Fri, 04 Jan 2013 20:39:41 +0100 wenzelm another attempt to get Mac OS X keyhandling right: ALTERNATIVE_DISPATCHER is off, but ALT_KEY_PRESSED_DISABLED is more careful to interpret ALT like ALT_GRAPH, which does not count as modifier here (NB: CONTROL + ALT means ALT_GRAPH on Windows, but ALT means ALT_GRAPH on Mac OS X);
Fri, 04 Jan 2013 17:37:29 +0100 wenzelm more elementary key handling: listen to low-level KEY_PRESSED events (without consuming);
Fri, 04 Jan 2013 17:33:55 +0100 wenzelm tuned imports;
Fri, 04 Jan 2013 16:07:48 +0100 wenzelm support TAB in completion: need to configure the component with the key handler;
Fri, 04 Jan 2013 20:04:59 +0100 haftmann note to eliminate dynamic name reference
Fri, 04 Jan 2013 19:00:49 +0100 blanchet speed up generation of local theorem nicknames
Fri, 04 Jan 2013 19:00:49 +0100 blanchet speed up nickname generation for local facts
Fri, 04 Jan 2013 19:00:49 +0100 blanchet updated docs
Fri, 04 Jan 2013 19:00:49 +0100 blanchet renamed "kill" subcommand to avoid clash with "kill" keyword (which confuses Proof General and results in strange syntax highlighting)
Fri, 04 Jan 2013 19:00:49 +0100 blanchet tweaked fudge factor
Fri, 04 Jan 2013 13:03:21 +0100 wenzelm more NEWS;
Fri, 04 Jan 2013 12:44:47 +0100 wenzelm document 'locale_deps';
Fri, 04 Jan 2013 12:33:25 +0100 wenzelm prefer old graph browser in Isabelle/jEdit, which still produces better layout;
Fri, 04 Jan 2013 11:21:31 +0100 wenzelm more formal inlining of system information;
Fri, 04 Jan 2013 11:07:39 +0100 wenzelm tuned message -- suppress inlined system information;
Fri, 04 Jan 2013 01:39:32 +0100 smolkas merged
Thu, 03 Jan 2013 15:05:48 +0100 smolkas tuned
Thu, 03 Jan 2013 23:00:32 +0100 wenzelm avoid long enumeration of HO unifiers;
Thu, 03 Jan 2013 22:12:18 +0100 wenzelm disable search dialog pool on all platforms -- to prevent GUI synchronization problems seen on KDE (e.g. Kubuntu 12.10);
Thu, 03 Jan 2013 21:23:14 +0100 wenzelm merged
Thu, 03 Jan 2013 20:42:18 +0100 wenzelm maintain session index on Scala side, for more determistic results;
Thu, 03 Jan 2013 17:40:36 +0100 blanchet close formulas in the natural order, not its reverse -- so that Skolem arguments appear in the right order in Isar proofs
Thu, 03 Jan 2013 17:28:55 +0100 blanchet use new skolemizer for reconstructing skolemization steps in Isar proofs (because the old skolemizer messes up the order of the Skolem arguments)
Thu, 03 Jan 2013 17:10:12 +0100 blanchet rename variable in binder, not just in body
Thu, 03 Jan 2013 15:13:11 +0100 blanchet swap Vampire's Skolem arguments to bring them in line with what E and metis's new skolemizer do (helps Isar proof reconstruction in some cases)
Thu, 03 Jan 2013 14:41:05 +0100 blanchet tuned comment
Thu, 03 Jan 2013 14:23:10 +0100 wenzelm NEWS: ML runtime statistics;
Thu, 03 Jan 2013 14:12:12 +0100 wenzelm merged
Thu, 03 Jan 2013 14:10:57 +0100 wenzelm more interesting fields;
Thu, 03 Jan 2013 14:03:44 +0100 wenzelm always enable Future.ML_statistics where this makes sense -- runtime overhead should be negligible;
Thu, 03 Jan 2013 13:54:45 +0100 wenzelm improved Monitor_Dockable, based on ML_Statistics operations;
Thu, 03 Jan 2013 13:28:37 +0100 blanchet get rid of two-year-old hack, now that the "metis" skolemizer no longer gets stuck in HO unification
Thu, 03 Jan 2013 13:11:04 +0100 blanchet avoid explosion in higher-order unification algorithm
Thu, 03 Jan 2013 09:56:39 +0100 blanchet avoid repeated calls to metis from "resolve_tac" in case of ultimate failure
Thu, 03 Jan 2013 00:02:15 +0100 blanchet tuned comment
Wed, 02 Jan 2013 22:16:16 +0100 wenzelm merged
Wed, 02 Jan 2013 21:55:57 +0100 wenzelm added standard_frames convenience;
Wed, 02 Jan 2013 21:39:54 +0100 wenzelm some grouping of standard fields;
Wed, 02 Jan 2013 21:02:47 +0100 wenzelm some support for chart drawing;
Wed, 02 Jan 2013 19:23:18 +0100 wenzelm some support for ML statistics content interpretation;
Wed, 02 Jan 2013 18:03:38 +0100 wenzelm moved files;
Wed, 02 Jan 2013 17:58:53 +0100 wenzelm moved files;
Wed, 02 Jan 2013 16:48:22 +0100 wenzelm ML runtime statistics: read properties from build log;
Wed, 02 Jan 2013 15:08:38 +0100 wenzelm support File.read_gzip as well, in accordance to File.write_gzip;
Wed, 02 Jan 2013 13:50:59 +0100 wenzelm inline ML statistics into build log;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip