Sat, 26 Mar 2011 21:45:29 +0100 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:45:29 +0100] rev 42129
present theory content as future, depending on intermediate proof state futures -- potential to reduce memory requirements and improve parallelization;
Sat, 26 Mar 2011 21:28:04 +0100 added Future.cond_forks convenience;
wenzelm [Sat, 26 Mar 2011 21:28:04 +0100] rev 42128
added Future.cond_forks convenience;
Sat, 26 Mar 2011 18:31:39 +0100 Isabelle_System.create_tmp_path/with_tmp_file: optional extension;
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;
Sat, 26 Mar 2011 19:16:30 +0100 tuned;
wenzelm [Sat, 26 Mar 2011 19:16:30 +0100] rev 42126
tuned;
Sat, 26 Mar 2011 19:16:20 +0100 more direct loose_bvar1;
wenzelm [Sat, 26 Mar 2011 19:16:20 +0100] rev 42125
more direct loose_bvar1; tuned; slight re-unification of clone (cf. 47f8bfe0f597);
Sat, 26 Mar 2011 16:21:41 +0100 suppress Mercurial backup files;
wenzelm [Sat, 26 Mar 2011 16:21:41 +0100] rev 42124
suppress Mercurial backup files; uniform treatment of tool filtering in bash/perl/scala;
Sat, 26 Mar 2011 16:10:22 +0100 updated generated file;
wenzelm [Sat, 26 Mar 2011 16:10:22 +0100] rev 42123
updated generated file; tuned whitespace;
Sat, 26 Mar 2011 15:55:22 +0100 merged
wenzelm [Sat, 26 Mar 2011 15:55:22 +0100] rev 42122
merged
Sat, 26 Mar 2011 00:23:20 +0100 SML_makeall: run with -j 3
krauss [Sat, 26 Mar 2011 00:23:20 +0100] rev 42121
SML_makeall: run with -j 3
Fri, 25 Mar 2011 22:17:32 +0100 fixed incomplete rename (1cdf54e845fa)
krauss [Fri, 25 Mar 2011 22:17:32 +0100] rev 42120
fixed incomplete rename (1cdf54e845fa)
Fri, 25 Mar 2011 21:38:41 +0100 eliminated hardwired MUTABELLE_OUTPUT_PATH (cf. 6a147393c62a)
krauss [Fri, 25 Mar 2011 21:38:41 +0100] rev 42119
eliminated hardwired MUTABELLE_OUTPUT_PATH (cf. 6a147393c62a)
Fri, 25 Mar 2011 17:09:21 +0100 merged
bulwahn [Fri, 25 Mar 2011 17:09:21 +0100] rev 42118
merged
Fri, 25 Mar 2011 16:03:49 +0100 changing iteration scheme of functions to use minimal number of function updates for exhaustive testing
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
Thu, 24 Mar 2011 23:42:06 +0100 added configurations SML_HOL and SML_makeall (even though the latter is practically infeasible)
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)
Thu, 24 Mar 2011 23:35:49 +0100 mira interface to 'isabelle make' in addition to usedir and makeall;
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
Thu, 24 Mar 2011 23:28:07 +0100 clarified
krauss [Thu, 24 Mar 2011 23:28:07 +0100] rev 42114
clarified
Thu, 24 Mar 2011 23:14:49 +0100 parameterize configurations by custom settings
krauss [Thu, 24 Mar 2011 23:14:49 +0100] rev 42113
parameterize configurations by custom settings
Fri, 25 Mar 2011 15:22:09 +0100 Change coercion for RealDef to use function application (not composition)
noschinl [Fri, 25 Mar 2011 15:22:09 +0100] rev 42112
Change coercion for RealDef to use function application (not composition)
Fri, 25 Mar 2011 11:19:01 +0100 revisiting Code_Prolog (cf. 6fe4abb9437b)
bulwahn [Fri, 25 Mar 2011 11:19:01 +0100] rev 42111
revisiting Code_Prolog (cf. 6fe4abb9437b)
Fri, 25 Mar 2011 11:19:00 +0100 fixed postprocessing for term presentation in quickcheck; tuned spacing
bulwahn [Fri, 25 Mar 2011 11:19:00 +0100] rev 42110
fixed postprocessing for term presentation in quickcheck; tuned spacing
Thu, 24 Mar 2011 22:12:38 +0100 enable Z3 in the test configuration
krauss [Thu, 24 Mar 2011 22:12:38 +0100] rev 42109
enable Z3 in the test configuration
Thu, 24 Mar 2011 17:56:59 +0100 add "-?" to "nitrox" tool
blanchet [Thu, 24 Mar 2011 17:56:59 +0100] rev 42108
add "-?" to "nitrox" tool
Thu, 24 Mar 2011 17:49:27 +0100 clean up new Skolemizer code -- some old hacks are no longer necessary
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42107
clean up new Skolemizer code -- some old hacks are no longer necessary
Thu, 24 Mar 2011 17:49:27 +0100 specify proper defaults for Nitpick and Refute on TPTP + tuning
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42106
specify proper defaults for Nitpick and Refute on TPTP + tuning
Thu, 24 Mar 2011 17:49:27 +0100 added "nitrox" tool (Nitpick for first-order TPTP problems) to components
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42105
added "nitrox" tool (Nitpick for first-order TPTP problems) to components
Thu, 24 Mar 2011 17:49:27 +0100 made one more Metis example use the new Skolemizer
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42104
made one more Metis example use the new Skolemizer
Thu, 24 Mar 2011 17:49:27 +0100 Metis examples use the new Skolemizer to test it
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42103
Metis examples use the new Skolemizer to test it
Thu, 24 Mar 2011 17:49:27 +0100 new version of Metis 2.3 (29 Dec. 2010)
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42102
new version of Metis 2.3 (29 Dec. 2010)
Thu, 24 Mar 2011 17:49:27 +0100 remove newly added wrong logic
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42101
remove newly added wrong logic
Thu, 24 Mar 2011 17:49:27 +0100 more precise failure reporting in Sledgehammer/SMT
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42100
more precise failure reporting in Sledgehammer/SMT
Thu, 24 Mar 2011 17:49:27 +0100 avoid evil "export_without_context", which breaks if there are local "fixes"
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42099
avoid evil "export_without_context", which breaks if there are local "fixes"
Thu, 24 Mar 2011 17:49:27 +0100 more robust handling of variables in new Skolemizer
blanchet [Thu, 24 Mar 2011 17:49:27 +0100] rev 42098
more robust handling of variables in new Skolemizer
Thu, 24 Mar 2011 17:10:23 +0100 merged
haftmann [Thu, 24 Mar 2011 17:10:23 +0100] rev 42097
merged
Thu, 24 Mar 2011 17:10:13 +0100 added subsection on Scala specialities
haftmann [Thu, 24 Mar 2011 17:10:13 +0100] rev 42096
added subsection on Scala specialities
Thu, 24 Mar 2011 16:39:37 +0100 added more judgement day provers
krauss [Thu, 24 Mar 2011 16:39:37 +0100] rev 42095
added more judgement day provers
Thu, 24 Mar 2011 15:29:31 +0100 allowing special set comprehensions in values command; adding an example for special set comprehension in values
bulwahn [Thu, 24 Mar 2011 15:29:31 +0100] rev 42094
allowing special set comprehensions in values command; adding an example for special set comprehension in values
Thu, 24 Mar 2011 10:39:47 +0100 merged
bulwahn [Thu, 24 Mar 2011 10:39:47 +0100] rev 42093
merged
Wed, 23 Mar 2011 08:50:42 +0100 adding documentation about the eval option in quickcheck
bulwahn [Wed, 23 Mar 2011 08:50:42 +0100] rev 42092
adding documentation about the eval option in quickcheck
Wed, 23 Mar 2011 08:50:40 +0100 adapting Quickcheck_Prolog to latest changes
bulwahn [Wed, 23 Mar 2011 08:50:40 +0100] rev 42091
adapting Quickcheck_Prolog to latest changes
Wed, 23 Mar 2011 08:50:39 +0100 changing Quickcheck_Narrowing's main function to enumerate the depth instead upto the depth
bulwahn [Wed, 23 Mar 2011 08:50:39 +0100] rev 42090
changing Quickcheck_Narrowing's main function to enumerate the depth instead upto the depth
Wed, 23 Mar 2011 08:50:32 +0100 adapting mutabelle; exporting more Quickcheck functions
bulwahn [Wed, 23 Mar 2011 08:50:32 +0100] rev 42089
adapting mutabelle; exporting more Quickcheck functions
Wed, 23 Mar 2011 08:50:31 +0100 making quickcheck's result value more formal; allowing more result information to be returned after timeout; adding output of timing information in quickcheck
bulwahn [Wed, 23 Mar 2011 08:50:31 +0100] rev 42088
making quickcheck's result value more formal; allowing more result information to be returned after timeout; adding output of timing information in quickcheck
Wed, 23 Mar 2011 08:50:29 +0100 changing timeout behaviour of quickcheck to proceed after command rather than failing; adding a test case for timeout
bulwahn [Wed, 23 Mar 2011 08:50:29 +0100] rev 42087
changing timeout behaviour of quickcheck to proceed after command rather than failing; adding a test case for timeout
Sat, 26 Mar 2011 12:01:40 +0100 added Syntax.const_abs_tr' with proper eta_abs and Term.is_dependent;
wenzelm [Sat, 26 Mar 2011 12:01:40 +0100] rev 42086
added Syntax.const_abs_tr' with proper eta_abs and Term.is_dependent; recovered printing of Hoare assign statements from 45d090186bbe;
Sat, 26 Mar 2011 10:52:29 +0100 tuned;
wenzelm [Sat, 26 Mar 2011 10:52:29 +0100] rev 42085
tuned;
Sat, 26 Mar 2011 10:25:17 +0100 dependent_tr': formal treatment of bounds after stripping Abs, although it should only happen for malformed terms, since print_translations work top-down;
wenzelm [Sat, 26 Mar 2011 10:25:17 +0100] rev 42084
dependent_tr': formal treatment of bounds after stripping Abs, although it should only happen for malformed terms, since print_translations work top-down;
Thu, 24 Mar 2011 16:56:19 +0100 added Term.is_open and Term.is_dependent convenience, to cover common situations of loose bounds;
wenzelm [Thu, 24 Mar 2011 16:56:19 +0100] rev 42083
added Term.is_open and Term.is_dependent convenience, to cover common situations of loose bounds;
Thu, 24 Mar 2011 16:47:24 +0100 more direct loose_bvar1;
wenzelm [Thu, 24 Mar 2011 16:47:24 +0100] rev 42082
more direct loose_bvar1; tuned;
Thu, 24 Mar 2011 13:54:39 +0100 indentation;
wenzelm [Thu, 24 Mar 2011 13:54:39 +0100] rev 42081
indentation;
Thu, 24 Mar 2011 11:45:39 +0100 update_name: more uniform treatment of type constraints (NB: type equality is hard to establish in parse trees);
wenzelm [Thu, 24 Mar 2011 11:45:39 +0100] rev 42080
update_name: more uniform treatment of type constraints (NB: type equality is hard to establish in parse trees);
Wed, 23 Mar 2011 21:07:05 +0100 added editor mode line;
wenzelm [Wed, 23 Mar 2011 21:07:05 +0100] rev 42079
added editor mode line;
Wed, 23 Mar 2011 20:57:37 +0100 isolate change of Proofterm.proofs in TPTP.thy from rest of session;
wenzelm [Wed, 23 Mar 2011 20:57:37 +0100] rev 42078
isolate change of Proofterm.proofs in TPTP.thy from rest of session; qualified Proofterm.proofs to facilitate grepping;
Wed, 23 Mar 2011 20:51:36 +0100 list Isabelle tools via perl script, which is much faster that bash plumbing, especially on Cygwin;
wenzelm [Wed, 23 Mar 2011 20:51:36 +0100] rev 42077
list Isabelle tools via perl script, which is much faster that bash plumbing, especially on Cygwin; exclude backup files;
Wed, 23 Mar 2011 16:42:09 +0100 updated contributed components
boehmes [Wed, 23 Mar 2011 16:42:09 +0100] rev 42076
updated contributed components
Wed, 23 Mar 2011 15:33:17 +0100 Z3 non-commercial usage may explicitly be declined
boehmes [Wed, 23 Mar 2011 15:33:17 +0100] rev 42075
Z3 non-commercial usage may explicitly be declined
Wed, 23 Mar 2011 14:29:29 +0100 export status function to query whether Z3 has been activated for usage within Isabelle
boehmes [Wed, 23 Mar 2011 14:29:29 +0100] rev 42074
export status function to query whether Z3 has been activated for usage within Isabelle
Wed, 23 Mar 2011 10:38:50 +0100 merge
blanchet [Wed, 23 Mar 2011 10:38:50 +0100] rev 42073
merge
Wed, 23 Mar 2011 10:18:42 +0100 avoid illegal variable names, which then yield "Not an identifier" errors in "rename_tac"
blanchet [Wed, 23 Mar 2011 10:18:42 +0100] rev 42072
avoid illegal variable names, which then yield "Not an identifier" errors in "rename_tac"
Wed, 23 Mar 2011 10:06:27 +0100 move "TPTP" wrapper and "Sledgehammer as a tactic" to "HOL/ex"
blanchet [Wed, 23 Mar 2011 10:06:27 +0100] rev 42071
move "TPTP" wrapper and "Sledgehammer as a tactic" to "HOL/ex" default to "e" rather than "vampire" since E is part of the Isabelle bundle
Wed, 23 Mar 2011 10:21:29 +0100 really be quiet
boehmes [Wed, 23 Mar 2011 10:21:29 +0100] rev 42070
really be quiet
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip