Tue, 07 Aug 2012 23:43:05 +0200 wenzelm discontinued obsolete IsaMakefile and ROOT.ML files from the Isabelle distribution;
Tue, 07 Aug 2012 23:38:18 +0200 wenzelm tuned;
Tue, 07 Aug 2012 22:54:27 +0200 blanchet proper quoting
Tue, 07 Aug 2012 22:32:14 +0200 wenzelm merged
Tue, 07 Aug 2012 22:25:17 +0200 wenzelm more structural parsing for minor modes;
Tue, 07 Aug 2012 21:38:24 +0200 wenzelm clarified Sidekick configuration, including minor modes;
Tue, 07 Aug 2012 14:29:18 +0200 blanchet stop distinguishing between complete and incomplete slices, since this is very fragile and has hardly any useful semantics to users
Tue, 07 Aug 2012 13:03:50 +0200 blanchet specify full path to clausifier
Tue, 07 Aug 2012 11:25:01 +0200 blanchet documentation
Tue, 07 Aug 2012 20:28:35 +0200 wenzelm more token markers, based on actual outer syntax;
Tue, 07 Aug 2012 19:16:58 +0200 wenzelm simplified process startup phases: INIT suffices for is_ready;
Tue, 07 Aug 2012 17:46:30 +0200 wenzelm need to expand path in order to resolve imports like "~~/src/Tools/Code_Generator";
Tue, 07 Aug 2012 17:08:22 +0200 wenzelm prefer static Build.session_content for loaded theories -- discontinued incremental protocol;
Tue, 07 Aug 2012 16:34:15 +0200 wenzelm prefer static Build.outer_syntax in Isabelle/Scala session -- discontinued incremental protocol;
Tue, 07 Aug 2012 15:19:08 +0200 wenzelm permissive outer syntax wrt. symbol recoding;
Tue, 07 Aug 2012 15:01:48 +0200 wenzelm simplified Document.Node.Header -- internalized errors;
Tue, 07 Aug 2012 13:21:29 +0200 wenzelm tuned signature;
Tue, 07 Aug 2012 12:35:24 +0200 wenzelm tuned signature -- slightly more abstract text representation of prover process;
Tue, 07 Aug 2012 12:10:26 +0200 wenzelm tuned signature -- make Pretty less dependent on Symbol;
Tue, 07 Aug 2012 10:28:04 +0200 boehmes extended Mirabelle to support user-provided setup files which contain the configuration for a Mirabelle run (avoids some layers of scripts and reduces the complexity of the overall Mirabelle setup)
Tue, 07 Aug 2012 10:28:04 +0200 boehmes increase defensive timeout that should typically not kick in thanks to solid time limits in Sledgehammer (otherwise, Mirabelle-based evaluations might be distorted)
Mon, 06 Aug 2012 22:12:17 +0200 blanchet documentation
Mon, 06 Aug 2012 22:12:17 +0200 blanchet added iProver(-Eq) local
Mon, 06 Aug 2012 22:12:17 +0200 blanchet optimized saving
Mon, 06 Aug 2012 21:11:42 +0200 wenzelm pass Isabelle/Scala system options into ML process of Isar tty or build jobs;
Mon, 06 Aug 2012 17:54:05 +0200 wenzelm merged
Mon, 06 Aug 2012 15:02:59 +0100 paulson switching from Emacs.app to Aquamacs.app
Mon, 06 Aug 2012 15:01:15 +0100 paulson switching from Emacs.app to Aquamacs.app
Mon, 06 Aug 2012 15:12:18 +0200 huffman modify group_cancel simprocs so that they can cancel multiple terms at once
Mon, 06 Aug 2012 16:05:29 +0200 wenzelm "isabelle options" prints Isabelle system options;
Mon, 06 Aug 2012 14:33:23 +0200 wenzelm removed leftover from 89cc3dfb383b, hoping that mira digests it;
Mon, 06 Aug 2012 14:19:56 +0200 wenzelm discontinued presumably obsolete attempts at doc-src testing (cf. 3b02b0ef8d48, 89cc3dfb383b);
Mon, 06 Aug 2012 11:59:09 +0200 wenzelm more precise imitation of old ROOT.ML files;
Sun, 05 Aug 2012 23:37:26 +0200 krauss fixed mira.py (cf. fe611991427a)
Sun, 05 Aug 2012 23:32:04 +0200 krauss corrected session name
Sun, 05 Aug 2012 22:25:16 +0200 krauss removed obsolete mira configurations -- covered by AFP_images
Sun, 05 Aug 2012 22:00:59 +0200 krauss modernized mira configurations, making use of isabelle build
Sun, 05 Aug 2012 15:11:09 +0200 krauss removed mira configurations related to old importer
Sun, 05 Aug 2012 21:57:25 +0200 wenzelm re-introduced ROOTS catalog files (cf. 47330b712f8f) which help to organize AFP or make -d options persistent;
Sun, 05 Aug 2012 20:11:32 +0200 wenzelm more on isabelle mkroot;
Sun, 05 Aug 2012 16:20:34 +0200 wenzelm added mkroot: prepare session root directory;
Sun, 05 Aug 2012 13:42:21 +0200 wenzelm prefer general Command_Line.tool wrapper (cf. Scala version);
Sun, 05 Aug 2012 13:23:54 +0200 wenzelm simplified Session_Tree;
Sat, 04 Aug 2012 22:50:56 +0200 wenzelm some timeouts, which modify the build order;
Sat, 04 Aug 2012 22:23:48 +0200 wenzelm queue ordering by descending outdegree and timeout;
Sat, 04 Aug 2012 21:48:09 +0200 wenzelm tuned import;
Sat, 04 Aug 2012 21:45:41 +0200 wenzelm clarified Session_Tree (with proper integrity check) vs. Queue (with provision for alternative ordering);
Sat, 04 Aug 2012 20:28:35 +0200 wenzelm clarified Session_Entry vs. Session_Info with related parsing operations;
Sat, 04 Aug 2012 18:05:14 +0200 wenzelm simplified class Job;
Sat, 04 Aug 2012 17:26:30 +0200 wenzelm let with_timing report overall number of threads;
Sat, 04 Aug 2012 17:06:55 +0200 wenzelm further robustification of interrupts during build;
Sat, 04 Aug 2012 16:56:42 +0200 wenzelm refined outer syntax;
Fri, 03 Aug 2012 19:08:15 +0200 wenzelm prefer calligrapic \<RR> \<II> over \<Re> \<Im> for "screen" display (NB: official unicode defines only one version of these glyphs, unlike TeX);
Fri, 03 Aug 2012 17:56:35 +0200 blanchet remember ATP flops to avoid repeating them too quickly
Fri, 03 Aug 2012 17:56:35 +0200 blanchet remember which MaSh proofs were found using ATPs
Fri, 03 Aug 2012 17:56:35 +0200 blanchet rule out same "technical" theories for MePo as for MaSh
Fri, 03 Aug 2012 17:56:35 +0200 blanchet don't generate queries for empty dependencies
Fri, 03 Aug 2012 17:56:35 +0200 blanchet crank up max number of dependencies
Fri, 03 Aug 2012 17:56:35 +0200 blanchet never use MaSh in Metis examples, to avoid one dimension of nondeterminism
Fri, 03 Aug 2012 16:27:38 +0200 wenzelm merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip