Wed, 05 Dec 2012 22:25:15 +0100 wenzelm select logic session names, not paths;
Wed, 05 Dec 2012 21:13:50 +0100 wenzelm added keyboard shortcut for button (canonical way to do that?);
Wed, 05 Dec 2012 20:43:02 +0100 wenzelm evade ugly default font, notably on Windows laf;
Wed, 05 Dec 2012 20:24:49 +0100 wenzelm center main window;
Wed, 05 Dec 2012 19:46:47 +0100 wenzelm more direct dialog via existing GUI components;
Wed, 05 Dec 2012 19:25:57 +0100 wenzelm clarified logic argument: session name, not path name;
Wed, 05 Dec 2012 19:08:23 +0100 wenzelm tuned message;
Wed, 05 Dec 2012 18:09:38 +0100 wenzelm implicit build_dialog for Isabelle/jEdit;
Wed, 05 Dec 2012 18:07:32 +0100 wenzelm tuned message;
Wed, 05 Dec 2012 17:48:58 +0100 wenzelm tuned OK feedback;
Wed, 05 Dec 2012 17:38:43 +0100 wenzelm check for existing image (even if outdated);
Wed, 05 Dec 2012 17:05:25 +0100 wenzelm more elementary dialog, with less interaction;
Wed, 05 Dec 2012 16:33:02 +0100 wenzelm basic interaction with build process;
Wed, 05 Dec 2012 16:31:58 +0100 wenzelm allow to terminate jobs via Progress;
Wed, 05 Dec 2012 14:45:44 +0100 wenzelm more formal progress context;
Wed, 05 Dec 2012 14:19:44 +0100 wenzelm basic wrapper for session build dialog;
Wed, 05 Dec 2012 14:13:47 +0100 wenzelm tuned;
Wed, 05 Dec 2012 12:22:55 +0100 wenzelm tuned signature in accordance to document operations;
Wed, 05 Dec 2012 11:34:04 +0100 wenzelm tuned;
Wed, 05 Dec 2012 11:05:34 +0100 nipkow merged
Wed, 05 Dec 2012 11:05:23 +0100 nipkow \<noteq> now has the same associativity as ~= and =
Wed, 05 Dec 2012 10:35:58 +0100 blanchet tweaked order of theorems to avoid forward dependencies (MaSh)
Tue, 04 Dec 2012 23:50:36 +0100 blanchet rationalized MaSh evaluation harness
Tue, 04 Dec 2012 23:43:24 +0100 blanchet more robustness in the face of MaSh format changes -- don't overwrite new versions with old versions
Tue, 04 Dec 2012 23:19:03 +0100 blanchet added feature weights in MaSh
Tue, 04 Dec 2012 23:19:02 +0100 blanchet promote local facts using a hack (for MaSh)
Tue, 04 Dec 2012 22:14:59 +0100 wenzelm proper action labels, to make this appear in the "Shortcuts" panel, for example;
Tue, 04 Dec 2012 19:10:14 +0100 blanchet turned off noisy MaSh features
Tue, 04 Dec 2012 19:09:44 +0100 blanchet added MaSh learning to Mirabelle
Tue, 04 Dec 2012 18:23:50 +0100 blanchet fixed bug in initialization of naive Bayes (MaSh)
Tue, 04 Dec 2012 18:12:30 +0100 blanchet tuned MaSh exporter -- and don't make temp directories unless explicitly told so
Tue, 04 Dec 2012 18:12:29 +0100 blanchet generalized MaSh exporter to sets of theories
Tue, 04 Dec 2012 18:00:40 +0100 hoelzl remove SMT proofs in Multivariate_Analysis
Tue, 04 Dec 2012 18:00:37 +0100 hoelzl prove tendsto_power_div_exp_0
Tue, 04 Dec 2012 18:00:31 +0100 hoelzl add filterlim rules for eventually monotone bijective functions; mirror rules for at_top, at_bot; apply them to prove convergence of arctan at infinity and tan at pi/2
Tue, 04 Dec 2012 16:20:24 +0100 wenzelm merged
Tue, 04 Dec 2012 15:47:37 +0100 wenzelm emit bulk edits on initialization of multiple buffers, which greatly improves performance when starting big sessions (e.g. JinjaThreads);
Tue, 04 Dec 2012 15:02:45 +0100 blanchet go back to Z3 3.2
Tue, 04 Dec 2012 12:19:19 +0100 nipkow tuned defs of sec_xyz
Tue, 04 Dec 2012 11:06:51 +0100 wenzelm provide general insert_line_padding as convenience operation, e.g. for BeanShell macros;
Tue, 04 Dec 2012 10:02:51 +0100 blanchet simplify MaSh term patterns + add missing global facts if there aren't too many
Tue, 04 Dec 2012 00:37:11 +0100 blanchet MaSh improvements: deeper patterns + more respect for chained facts
Mon, 03 Dec 2012 23:43:53 +0100 blanchet tuned names
Mon, 03 Dec 2012 23:43:52 +0100 blanchet tweaked MaSh exporter
Mon, 03 Dec 2012 23:43:49 +0100 blanchet renamed "Type.thy" to something that's less likely to cause conflicts
Mon, 03 Dec 2012 20:55:34 +0100 blanchet proper quoting of paths in MaSh shell script, take 2 (cf. b00eeb8e352e)
Mon, 03 Dec 2012 20:55:33 +0100 blanchet added "fact_filter" option to Mirabelle
Mon, 03 Dec 2012 20:55:32 +0100 blanchet tweak SPASS default a tiny bit, so that a more interesting heuristic is chosen when "slicing=false" (for experiments)
Mon, 03 Dec 2012 20:43:40 +0100 wenzelm some notes on the Isabelle component repository at TUM;
Mon, 03 Dec 2012 18:19:12 +0100 hoelzl use filterlim in Lim and SEQ; tuned proofs
Mon, 03 Dec 2012 18:19:11 +0100 hoelzl conversion rules for at, at_left and at_right; applied to l'Hopital's rules.
Mon, 03 Dec 2012 18:19:09 +0100 hoelzl weakened assumptions for lhopital_right_0
Mon, 03 Dec 2012 18:19:08 +0100 hoelzl tuned proof
Mon, 03 Dec 2012 18:19:07 +0100 hoelzl add L'Hôpital's rule
Mon, 03 Dec 2012 18:19:05 +0100 hoelzl add filterlim rules for exp and ln to infinity
Mon, 03 Dec 2012 18:19:04 +0100 hoelzl add filterlim rules for inverse and at_infinity
Mon, 03 Dec 2012 18:19:02 +0100 hoelzl add filterlim rules for diverging multiplication and addition; move at_infinity to the HOL image
Mon, 03 Dec 2012 18:19:01 +0100 hoelzl add filterlim rules for unary minus and inverse
Mon, 03 Dec 2012 18:18:59 +0100 hoelzl rename filter_lim to filterlim to be consistent with filtermap
Mon, 03 Dec 2012 18:13:23 +0100 hoelzl add check to Cooper's algorithm that left-hand of dvd is a numeral
Mon, 03 Dec 2012 17:18:59 +0100 wenzelm merged
Mon, 03 Dec 2012 13:24:55 +0100 blanchet robust writing of MaSh state -- better drop learning data than cause other problems in Sledgehammer
Mon, 03 Dec 2012 17:08:39 +0100 wenzelm avoid odd warnings due to failure of systray icon;
Mon, 03 Dec 2012 16:07:28 +0100 wenzelm synchronized read access to cache file -- avoid potential conflict with ongoing write (which is non-atomic);
Mon, 03 Dec 2012 15:23:36 +0100 wenzelm tuned;
Mon, 03 Dec 2012 14:44:00 +0100 wenzelm recovered error to finish proof (e.g. bad obtain export) from 223f18cfbb32;
Sun, 02 Dec 2012 22:20:12 +0100 wenzelm semi-automated Cygwin setup;
Sun, 02 Dec 2012 17:22:19 +0100 wenzelm misc tuning;
Sun, 02 Dec 2012 14:56:49 +0100 wenzelm updated to sumatra_pdf-2.1.1;
Sat, 01 Dec 2012 23:55:39 +0100 blanchet tuned order of functions
Sat, 01 Dec 2012 23:55:38 +0100 blanchet proper quoting of paths in MaSh
Sat, 01 Dec 2012 22:47:03 +0100 wenzelm updated to jedit_build-20121201 (based on jedit-5.0.0);
Sat, 01 Dec 2012 22:42:54 +0100 wenzelm moved isabelle shortcuts to main jEdit.props, in order to have them migrated to the "imported" keymap;
Sat, 01 Dec 2012 22:23:42 +0100 wenzelm leave ALTERNATIVE_DISPATCHER mostly enabled on Mac OS X, to get events for COMMAND/Meta combinations, which seem to produce only KEY_PRESSED in Java 7, not KEY_TYPED as in Java 6;
Sat, 01 Dec 2012 19:51:43 +0100 wenzelm updated to jedit-5.0.0;
Sat, 01 Dec 2012 17:23:50 +0100 wenzelm more generic directory name to facilitate tracking changes of diffs;
Fri, 30 Nov 2012 23:06:11 +0100 wenzelm merged
Fri, 30 Nov 2012 17:12:01 +0100 nipkow tuned
Fri, 30 Nov 2012 22:55:02 +0100 wenzelm added 'print_inductives' command;
Fri, 30 Nov 2012 22:38:06 +0100 wenzelm print formal entities with markup;
Fri, 30 Nov 2012 21:47:44 +0100 wenzelm tuned labels;
Fri, 30 Nov 2012 21:30:24 +0100 wenzelm renamed dockable "Prover Session" to "Theories";
Fri, 30 Nov 2012 21:28:35 +0100 wenzelm tuned import;
Fri, 30 Nov 2012 17:53:32 +0100 wenzelm alternative shortcut for English keyboard;
Fri, 30 Nov 2012 16:34:37 +0100 wenzelm merged
Fri, 30 Nov 2012 15:36:51 +0100 wenzelm eliminated redundant is_ident -- more official is_identifier;
Fri, 30 Nov 2012 16:34:11 +0100 wenzelm updated to jdk-7u9;
Fri, 30 Nov 2012 15:24:01 +0100 wenzelm updated to exec_process-1.0.3;
Fri, 30 Nov 2012 15:05:51 +0100 wenzelm report proper pid *after* fork;
Fri, 30 Nov 2012 10:42:54 +0100 wenzelm prefer Symbol.decode_strict in batch mode, to avoid files with spurious Unicode symbols that clash with Isabelle symbol interpretation;
Thu, 29 Nov 2012 23:12:50 +0100 wenzelm more defensive retry via fork;
Thu, 29 Nov 2012 18:05:41 +0100 wenzelm merged
Thu, 29 Nov 2012 17:54:20 +0100 kuncar parametrized correspondence relation: more robust procedure - don't ignore sorts; tuned
Thu, 29 Nov 2012 17:12:51 +0100 wenzelm simplified use of fold/map;
Thu, 29 Nov 2012 16:59:53 +0100 wenzelm tuned;
Thu, 29 Nov 2012 16:52:13 +0100 wenzelm prefer 32 bit platform for ISABELLE_FULL_TEST, to make memory problems more explicit instead of disk thrashing (notably in HOL-Quickcheck_Benchmark);
Thu, 29 Nov 2012 14:29:29 +0100 wenzelm merged
Thu, 29 Nov 2012 09:59:20 +0100 hoelzl make SML/NJ happy (give names for all fields in a record)
Thu, 29 Nov 2012 14:05:53 +0100 wenzelm more robust syntax that survives collapse of \<^isub> and \<^sub>;
Thu, 29 Nov 2012 10:56:59 +0100 wenzelm further update and clarification of the all-important README_REPOSITORY;
Thu, 29 Nov 2012 10:45:25 +0100 wenzelm more uniform ML statistics;
Wed, 28 Nov 2012 19:19:39 +0100 wenzelm merged
Wed, 28 Nov 2012 12:25:43 +0100 smolkas improved readability
Wed, 28 Nov 2012 12:25:43 +0100 smolkas tweaked calculation of sledgehammer messages
Wed, 28 Nov 2012 12:25:43 +0100 smolkas adapted sledgehammer warnings
Wed, 28 Nov 2012 12:25:43 +0100 smolkas fixed case split preplaying
Wed, 28 Nov 2012 12:25:43 +0100 smolkas fixed preplaying of case splits; incorperated new name of structure: Isabelle_Markup -> Markup
Wed, 28 Nov 2012 12:25:43 +0100 smolkas preplay case splits
Wed, 28 Nov 2012 12:25:43 +0100 smolkas added warning when shrinking proof without preplaying
Wed, 28 Nov 2012 12:25:43 +0100 smolkas deal with the case that metis does not time out, but fails instead
Wed, 28 Nov 2012 12:25:43 +0100 smolkas reapplied changes to make SML/NJ happy
Wed, 28 Nov 2012 12:25:43 +0100 smolkas renaming, minor tweaks, added signature
Wed, 28 Nov 2012 12:25:43 +0100 smolkas added signature
Wed, 28 Nov 2012 12:25:43 +0100 smolkas moved thms_of_name to Sledgehammer_Util and removed copies, updated references
Wed, 28 Nov 2012 12:25:43 +0100 smolkas removed duplicate decleration
Wed, 28 Nov 2012 12:25:43 +0100 smolkas made use of sledgehammer_util
Wed, 28 Nov 2012 12:25:43 +0100 smolkas renamed sledgehammer_isar_reconstruct to sledgehammer_proof
Wed, 28 Nov 2012 12:25:43 +0100 smolkas added comments to new source files
Wed, 28 Nov 2012 12:25:43 +0100 smolkas fixed problem with fact names
Wed, 28 Nov 2012 12:25:06 +0100 smolkas remove hack and generalize code slightly
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip