Wed, 19 Dec 2012 16:41:55 +0100 krauss use build timeout (wall clock time, default: 2h)
Wed, 19 Dec 2012 16:18:46 +0100 krauss removed unused usedir_options
Wed, 19 Dec 2012 12:12:32 +0100 krauss removed obsolete setting tweaks: build -s already sets output correctly
Wed, 19 Dec 2012 11:13:37 +0100 krauss plain init_components calls instead of symlinks
Wed, 19 Dec 2012 11:10:47 +0100 krauss tolerate non-existent ISABELLE_OUTPUT
Wed, 19 Dec 2012 10:51:46 +0100 krauss removed obsolete parameter for contrib dir; hard-coding is not a problem
Wed, 19 Dec 2012 10:45:56 +0100 krauss mira: do not hard-code polyml version
Tue, 18 Dec 2012 21:59:44 +0100 haftmann discontinued legacy antiquotations and styles
Tue, 18 Dec 2012 02:19:14 +0100 blanchet avoid references altogether
Tue, 18 Dec 2012 02:18:45 +0100 blanchet catch all parsing errors
Tue, 18 Dec 2012 00:17:37 +0100 blanchet no need for tracing
Mon, 17 Dec 2012 22:09:48 +0100 blanchet updated MaSh serialization number (to reflect new weights)
Mon, 17 Dec 2012 22:06:28 +0100 blanchet synchronize access to shared reference and print proper total
Mon, 17 Dec 2012 22:06:28 +0100 blanchet add a timeout in induction rule instantiation
Mon, 17 Dec 2012 22:06:28 +0100 blanchet contain exponential explosion of term patterns
Mon, 17 Dec 2012 22:06:28 +0100 blanchet tuned weights -- keep same relative values, but use 1.0 as the least weight
Mon, 17 Dec 2012 22:06:28 +0100 blanchet really honor pattern depth, and use 2 by default
Mon, 17 Dec 2012 22:06:28 +0100 blanchet tuned order to help debugging
Mon, 17 Dec 2012 18:23:08 +0100 nipkow added table of infix operators
Mon, 17 Dec 2012 17:19:21 +0100 nipkow made element and subset relations non-associative (just like all orderings)
Mon, 17 Dec 2012 15:18:39 +0100 wenzelm merged
Mon, 17 Dec 2012 15:05:22 +0100 wenzelm more parallel find_unused_assms;
Mon, 17 Dec 2012 15:17:32 +0100 traytel useful commutative diagram for while_option
Mon, 17 Dec 2012 14:51:34 +0100 wenzelm more hints on technical issues due to shared-disk access of central Mercurial repository;
Mon, 17 Dec 2012 14:07:34 +0100 wenzelm prefer implicit build_dialog of isabelle jedit;
Mon, 17 Dec 2012 11:07:20 +0100 wenzelm offer sessions of group "main" first to increase chances that the user makes a sensible choice;
Mon, 17 Dec 2012 08:19:35 +0100 nipkow new contributor
Sun, 16 Dec 2012 22:10:37 +0100 wenzelm updated README;
Sun, 16 Dec 2012 21:27:23 +0100 wenzelm HOL-Quickcheck_Benchmark works without timeout (NB: isatest imposes global timeout already);
Sun, 16 Dec 2012 19:23:04 +0100 blanchet tuning
Sun, 16 Dec 2012 19:13:19 +0100 bulwahn merged
Sun, 16 Dec 2012 18:12:18 +0100 bulwahn reverting d466ebc27810 as the previous changeset should allow to run Find_Unused_Assms_Examples again
Sun, 16 Dec 2012 18:07:29 +0100 bulwahn providing a custom code equation for vimage to overwrite the vimage definition that would be rewritten by set_comprehension_pointfree simproc in the code preprocessor to an non-terminating code equation
Sun, 16 Dec 2012 18:44:27 +0100 wenzelm tuned signature: use thy_load to adapt to prover/editor specific view on sources;
Sun, 16 Dec 2012 18:02:28 +0100 wenzelm tuned property name;
Sun, 16 Dec 2012 17:38:16 +0100 wenzelm allow to suppress ISABELLE_SYMBOLS for experiments;
Sun, 16 Dec 2012 14:19:08 +0100 blanchet escape nicknames
Sun, 16 Dec 2012 12:07:56 +0100 blanchet generate proper nicks also for instantiated induction rules
Sun, 16 Dec 2012 12:07:37 +0100 blanchet added tracing to ATP exporter
Sat, 15 Dec 2012 22:19:14 +0100 wenzelm merged
Sat, 15 Dec 2012 21:34:32 +0100 blanchet MaSh exporter can now export subsets of the facts, as consecutive ranges
Sat, 15 Dec 2012 21:26:10 +0100 blanchet avoid creating nested threads for MaSh -- this seems to cause thread creation failures for machines with dozens of cores (unclear yet if that's really the issue)
Sat, 15 Dec 2012 19:57:12 +0100 blanchet thread no timeout properly
Sat, 15 Dec 2012 18:48:58 +0100 blanchet proper escaping in file name
Sat, 15 Dec 2012 18:26:37 +0100 blanchet encode lemma name in file name
Sat, 15 Dec 2012 21:07:52 +0100 wenzelm more general handling of graphics configurations, to increase chance of proper positioning of tooltips in multi-screen environment;
Sat, 15 Dec 2012 20:05:53 +0100 wenzelm prefer more official getMenuShortcutKeyMask, in deviation to traditional jEdit technique;
Sat, 15 Dec 2012 18:30:09 +0100 wenzelm maintain subtree_elements for improved performance of cumulate operator;
Sat, 15 Dec 2012 16:59:33 +0100 wenzelm more formal class Markup_Tree.Elements;
Sat, 15 Dec 2012 14:45:08 +0100 wenzelm tuned command line;
Sat, 15 Dec 2012 14:38:37 +0100 wenzelm merged
Fri, 14 Dec 2012 19:51:20 +0100 nipkow unified layout of defs
Sat, 15 Dec 2012 14:26:37 +0100 wenzelm tuned;
Sat, 15 Dec 2012 13:14:55 +0100 wenzelm clarified build_dialog command line;
Sat, 15 Dec 2012 12:55:11 +0100 wenzelm explicit text_fold markup, which is used by default in Pretty.chunks/chunks2;
Sat, 15 Dec 2012 12:54:14 +0100 wenzelm updated README;
Sat, 15 Dec 2012 12:28:37 +0100 wenzelm fold main goal;
Sat, 15 Dec 2012 12:16:16 +0100 wenzelm fold handling within Pretty_Text_Area, based on formal document content, which is static here;
Sat, 15 Dec 2012 12:01:07 +0100 wenzelm tuned signature;
Fri, 14 Dec 2012 23:04:35 +0100 wenzelm tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip