Wed, 04 Nov 2009 00:29:58 +0100 worker_next: ensure that work_available is passed on before sleeping (was occasionally lost when worker configuration changed, causing scheduler deadlock);
wenzelm [Wed, 04 Nov 2009 00:29:58 +0100] rev 33407
worker_next: ensure that work_available is passed on before sleeping (was occasionally lost when worker configuration changed, causing scheduler deadlock); worker_start: back to non-self version; scheduler: status output based on ticks;
Tue, 03 Nov 2009 19:52:09 +0100 slightly leaner and more direct control of worker activity etc.;
wenzelm [Tue, 03 Nov 2009 19:52:09 +0100] rev 33406
slightly leaner and more direct control of worker activity etc.;
Tue, 03 Nov 2009 10:36:20 +0100 adding testcases for code inlining, sets and numerals to the example files of the predicate compiler and its quickcheck prototype; disabling length example
bulwahn [Tue, 03 Nov 2009 10:36:20 +0100] rev 33405
adding testcases for code inlining, sets and numerals to the example files of the predicate compiler and its quickcheck prototype; disabling length example
Tue, 03 Nov 2009 10:24:06 +0100 adapted the inlining in the predicate compiler
bulwahn [Tue, 03 Nov 2009 10:24:06 +0100] rev 33404
adapted the inlining in the predicate compiler
Tue, 03 Nov 2009 10:24:05 +0100 recursively replacing abstractions by new definitions in the predicate compiler
bulwahn [Tue, 03 Nov 2009 10:24:05 +0100] rev 33403
recursively replacing abstractions by new definitions in the predicate compiler
Mon, 02 Nov 2009 18:49:53 -0800 merge
huffman [Mon, 02 Nov 2009 18:49:53 -0800] rev 33402
merge
Mon, 02 Nov 2009 18:39:41 -0800 add fixrec support for HOL pair constructor patterns
huffman [Mon, 02 Nov 2009 18:39:41 -0800] rev 33401
add fixrec support for HOL pair constructor patterns
Mon, 02 Nov 2009 17:29:34 -0800 define cprod_fun using Pair instead of cpair
huffman [Mon, 02 Nov 2009 17:29:34 -0800] rev 33400
define cprod_fun using Pair instead of cpair
Mon, 02 Nov 2009 17:19:49 -0800 add (LAM (x, y). t) syntax and lemma csplit_Pair
huffman [Mon, 02 Nov 2009 17:19:49 -0800] rev 33399
add (LAM (x, y). t) syntax and lemma csplit_Pair
Mon, 02 Nov 2009 23:06:06 +0100 lexicographic order: run local descent proofs in parallel
krauss [Mon, 02 Nov 2009 23:06:06 +0100] rev 33398
lexicographic order: run local descent proofs in parallel
Mon, 02 Nov 2009 13:43:50 -0800 merged
huffman [Mon, 02 Nov 2009 13:43:50 -0800] rev 33397
merged
Mon, 02 Nov 2009 12:26:23 -0800 domain package no longer uses cfst/csnd/cpair
huffman [Mon, 02 Nov 2009 12:26:23 -0800] rev 33396
domain package no longer uses cfst/csnd/cpair
Mon, 02 Nov 2009 22:24:03 +0100 conceal partial rules depending on config flag (i.e. when called via "fun")
krauss [Mon, 02 Nov 2009 22:24:03 +0100] rev 33395
conceal partial rules depending on config flag (i.e. when called via "fun")
Mon, 02 Nov 2009 22:24:00 +0100 conceal "termination" rule, used only by special tools
krauss [Mon, 02 Nov 2009 22:24:00 +0100] rev 33394
conceal "termination" rule, used only by special tools
Mon, 02 Nov 2009 22:23:57 +0100 do not use Binding.empty: conceal flag gets lost in Thm.def_binding_optional
krauss [Mon, 02 Nov 2009 22:23:57 +0100] rev 33393
do not use Binding.empty: conceal flag gets lost in Thm.def_binding_optional
Mon, 02 Nov 2009 21:07:10 +0100 modernized structure XML_Syntax;
wenzelm [Mon, 02 Nov 2009 21:07:10 +0100] rev 33392
modernized structure XML_Syntax;
Mon, 02 Nov 2009 21:05:47 +0100 structure Thm_Deps;
wenzelm [Mon, 02 Nov 2009 21:05:47 +0100] rev 33391
structure Thm_Deps;
Mon, 02 Nov 2009 21:03:41 +0100 modernized structure Proof_Node;
wenzelm [Mon, 02 Nov 2009 21:03:41 +0100] rev 33390
modernized structure Proof_Node;
Mon, 02 Nov 2009 20:57:48 +0100 modernized structure Proof_Display;
wenzelm [Mon, 02 Nov 2009 20:57:48 +0100] rev 33389
modernized structure Proof_Display;
Mon, 02 Nov 2009 20:50:48 +0100 modernized structure Proof_Syntax;
wenzelm [Mon, 02 Nov 2009 20:50:48 +0100] rev 33388
modernized structure Proof_Syntax;
Mon, 02 Nov 2009 20:48:08 +0100 modernized structure Local_Syntax;
wenzelm [Mon, 02 Nov 2009 20:48:08 +0100] rev 33387
modernized structure Local_Syntax;
Mon, 02 Nov 2009 20:45:23 +0100 modernized structure AutoBind;
wenzelm [Mon, 02 Nov 2009 20:45:23 +0100] rev 33386
modernized structure AutoBind;
Mon, 02 Nov 2009 20:38:46 +0100 modernized structure Primitive_Defs;
wenzelm [Mon, 02 Nov 2009 20:38:46 +0100] rev 33385
modernized structure Primitive_Defs;
Mon, 02 Nov 2009 20:34:59 +0100 modernized structure Simple_Syntax;
wenzelm [Mon, 02 Nov 2009 20:34:59 +0100] rev 33384
modernized structure Simple_Syntax;
Mon, 02 Nov 2009 20:30:40 +0100 modernized structure Context_Position;
wenzelm [Mon, 02 Nov 2009 20:30:40 +0100] rev 33383
modernized structure Context_Position;
Mon, 02 Nov 2009 19:56:06 +0100 observe usual naming conventions;
wenzelm [Mon, 02 Nov 2009 19:56:06 +0100] rev 33382
observe usual naming conventions;
Mon, 02 Nov 2009 16:44:18 +0100 find_theorems: respect conceal flag
krauss [Mon, 02 Nov 2009 16:44:18 +0100] rev 33381
find_theorems: respect conceal flag
Mon, 02 Nov 2009 17:30:38 +0100 DEEPEN: all tracing is subject to trace_DEEPEN (NB: Proof General tends to "popup" tracing output);
wenzelm [Mon, 02 Nov 2009 17:30:38 +0100] rev 33380
DEEPEN: all tracing is subject to trace_DEEPEN (NB: Proof General tends to "popup" tracing output);
Mon, 02 Nov 2009 17:29:48 +0100 back to warning -- Proof General tends to "popup" tracing output;
wenzelm [Mon, 02 Nov 2009 17:29:48 +0100] rev 33379
back to warning -- Proof General tends to "popup" tracing output;
Mon, 02 Nov 2009 15:49:59 +0100 split parsing of counterexamples from translation into terms (avoids Term.dummyT and ill-typed terms)
boehmes [Mon, 02 Nov 2009 15:49:59 +0100] rev 33378
split parsing of counterexamples from translation into terms (avoids Term.dummyT and ill-typed terms)
Mon, 02 Nov 2009 09:01:18 +0100 merged
bulwahn [Mon, 02 Nov 2009 09:01:18 +0100] rev 33377
merged
Sat, 31 Oct 2009 10:02:37 +0100 predicate compiler creates code equations for predicates with full mode
bulwahn [Sat, 31 Oct 2009 10:02:37 +0100] rev 33376
predicate compiler creates code equations for predicates with full mode
Fri, 30 Oct 2009 09:55:15 +0100 renamed rpred to random
bulwahn [Fri, 30 Oct 2009 09:55:15 +0100] rev 33375
renamed rpred to random
Sun, 01 Nov 2009 21:42:27 +0100 Rules that characterize functional/relational specifications.
wenzelm [Sun, 01 Nov 2009 21:42:27 +0100] rev 33374
Rules that characterize functional/relational specifications.
Sun, 01 Nov 2009 20:59:34 +0100 adapted Item_Net;
wenzelm [Sun, 01 Nov 2009 20:59:34 +0100] rev 33373
adapted Item_Net; tuned;
Sun, 01 Nov 2009 20:55:39 +0100 allow multi-index;
wenzelm [Sun, 01 Nov 2009 20:55:39 +0100] rev 33372
allow multi-index; more scalable merge; renamed delete to remove, and insert to update (standard naming conventions); tuned;
Sun, 01 Nov 2009 20:55:14 +0100 added insert_safe, delete_safe variants;
wenzelm [Sun, 01 Nov 2009 20:55:14 +0100] rev 33371
added insert_safe, delete_safe variants;
Sun, 01 Nov 2009 16:23:31 +0100 tuned signature;
wenzelm [Sun, 01 Nov 2009 16:23:31 +0100] rev 33370
tuned signature;
Sun, 01 Nov 2009 15:44:26 +0100 modernized structure Context_Rules;
wenzelm [Sun, 01 Nov 2009 15:44:26 +0100] rev 33369
modernized structure Context_Rules;
Sun, 01 Nov 2009 15:24:45 +0100 modernized structure Rule_Cases;
wenzelm [Sun, 01 Nov 2009 15:24:45 +0100] rev 33368
modernized structure Rule_Cases;
Fri, 30 Oct 2009 18:33:21 +0100 merged
haftmann [Fri, 30 Oct 2009 18:33:21 +0100] rev 33367
merged
Fri, 30 Oct 2009 18:33:07 +0100 dedicated theory for loading numeral simprocs
haftmann [Fri, 30 Oct 2009 18:33:07 +0100] rev 33366
dedicated theory for loading numeral simprocs
Fri, 30 Oct 2009 18:32:41 +0100 set Pure theory name properly
haftmann [Fri, 30 Oct 2009 18:32:41 +0100] rev 33365
set Pure theory name properly
Fri, 30 Oct 2009 18:32:40 +0100 tuned code setup
haftmann [Fri, 30 Oct 2009 18:32:40 +0100] rev 33364
tuned code setup
Fri, 30 Oct 2009 14:52:14 +0100 some notes on SPASS 3.0 distribution;
wenzelm [Fri, 30 Oct 2009 14:52:14 +0100] rev 33363
some notes on SPASS 3.0 distribution;
Fri, 30 Oct 2009 14:02:42 +0100 merged
haftmann [Fri, 30 Oct 2009 14:02:42 +0100] rev 33362
merged
Fri, 30 Oct 2009 14:00:43 +0100 combined former theories Divides and IntDiv to one theory Divides
haftmann [Fri, 30 Oct 2009 14:00:43 +0100] rev 33361
combined former theories Divides and IntDiv to one theory Divides
Fri, 30 Oct 2009 13:59:52 +0100 tuned variable names of bindings; conceal predicate constants
haftmann [Fri, 30 Oct 2009 13:59:52 +0100] rev 33360
tuned variable names of bindings; conceal predicate constants
Fri, 30 Oct 2009 13:59:51 +0100 dedicated theory for loading numeral simprocs
haftmann [Fri, 30 Oct 2009 13:59:51 +0100] rev 33359
dedicated theory for loading numeral simprocs
Fri, 30 Oct 2009 13:59:51 +0100 moved some div/mod lemmas to theory Divides
haftmann [Fri, 30 Oct 2009 13:59:51 +0100] rev 33358
moved some div/mod lemmas to theory Divides
Fri, 30 Oct 2009 13:59:50 +0100 tuned proof
haftmann [Fri, 30 Oct 2009 13:59:50 +0100] rev 33357
tuned proof
Fri, 30 Oct 2009 13:59:49 +0100 moved Commutative_Ring into session Decision_Procs
haftmann [Fri, 30 Oct 2009 13:59:49 +0100] rev 33356
moved Commutative_Ring into session Decision_Procs
Fri, 30 Oct 2009 11:31:34 +0100 abstract over variables in reversed order (application uses given order)
boehmes [Fri, 30 Oct 2009 11:31:34 +0100] rev 33355
abstract over variables in reversed order (application uses given order)
Fri, 30 Oct 2009 11:27:47 +0100 disable printing of unparsed counterexamples for CVC3 and Yices
boehmes [Fri, 30 Oct 2009 11:27:47 +0100] rev 33354
disable printing of unparsed counterexamples for CVC3 and Yices
Fri, 30 Oct 2009 11:26:38 +0100 pattern are separated only by spaces (no comma)
boehmes [Fri, 30 Oct 2009 11:26:38 +0100] rev 33353
pattern are separated only by spaces (no comma)
Fri, 30 Oct 2009 10:42:39 +0100 back to polyml-svn -- performance impact is minimal, slowdown was caused by accumulated cruft of long-running Mac OS;
wenzelm [Fri, 30 Oct 2009 10:42:39 +0100] rev 33352
back to polyml-svn -- performance impact is minimal, slowdown was caused by accumulated cruft of long-running Mac OS;
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip