wenzelm [Sun, 27 Mar 2011 18:12:18 +0200] rev 42132
adhoc token style for free/bound;
wenzelm [Sun, 27 Mar 2011 17:55:11 +0200] rev 42131
decode_term/disambig: report resolved term variables for the unique (!) result;
wenzelm [Sun, 27 Mar 2011 15:01:47 +0200] rev 42130
removed unclear comments stemming from ed24ba6f69aa;
wenzelm [Sat, 26 Mar 2011 21:45:29 +0100] rev 42129
present theory content as future, depending on intermediate proof state futures -- potential to reduce memory requirements and improve parallelization;
wenzelm [Sat, 26 Mar 2011 21:28:04 +0100] rev 42128
added Future.cond_forks convenience;
wenzelm [Sat, 26 Mar 2011 18:31:39 +0100] rev 42127
Isabelle_System.create_tmp_path/with_tmp_file: optional extension;
thread-safe versions of Present.display_graph, Present.isabelle_browser, Present.drafts -- using Isabelle_System.with_tmp_dir;
wenzelm [Sat, 26 Mar 2011 19:16:30 +0100] rev 42126
tuned;
wenzelm [Sat, 26 Mar 2011 19:16:20 +0100] rev 42125
more direct loose_bvar1;
tuned;
slight re-unification of clone (cf. 47f8bfe0f597);
wenzelm [Sat, 26 Mar 2011 16:21:41 +0100] rev 42124
suppress Mercurial backup files;
uniform treatment of tool filtering in bash/perl/scala;
wenzelm [Sat, 26 Mar 2011 16:10:22 +0100] rev 42123
updated generated file;
tuned whitespace;
wenzelm [Sat, 26 Mar 2011 15:55:22 +0100] rev 42122
merged
krauss [Sat, 26 Mar 2011 00:23:20 +0100] rev 42121
SML_makeall: run with -j 3
krauss [Fri, 25 Mar 2011 22:17:32 +0100] rev 42120
fixed incomplete rename (1cdf54e845fa)
krauss [Fri, 25 Mar 2011 21:38:41 +0100] rev 42119
eliminated hardwired MUTABELLE_OUTPUT_PATH (cf. 6a147393c62a)
bulwahn [Fri, 25 Mar 2011 17:09:21 +0100] rev 42118
merged
bulwahn [Fri, 25 Mar 2011 16:03:49 +0100] rev 42117
changing iteration scheme of functions to use minimal number of function updates for exhaustive testing
krauss [Thu, 24 Mar 2011 23:42:06 +0100] rev 42116
added configurations SML_HOL and SML_makeall (even though the latter is practically infeasible)
krauss [Thu, 24 Mar 2011 23:35:49 +0100] rev 42115
mira interface to 'isabelle make' in addition to usedir and makeall;
do not require dependencies
krauss [Thu, 24 Mar 2011 23:28:07 +0100] rev 42114
clarified
krauss [Thu, 24 Mar 2011 23:14:49 +0100] rev 42113
parameterize configurations by custom settings
noschinl [Fri, 25 Mar 2011 15:22:09 +0100] rev 42112
Change coercion for RealDef to use function application (not composition)
bulwahn [Fri, 25 Mar 2011 11:19:01 +0100] rev 42111
revisiting Code_Prolog (cf. 6fe4abb9437b)
bulwahn [Fri, 25 Mar 2011 11:19:00 +0100] rev 42110
fixed postprocessing for term presentation in quickcheck; tuned spacing
krauss [Thu, 24 Mar 2011 22:12:38 +0100] rev 42109
enable Z3 in the test configuration
blanchet [Thu, 24 Mar 2011 17:56:59 +0100] rev 42108
add "-?" to "nitrox" tool
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42107
clean up new Skolemizer code -- some old hacks are no longer necessary
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42106
specify proper defaults for Nitpick and Refute on TPTP + tuning
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42105
added "nitrox" tool (Nitpick for first-order TPTP problems) to components
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42104
made one more Metis example use the new Skolemizer
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42103
Metis examples use the new Skolemizer to test it