Mon, 29 Sep 2008 12:31:56 +0200 added theory antiquotation
haftmann [Mon, 29 Sep 2008 12:31:56 +0200] rev 28399
added theory antiquotation
Mon, 29 Sep 2008 11:46:52 +0200 tuned comments;
wenzelm [Mon, 29 Sep 2008 11:46:52 +0200] rev 28398
tuned comments;
Mon, 29 Sep 2008 11:46:47 +0200 handle _ should be avoided (spurious Interrupt will spoil the game);
wenzelm [Mon, 29 Sep 2008 11:46:47 +0200] rev 28397
handle _ should be avoided (spurious Interrupt will spoil the game);
Mon, 29 Sep 2008 10:58:04 +0200 added norm_export_morphism;
wenzelm [Mon, 29 Sep 2008 10:58:04 +0200] rev 28396
added norm_export_morphism;
Mon, 29 Sep 2008 10:58:03 +0200 added exit_global, exit_result, exit_result_global;
wenzelm [Mon, 29 Sep 2008 10:58:03 +0200] rev 28395
added exit_global, exit_result, exit_result_global; ProofContext.norm_export_morphism;
Mon, 29 Sep 2008 10:58:01 +0200 LocalTheory.exit_global;
wenzelm [Mon, 29 Sep 2008 10:58:01 +0200] rev 28394
LocalTheory.exit_global;
Sun, 28 Sep 2008 14:46:51 +0200 HOL no longer depends on HOL-Plain;
wenzelm [Sun, 28 Sep 2008 14:46:51 +0200] rev 28393
HOL no longer depends on HOL-Plain;
Sun, 28 Sep 2008 14:40:43 +0200 setmp_noncritical;
wenzelm [Sun, 28 Sep 2008 14:40:43 +0200] rev 28392
setmp_noncritical;
Sun, 28 Sep 2008 12:42:35 +0200 join earlier promises first;
wenzelm [Sun, 28 Sep 2008 12:42:35 +0200] rev 28391
join earlier promises first;
Sun, 28 Sep 2008 12:23:45 +0200 proper setmp_thread_data for nested execute (cf. join_loop);
wenzelm [Sun, 28 Sep 2008 12:23:45 +0200] rev 28390
proper setmp_thread_data for nested execute (cf. join_loop);
Sun, 28 Sep 2008 12:23:44 +0200 promise_result: enforce strictly sequential dependencies, via serial numbers;
wenzelm [Sun, 28 Sep 2008 12:23:44 +0200] rev 28389
promise_result: enforce strictly sequential dependencies, via serial numbers;
Sun, 28 Sep 2008 09:25:24 +0200 do not cvs update for doc test (switching to mercurial, update done outside
kleing [Sun, 28 Sep 2008 09:25:24 +0200] rev 28388
do not cvs update for doc test (switching to mercurial, update done outside once and for all)
Sun, 28 Sep 2008 09:13:46 +0200 use mercurial repository for isatest
kleing [Sun, 28 Sep 2008 09:13:46 +0200] rev 28387
use mercurial repository for isatest
Sun, 28 Sep 2008 00:00:55 +0200 thread_data: include thread name, export access;
wenzelm [Sun, 28 Sep 2008 00:00:55 +0200] rev 28386
thread_data: include thread name, export access; more tracing;
Sat, 27 Sep 2008 19:35:00 +0200 setmp_noncritical;
wenzelm [Sat, 27 Sep 2008 19:35:00 +0200] rev 28385
setmp_noncritical;
Sat, 27 Sep 2008 18:18:08 +0200 dequeue_towards: return bound for unfinished tasks;
wenzelm [Sat, 27 Sep 2008 18:18:08 +0200] rev 28384
dequeue_towards: return bound for unfinished tasks;
Sat, 27 Sep 2008 18:18:07 +0200 moved release_results to future.ML;
wenzelm [Sat, 27 Sep 2008 18:18:07 +0200] rev 28383
moved release_results to future.ML; get_some: simplified via Future.release_results;
Sat, 27 Sep 2008 18:18:06 +0200 added release_results (formerly in par_list.ML);
wenzelm [Sat, 27 Sep 2008 18:18:06 +0200] rev 28382
added release_results (formerly in par_list.ML); more informative trace_active; join_results: avoid deadlock via nested SYNCHRONOIZED, more robust active join, less rechecking of tasks;
Sat, 27 Sep 2008 18:18:05 +0200 Future.release_results;
wenzelm [Sat, 27 Sep 2008 18:18:05 +0200] rev 28381
Future.release_results;
Sat, 27 Sep 2008 15:37:01 +0200 more tracing;
wenzelm [Sat, 27 Sep 2008 15:37:01 +0200] rev 28380
more tracing;
Sat, 27 Sep 2008 15:20:39 +0200 Theory.checkpoint for main operations, admits concurrent proofs;
wenzelm [Sat, 27 Sep 2008 15:20:39 +0200] rev 28379
Theory.checkpoint for main operations, admits concurrent proofs;
Sat, 27 Sep 2008 15:20:37 +0200 promise: include check into future body, i.e. joined results are always valid;
wenzelm [Sat, 27 Sep 2008 15:20:37 +0200] rev 28378
promise: include check into future body, i.e. joined results are always valid; pending future derivations: shared ref within whole theory body, i.e. end-of-theory joins *all* derivations ever forked from a version of the theory; simplified rep_deriv;
Sat, 27 Sep 2008 15:20:36 +0200 proper transfer of theorems that involve classes being instantiated here;
wenzelm [Sat, 27 Sep 2008 15:20:36 +0200] rev 28377
proper transfer of theorems that involve classes being instantiated here;
Sat, 27 Sep 2008 14:26:06 +0200 HOL_USEDIR_OPTIONS no longer applies to HOL-Plain (main HOL is rebuilt from Pure);
wenzelm [Sat, 27 Sep 2008 14:26:06 +0200] rev 28376
HOL_USEDIR_OPTIONS no longer applies to HOL-Plain (main HOL is rebuilt from Pure);
Fri, 26 Sep 2008 19:07:56 +0200 eliminated polymorphic equality;
wenzelm [Fri, 26 Sep 2008 19:07:56 +0200] rev 28375
eliminated polymorphic equality;
Fri, 26 Sep 2008 17:24:15 +0200 added subset operation;
wenzelm [Fri, 26 Sep 2008 17:24:15 +0200] rev 28374
added subset operation;
Fri, 26 Sep 2008 14:53:10 +0200 Added fresh_star_const.
berghofe [Fri, 26 Sep 2008 14:53:10 +0200] rev 28373
Added fresh_star_const.
Fri, 26 Sep 2008 14:52:27 +0200 Added some more theorems to NominalData.
berghofe [Fri, 26 Sep 2008 14:52:27 +0200] rev 28372
Added some more theorems to NominalData.
Fri, 26 Sep 2008 14:51:27 +0200 Added some more lemmas that are useful in proof of strong induction rule.
berghofe [Fri, 26 Sep 2008 14:51:27 +0200] rev 28371
Added some more lemmas that are useful in proof of strong induction rule.
Fri, 26 Sep 2008 09:10:02 +0200 removed obsolete name convention "func"
haftmann [Fri, 26 Sep 2008 09:10:02 +0200] rev 28370
removed obsolete name convention "func"
Fri, 26 Sep 2008 09:09:53 +0200 fixed typo
haftmann [Fri, 26 Sep 2008 09:09:53 +0200] rev 28369
fixed typo
Fri, 26 Sep 2008 09:09:52 +0200 clarified function transformator interface
haftmann [Fri, 26 Sep 2008 09:09:52 +0200] rev 28368
clarified function transformator interface
Fri, 26 Sep 2008 09:09:51 +0200 op = vs. eq
haftmann [Fri, 26 Sep 2008 09:09:51 +0200] rev 28367
op = vs. eq
Thu, 25 Sep 2008 20:34:21 +0200 moved future_scheduler flag to skip_proof.ML;
wenzelm [Thu, 25 Sep 2008 20:34:21 +0200] rev 28366
moved future_scheduler flag to skip_proof.ML;
Thu, 25 Sep 2008 20:34:20 +0200 added future_scheduler (from thy_info.ML);
wenzelm [Thu, 25 Sep 2008 20:34:20 +0200] rev 28365
added future_scheduler (from thy_info.ML); prove: Goal.prove_promise if future_schedule;
Thu, 25 Sep 2008 20:34:19 +0200 simplified promise;
wenzelm [Thu, 25 Sep 2008 20:34:19 +0200] rev 28364
simplified promise; fulfill is internal only; more robust join_futures;
Thu, 25 Sep 2008 20:34:18 +0200 simplified Thm.promise;
wenzelm [Thu, 25 Sep 2008 20:34:18 +0200] rev 28363
simplified Thm.promise; prove_common: proper context for promise_result;
Thu, 25 Sep 2008 20:34:17 +0200 explicit checkpoint for low-level (global) theory operations admits concurrent SkipProof.prove;
wenzelm [Thu, 25 Sep 2008 20:34:17 +0200] rev 28362
explicit checkpoint for low-level (global) theory operations admits concurrent SkipProof.prove; tuned list operations;
Thu, 25 Sep 2008 20:34:15 +0200 explicit checkpoint for low-level (global) theory operations, admits concurrent proofs;
wenzelm [Thu, 25 Sep 2008 20:34:15 +0200] rev 28361
explicit checkpoint for low-level (global) theory operations, admits concurrent proofs;
Thu, 25 Sep 2008 19:15:50 +0200 circumvent problem with code redundancy
haftmann [Thu, 25 Sep 2008 19:15:50 +0200] rev 28360
circumvent problem with code redundancy
Thu, 25 Sep 2008 16:05:52 +0200 clarifed redundancy policy
haftmann [Thu, 25 Sep 2008 16:05:52 +0200] rev 28359
clarifed redundancy policy
Thu, 25 Sep 2008 14:37:32 +0200 tuned comments;
wenzelm [Thu, 25 Sep 2008 14:37:32 +0200] rev 28358
tuned comments;
Thu, 25 Sep 2008 14:35:03 +0200 added release_results;
wenzelm [Thu, 25 Sep 2008 14:35:03 +0200] rev 28357
added release_results; tuned comments;
Thu, 25 Sep 2008 14:35:02 +0200 abtract types: plain datatype with opaque signature matching;
wenzelm [Thu, 25 Sep 2008 14:35:02 +0200] rev 28356
abtract types: plain datatype with opaque signature matching; promise: join pending futures at end of theory;
Thu, 25 Sep 2008 14:35:01 +0200 prove: error with original thread position;
wenzelm [Thu, 25 Sep 2008 14:35:01 +0200] rev 28355
prove: error with original thread position;
Thu, 25 Sep 2008 13:21:13 +0200 explicit type OrdList.T;
wenzelm [Thu, 25 Sep 2008 13:21:13 +0200] rev 28354
explicit type OrdList.T;
Thu, 25 Sep 2008 11:14:01 +0200 (temporary workaround)
haftmann [Thu, 25 Sep 2008 11:14:01 +0200] rev 28353
(temporary workaround)
Thu, 25 Sep 2008 10:17:23 +0200 (temporal deactivation)
haftmann [Thu, 25 Sep 2008 10:17:23 +0200] rev 28352
(temporal deactivation)
Thu, 25 Sep 2008 10:17:22 +0200 non left-linear equations for nbe
haftmann [Thu, 25 Sep 2008 10:17:22 +0200] rev 28351
non left-linear equations for nbe
Thu, 25 Sep 2008 09:28:08 +0200 non left-linear equations for nbe
haftmann [Thu, 25 Sep 2008 09:28:08 +0200] rev 28350
non left-linear equations for nbe
Thu, 25 Sep 2008 09:28:07 +0200 map_force
haftmann [Thu, 25 Sep 2008 09:28:07 +0200] rev 28349
map_force
Thu, 25 Sep 2008 09:28:06 +0200 matchess
haftmann [Thu, 25 Sep 2008 09:28:06 +0200] rev 28348
matchess
Thu, 25 Sep 2008 09:28:05 +0200 burrow_fst
haftmann [Thu, 25 Sep 2008 09:28:05 +0200] rev 28347
burrow_fst
Thu, 25 Sep 2008 09:28:03 +0200 discontinued special treatment of op = vs. eq_class.eq
haftmann [Thu, 25 Sep 2008 09:28:03 +0200] rev 28346
discontinued special treatment of op = vs. eq_class.eq
Wed, 24 Sep 2008 19:39:25 +0200 report: produce individual status messages;
wenzelm [Wed, 24 Sep 2008 19:39:25 +0200] rev 28345
report: produce individual status messages;
Wed, 24 Sep 2008 19:33:14 +0200 protocol change: remapped message codes to make room for nested system messages (e.g. for protocol proxy);
wenzelm [Wed, 24 Sep 2008 19:33:14 +0200] rev 28344
protocol change: remapped message codes to make room for nested system messages (e.g. for protocol proxy); added Kind.code map;
Wed, 24 Sep 2008 19:33:13 +0200 protocol change: remapped message codes to make room for nested system messages (e.g. for protocol proxy);
wenzelm [Wed, 24 Sep 2008 19:33:13 +0200] rev 28343
protocol change: remapped message codes to make room for nested system messages (e.g. for protocol proxy);
Wed, 24 Sep 2008 18:08:42 +0200 init: OuterKeyword.report;
wenzelm [Wed, 24 Sep 2008 18:08:42 +0200] rev 28342
init: OuterKeyword.report;
Tue, 23 Sep 2008 23:07:48 +0200 prove_multi: immediate;
wenzelm [Tue, 23 Sep 2008 23:07:48 +0200] rev 28341
prove_multi: immediate;
Tue, 23 Sep 2008 22:04:30 +0200 added promise_result, prove_promise;
wenzelm [Tue, 23 Sep 2008 22:04:30 +0200] rev 28340
added promise_result, prove_promise;
Tue, 23 Sep 2008 18:31:33 +0200 Corrected call of SUBPROOF in coherent_tac that used wrong context.
berghofe [Tue, 23 Sep 2008 18:31:33 +0200] rev 28339
Corrected call of SUBPROOF in coherent_tac that used wrong context.
Tue, 23 Sep 2008 18:11:45 +0200 fixed outer syntax
haftmann [Tue, 23 Sep 2008 18:11:45 +0200] rev 28338
fixed outer syntax
Tue, 23 Sep 2008 18:11:44 +0200 case default fallback for NBE
haftmann [Tue, 23 Sep 2008 18:11:44 +0200] rev 28337
case default fallback for NBE
Tue, 23 Sep 2008 18:11:43 +0200 fixed quickcheck parameter syntax
haftmann [Tue, 23 Sep 2008 18:11:43 +0200] rev 28336
fixed quickcheck parameter syntax
(0) -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 +10000 +30000 tip