wenzelm [Wed, 08 Aug 2012 12:51:20 +0200] rev 48733
proper axiomatization of "mem" -- do not leave it formally unspecified;
wenzelm [Wed, 08 Aug 2012 12:38:41 +0200] rev 48732
simplified Pure bootstrap -- separate pure_setup.ML was required for Alice/ML at some point;
wenzelm [Wed, 08 Aug 2012 12:33:40 +0200] rev 48731
more casual exit back to ML toplevel, to accomodate commit in SML/NJ which continues at the saved point;
wenzelm [Wed, 08 Aug 2012 12:13:34 +0200] rev 48730
obsolete;
wenzelm [Wed, 08 Aug 2012 12:10:22 +0200] rev 48729
eliminated obsolete ISABELLE_USEDIR_OPTIONS;
wenzelm [Wed, 08 Aug 2012 11:53:14 +0200] rev 48728
updated ML settings;
hoelzl [Wed, 08 Aug 2012 11:21:09 +0200] rev 48727
add legacy target for HOL-Probability, needed by AFP/Markov_Models
wenzelm [Wed, 08 Aug 2012 11:02:38 +0200] rev 48726
proper isabelle update_keywords tool;
wenzelm [Wed, 08 Aug 2012 10:56:37 +0200] rev 48725
configure Admin as component, with its own lib/Tools;
wenzelm [Wed, 08 Aug 2012 10:40:52 +0200] rev 48724
SOMEthing went utterly wrong in 5b51ccdc8623;
wenzelm [Wed, 08 Aug 2012 00:22:06 +0200] rev 48723
more legacy targets;
wenzelm [Tue, 07 Aug 2012 23:43:05 +0200] rev 48722
discontinued obsolete IsaMakefile and ROOT.ML files from the Isabelle distribution;
wenzelm [Tue, 07 Aug 2012 23:38:18 +0200] rev 48721
tuned;
blanchet [Tue, 07 Aug 2012 22:54:27 +0200] rev 48720
proper quoting
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)