Wed, 04 Aug 2010 14:46:17 +0200 schedule_futures: discontinued special treatment of non-parallel proofs, which might have affected memory usage at some point, but does not seem to make a difference with as little as 2GB RAM;
wenzelm [Wed, 04 Aug 2010 14:46:17 +0200] rev 38143
schedule_futures: discontinued special treatment of non-parallel proofs, which might have affected memory usage at some point, but does not seem to make a difference with as little as 2GB RAM;
Tue, 03 Aug 2010 22:28:43 +0200 more precise CRITICAL sections;
wenzelm [Tue, 03 Aug 2010 22:28:43 +0200] rev 38142
more precise CRITICAL sections; tuned;
Tue, 03 Aug 2010 21:34:38 +0200 removed unused Update_Time data (cf. ac94ff28e9e1);
wenzelm [Tue, 03 Aug 2010 21:34:38 +0200] rev 38141
removed unused Update_Time data (cf. ac94ff28e9e1);
Tue, 03 Aug 2010 18:52:42 +0200 modernized specifications;
wenzelm [Tue, 03 Aug 2010 18:52:42 +0200] rev 38140
modernized specifications; tuned headers;
Tue, 03 Aug 2010 18:13:57 +0200 eliminated Thy_Info.thy_ord, which is not really stable in interactive mode, since it depends on the somewhat accidental load order;
wenzelm [Tue, 03 Aug 2010 18:13:57 +0200] rev 38139
eliminated Thy_Info.thy_ord, which is not really stable in interactive mode, since it depends on the somewhat accidental load order;
Tue, 03 Aug 2010 18:10:18 +0200 find_and_undo: no need to kill_thy again -- Thy_Info.toplevel_begin_theory does that initially (cf. 3ceccd415145);
wenzelm [Tue, 03 Aug 2010 18:10:18 +0200] rev 38138
find_and_undo: no need to kill_thy again -- Thy_Info.toplevel_begin_theory does that initially (cf. 3ceccd415145);
Tue, 03 Aug 2010 16:57:45 +0200 renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm [Tue, 03 Aug 2010 16:57:45 +0200] rev 38137
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
Tue, 03 Aug 2010 16:48:36 +0200 tuned headers -- more precise load path;
wenzelm [Tue, 03 Aug 2010 16:48:36 +0200] rev 38136
tuned headers -- more precise load path;
Tue, 03 Aug 2010 16:33:11 +0200 theory loading: only the master source file is looked-up in the implicit load path;
wenzelm [Tue, 03 Aug 2010 16:33:11 +0200] rev 38135
theory loading: only the master source file is looked-up in the implicit load path;
Tue, 03 Aug 2010 16:21:33 +0200 load_thy: refer to physical master directory (not accumulated source import directory) and enable loading files relatively to that;
wenzelm [Tue, 03 Aug 2010 16:21:33 +0200] rev 38134
load_thy: refer to physical master directory (not accumulated source import directory) and enable loading files relatively to that;
Tue, 03 Aug 2010 15:53:36 +0200 simplified/clarified Thy_Load path: search for master only, lookup other files relative to that;
wenzelm [Tue, 03 Aug 2010 15:53:36 +0200] rev 38133
simplified/clarified Thy_Load path: search for master only, lookup other files relative to that; tuned;
Tue, 03 Aug 2010 08:23:08 +0200 only test prolog code examples if environment variable is set
bulwahn [Tue, 03 Aug 2010 08:23:08 +0200] rev 38132
only test prolog code examples if environment variable is set
Mon, 02 Aug 2010 22:24:19 +0200 Revised proof of long division contributed by Jesus Aransay.
ballarin [Mon, 02 Aug 2010 22:24:19 +0200] rev 38131
Revised proof of long division contributed by Jesus Aransay.
Sun, 01 Aug 2010 18:57:49 +0200 fix bug with Kodkodi < 1.2.14
blanchet [Sun, 01 Aug 2010 18:57:49 +0200] rev 38130
fix bug with Kodkodi < 1.2.14
Sun, 01 Aug 2010 17:43:51 +0200 merged
blanchet [Sun, 01 Aug 2010 17:43:51 +0200] rev 38129
merged
Sun, 01 Aug 2010 16:40:48 +0200 document new Nitpick options
blanchet [Sun, 01 Aug 2010 16:40:48 +0200] rev 38128
document new Nitpick options
Sun, 01 Aug 2010 16:35:25 +0200 tweak datatype sym break code
blanchet [Sun, 01 Aug 2010 16:35:25 +0200] rev 38127
tweak datatype sym break code
Sun, 01 Aug 2010 15:51:25 +0200 added manual symmetry breaking for datatypes
blanchet [Sun, 01 Aug 2010 15:51:25 +0200] rev 38126
added manual symmetry breaking for datatypes
Sat, 31 Jul 2010 22:02:54 +0200 change the order of the SAT solvers, from fastest to slowest
blanchet [Sat, 31 Jul 2010 22:02:54 +0200] rev 38125
change the order of the SAT solvers, from fastest to slowest
Sat, 31 Jul 2010 16:39:32 +0200 started implementation of custom sym break
blanchet [Sat, 31 Jul 2010 16:39:32 +0200] rev 38124
started implementation of custom sym break
Sat, 31 Jul 2010 12:29:56 +0200 clarify Nitpick's output in case of a potential counterexample
blanchet [Sat, 31 Jul 2010 12:29:56 +0200] rev 38123
clarify Nitpick's output in case of a potential counterexample
Sat, 31 Jul 2010 01:23:51 +0200 added support for CryptoMiniSat
blanchet [Sat, 31 Jul 2010 01:23:51 +0200] rev 38122
added support for CryptoMiniSat
Fri, 30 Jul 2010 18:28:18 +0200 gracefully handle the case where no integers occur in the formula and the "max" option is used
blanchet [Fri, 30 Jul 2010 18:28:18 +0200] rev 38121
gracefully handle the case where no integers occur in the formula and the "max" option is used
Sun, 01 Aug 2010 10:26:55 +0200 merged
bulwahn [Sun, 01 Aug 2010 10:26:55 +0200] rev 38120
merged
Sun, 01 Aug 2010 10:15:44 +0200 adding Code_Prolog theory to IsaMakefile and HOL-Library root file
bulwahn [Sun, 01 Aug 2010 10:15:44 +0200] rev 38119
adding Code_Prolog theory to IsaMakefile and HOL-Library root file
Sun, 01 Aug 2010 10:15:43 +0200 inductive_simps learns to have more tool compliance
bulwahn [Sun, 01 Aug 2010 10:15:43 +0200] rev 38118
inductive_simps learns to have more tool compliance
Sun, 01 Aug 2010 10:15:43 +0200 setting up Code_Prolog_Examples
bulwahn [Sun, 01 Aug 2010 10:15:43 +0200] rev 38117
setting up Code_Prolog_Examples
Sun, 01 Aug 2010 10:15:43 +0200 adding queens and symbolic derivation example for prolog code generation
bulwahn [Sun, 01 Aug 2010 10:15:43 +0200] rev 38116
adding queens and symbolic derivation example for prolog code generation
Sun, 01 Aug 2010 10:15:43 +0200 adding parsing of numbers; improving output of solution without free variables in prolog code generation
bulwahn [Sun, 01 Aug 2010 10:15:43 +0200] rev 38115
adding parsing of numbers; improving output of solution without free variables in prolog code generation
Sun, 01 Aug 2010 10:15:43 +0200 adding preprocessing of introduction rules to replace the constant Predicate.eq in the prolog code generation
bulwahn [Sun, 01 Aug 2010 10:15:43 +0200] rev 38114
adding preprocessing of introduction rules to replace the constant Predicate.eq in the prolog code generation
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip