wenzelm [Tue, 07 Aug 2012 22:32:14 +0200] rev 48719
merged
wenzelm [Tue, 07 Aug 2012 22:25:17 +0200] rev 48718
more structural parsing for minor modes;
tuned signatures;
wenzelm [Tue, 07 Aug 2012 21:38:24 +0200] rev 48717
clarified Sidekick configuration, including minor modes;
blanchet [Tue, 07 Aug 2012 14:29:18 +0200] rev 48716
stop distinguishing between complete and incomplete slices, since this is very fragile and has hardly any useful semantics to users
blanchet [Tue, 07 Aug 2012 13:03:50 +0200] rev 48715
specify full path to clausifier
blanchet [Tue, 07 Aug 2012 11:25:01 +0200] rev 48714
documentation
wenzelm [Tue, 07 Aug 2012 20:28:35 +0200] rev 48713
more token markers, based on actual outer syntax;
prefer official Outer_Syntax.init with its completions;
wenzelm [Tue, 07 Aug 2012 19:16:58 +0200] rev 48712
simplified process startup phases: INIT suffices for is_ready;
wenzelm [Tue, 07 Aug 2012 17:46:30 +0200] rev 48711
need to expand path in order to resolve imports like "~~/src/Tools/Code_Generator";
wenzelm [Tue, 07 Aug 2012 17:08:22 +0200] rev 48710
prefer static Build.session_content for loaded theories -- discontinued incremental protocol;
wenzelm [Tue, 07 Aug 2012 16:34:15 +0200] rev 48709
prefer static Build.outer_syntax in Isabelle/Scala session -- discontinued incremental protocol;
just one cumulative Keyword.status at end of batch session;
wenzelm [Tue, 07 Aug 2012 15:19:08 +0200] rev 48708
permissive outer syntax wrt. symbol recoding;
wenzelm [Tue, 07 Aug 2012 15:01:48 +0200] rev 48707
simplified Document.Node.Header -- internalized errors;
wenzelm [Tue, 07 Aug 2012 13:21:29 +0200] rev 48706
tuned signature;
wenzelm [Tue, 07 Aug 2012 12:35:24 +0200] rev 48705
tuned signature -- slightly more abstract text representation of prover process;
wenzelm [Tue, 07 Aug 2012 12:10:26 +0200] rev 48704
tuned signature -- make Pretty less dependent on Symbol;
boehmes [Tue, 07 Aug 2012 10:28:04 +0200] rev 48703
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)
boehmes [Tue, 07 Aug 2012 10:28:04 +0200] rev 48702
increase defensive timeout that should typically not kick in thanks to solid time limits in Sledgehammer (otherwise, Mirabelle-based evaluations might be distorted)
blanchet [Mon, 06 Aug 2012 22:12:17 +0200] rev 48701
documentation
blanchet [Mon, 06 Aug 2012 22:12:17 +0200] rev 48700
added iProver(-Eq) local
blanchet [Mon, 06 Aug 2012 22:12:17 +0200] rev 48699
optimized saving
wenzelm [Mon, 06 Aug 2012 21:11:42 +0200] rev 48698
pass Isabelle/Scala system options into ML process of Isar tty or build jobs;
wenzelm [Mon, 06 Aug 2012 17:54:05 +0200] rev 48697
merged
paulson [Mon, 06 Aug 2012 15:02:59 +0100] rev 48696
switching from Emacs.app to Aquamacs.app
paulson [Mon, 06 Aug 2012 15:01:15 +0100] rev 48695
switching from Emacs.app to Aquamacs.app
huffman [Mon, 06 Aug 2012 15:12:18 +0200] rev 48694
modify group_cancel simprocs so that they can cancel multiple terms at once
wenzelm [Mon, 06 Aug 2012 16:05:29 +0200] rev 48693
"isabelle options" prints Isabelle system options;
wenzelm [Mon, 06 Aug 2012 14:33:23 +0200] rev 48692
removed leftover from 89cc3dfb383b, hoping that mira digests it;
wenzelm [Mon, 06 Aug 2012 14:19:56 +0200] rev 48691
discontinued presumably obsolete attempts at doc-src testing (cf. 3b02b0ef8d48, 89cc3dfb383b);
wenzelm [Mon, 06 Aug 2012 11:59:09 +0200] rev 48690
more precise imitation of old ROOT.ML files;
krauss [Sun, 05 Aug 2012 23:37:26 +0200] rev 48689
fixed mira.py (cf. fe611991427a)
krauss [Sun, 05 Aug 2012 23:32:04 +0200] rev 48688
corrected session name
krauss [Sun, 05 Aug 2012 22:25:16 +0200] rev 48687
removed obsolete mira configurations -- covered by AFP_images
krauss [Sun, 05 Aug 2012 22:00:59 +0200] rev 48686
modernized mira configurations, making use of isabelle build
krauss [Sun, 05 Aug 2012 15:11:09 +0200] rev 48685
removed mira configurations related to old importer
wenzelm [Sun, 05 Aug 2012 21:57:25 +0200] rev 48684
re-introduced ROOTS catalog files (cf. 47330b712f8f) which help to organize AFP or make -d options persistent;
wenzelm [Sun, 05 Aug 2012 20:11:32 +0200] rev 48683
more on isabelle mkroot;
wenzelm [Sun, 05 Aug 2012 16:20:34 +0200] rev 48682
added mkroot: prepare session root directory;
wenzelm [Sun, 05 Aug 2012 13:42:21 +0200] rev 48681
prefer general Command_Line.tool wrapper (cf. Scala version);
wenzelm [Sun, 05 Aug 2012 13:23:54 +0200] rev 48680
simplified Session_Tree;
tuned messages;
wenzelm [Sat, 04 Aug 2012 22:50:56 +0200] rev 48679
some timeouts, which modify the build order;
wenzelm [Sat, 04 Aug 2012 22:23:48 +0200] rev 48678
queue ordering by descending outdegree and timeout;
wenzelm [Sat, 04 Aug 2012 21:48:09 +0200] rev 48677
tuned import;
wenzelm [Sat, 04 Aug 2012 21:45:41 +0200] rev 48676
clarified Session_Tree (with proper integrity check) vs. Queue (with provision for alternative ordering);
wenzelm [Sat, 04 Aug 2012 20:28:35 +0200] rev 48675
clarified Session_Entry vs. Session_Info with related parsing operations;
more error positions;
wenzelm [Sat, 04 Aug 2012 18:05:14 +0200] rev 48674
simplified class Job;
tuned message;
wenzelm [Sat, 04 Aug 2012 17:26:30 +0200] rev 48673
let with_timing report overall number of threads;
wenzelm [Sat, 04 Aug 2012 17:06:55 +0200] rev 48672
further robustification of interrupts during build;