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;
Fri, 14 Dec 2012 21:50:21 +0100 wenzelm tuned error dialog;
Fri, 14 Dec 2012 21:26:01 +0100 wenzelm init gutter according to view properties, which improves symmetry of windows and allows use of folds etc;
Fri, 14 Dec 2012 20:05:08 +0100 wenzelm more subgoal markup information, which is potentially useful to manage proof state output;
Fri, 14 Dec 2012 18:41:56 +0100 nipkow merged
Fri, 14 Dec 2012 18:41:45 +0100 nipkow contribution by A. Colgio
Fri, 14 Dec 2012 16:46:39 +0100 nipkow merged
Thu, 13 Dec 2012 12:48:45 +0100 nipkow renamed "emb" to "list_hembeq"; make "list_hembeq" reflexive independent of the base order; renamed "sub" to "sublisteq"; dropped "transp_on" (state transitivity explicitly instead); no need to hide "sub" after renaming; replaced some ASCII symbols by proper Isabelle symbols; NEWS
Fri, 14 Dec 2012 17:01:38 +0100 wenzelm actually request heap image in initial up-to-date check;
Fri, 14 Dec 2012 16:45:41 +0100 wenzelm clarified "isabelle options" command line, to make it more close to "isabelle components";
Fri, 14 Dec 2012 16:33:22 +0100 wenzelm updated some headers;
Fri, 14 Dec 2012 16:24:12 +0100 wenzelm clarified README;
Fri, 14 Dec 2012 16:21:47 +0100 wenzelm more formal components_checksum tool;
Fri, 14 Dec 2012 16:02:31 +0100 wenzelm just one Admin/components/ directory;
Fri, 14 Dec 2012 15:46:01 +0100 hoelzl Remove the indexed basis from the definition of euclidean spaces and only use the set of Basis vectors
Fri, 14 Dec 2012 14:46:01 +0100 hoelzl NEWS
Fri, 14 Dec 2012 12:40:07 +0100 wenzelm merged
Thu, 13 Dec 2012 23:47:01 +0100 blanchet get rid of some junk facts in the MaSh evaluation driver
Thu, 13 Dec 2012 23:22:10 +0100 blanchet generate original name as a comment in SPASS problems as well
Thu, 13 Dec 2012 22:49:08 +0100 blanchet generate comments with original names for debugging
Thu, 13 Dec 2012 22:49:07 +0100 blanchet use MaSh nicknames in ATP problem files to facilitate gathering of statistics
Thu, 13 Dec 2012 22:49:06 +0100 blanchet parallelized MaSh exporter
Thu, 13 Dec 2012 15:39:07 +0100 traytel short library for streams
Thu, 13 Dec 2012 15:36:08 +0100 traytel renamed theory
Thu, 13 Dec 2012 13:11:38 +0100 Christian Sternagel renamed "emb" to "list_hembeq";
Thu, 13 Dec 2012 09:21:45 +0100 blanchet shared bad MaSh query detection between MePo and MaSh, so that the generated files mirror each other
Wed, 12 Dec 2012 22:37:06 +0100 blanchet tuned two lemma names, to avoid name hint clash (which confuses the MaSh evaluation, and which anyway isn't nice or necessary)
Wed, 12 Dec 2012 21:59:03 +0100 blanchet tuning
Wed, 12 Dec 2012 21:48:29 +0100 blanchet tweaked which facts are included for MaSh evaluations
Wed, 12 Dec 2012 21:48:29 +0100 blanchet don't query blacklisted theorems in evaluation driver
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip