Sun, 28 Sep 2008 12:42:35 +0200 wenzelm join earlier promises first;
Sun, 28 Sep 2008 12:23:45 +0200 wenzelm proper setmp_thread_data for nested execute (cf. join_loop);
Sun, 28 Sep 2008 12:23:44 +0200 wenzelm promise_result: enforce strictly sequential dependencies, via serial numbers;
Sun, 28 Sep 2008 09:25:24 +0200 kleing do not cvs update for doc test (switching to mercurial, update done outside
Sun, 28 Sep 2008 09:13:46 +0200 kleing use mercurial repository for isatest
Sun, 28 Sep 2008 00:00:55 +0200 wenzelm thread_data: include thread name, export access;
Sat, 27 Sep 2008 19:35:00 +0200 wenzelm setmp_noncritical;
Sat, 27 Sep 2008 18:18:08 +0200 wenzelm dequeue_towards: return bound for unfinished tasks;
Sat, 27 Sep 2008 18:18:07 +0200 wenzelm moved release_results to future.ML;
Sat, 27 Sep 2008 18:18:06 +0200 wenzelm added release_results (formerly in par_list.ML);
Sat, 27 Sep 2008 18:18:05 +0200 wenzelm Future.release_results;
Sat, 27 Sep 2008 15:37:01 +0200 wenzelm more tracing;
Sat, 27 Sep 2008 15:20:39 +0200 wenzelm Theory.checkpoint for main operations, admits concurrent proofs;
Sat, 27 Sep 2008 15:20:37 +0200 wenzelm promise: include check into future body, i.e. joined results are always valid;
Sat, 27 Sep 2008 15:20:36 +0200 wenzelm proper transfer of theorems that involve classes being instantiated here;
Sat, 27 Sep 2008 14:26:06 +0200 wenzelm HOL_USEDIR_OPTIONS no longer applies to HOL-Plain (main HOL is rebuilt from Pure);
Fri, 26 Sep 2008 19:07:56 +0200 wenzelm eliminated polymorphic equality;
Fri, 26 Sep 2008 17:24:15 +0200 wenzelm added subset operation;
Fri, 26 Sep 2008 14:53:10 +0200 berghofe Added fresh_star_const.
Fri, 26 Sep 2008 14:52:27 +0200 berghofe Added some more theorems to NominalData.
Fri, 26 Sep 2008 14:51:27 +0200 berghofe Added some more lemmas that are useful in proof of strong induction rule.
Fri, 26 Sep 2008 09:10:02 +0200 haftmann removed obsolete name convention "func"
Fri, 26 Sep 2008 09:09:53 +0200 haftmann fixed typo
Fri, 26 Sep 2008 09:09:52 +0200 haftmann clarified function transformator interface
Fri, 26 Sep 2008 09:09:51 +0200 haftmann op = vs. eq
Thu, 25 Sep 2008 20:34:21 +0200 wenzelm moved future_scheduler flag to skip_proof.ML;
Thu, 25 Sep 2008 20:34:20 +0200 wenzelm added future_scheduler (from thy_info.ML);
Thu, 25 Sep 2008 20:34:19 +0200 wenzelm simplified promise;
Thu, 25 Sep 2008 20:34:18 +0200 wenzelm simplified Thm.promise;
Thu, 25 Sep 2008 20:34:17 +0200 wenzelm explicit checkpoint for low-level (global) theory operations admits concurrent SkipProof.prove;
Thu, 25 Sep 2008 20:34:15 +0200 wenzelm explicit checkpoint for low-level (global) theory operations, admits concurrent proofs;
Thu, 25 Sep 2008 19:15:50 +0200 haftmann circumvent problem with code redundancy
Thu, 25 Sep 2008 16:05:52 +0200 haftmann clarifed redundancy policy
Thu, 25 Sep 2008 14:37:32 +0200 wenzelm tuned comments;
Thu, 25 Sep 2008 14:35:03 +0200 wenzelm added release_results;
Thu, 25 Sep 2008 14:35:02 +0200 wenzelm abtract types: plain datatype with opaque signature matching;
Thu, 25 Sep 2008 14:35:01 +0200 wenzelm prove: error with original thread position;
Thu, 25 Sep 2008 13:21:13 +0200 wenzelm explicit type OrdList.T;
Thu, 25 Sep 2008 11:14:01 +0200 haftmann (temporary workaround)
Thu, 25 Sep 2008 10:17:23 +0200 haftmann (temporal deactivation)
Thu, 25 Sep 2008 10:17:22 +0200 haftmann non left-linear equations for nbe
Thu, 25 Sep 2008 09:28:08 +0200 haftmann non left-linear equations for nbe
Thu, 25 Sep 2008 09:28:07 +0200 haftmann map_force
Thu, 25 Sep 2008 09:28:06 +0200 haftmann matchess
Thu, 25 Sep 2008 09:28:05 +0200 haftmann burrow_fst
Thu, 25 Sep 2008 09:28:03 +0200 haftmann discontinued special treatment of op = vs. eq_class.eq
Wed, 24 Sep 2008 19:39:25 +0200 wenzelm report: produce individual status messages;
Wed, 24 Sep 2008 19:33:14 +0200 wenzelm protocol change: remapped message codes to make room for nested system messages (e.g. for protocol proxy);
Wed, 24 Sep 2008 19:33:13 +0200 wenzelm 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 wenzelm init: OuterKeyword.report;
Tue, 23 Sep 2008 23:07:48 +0200 wenzelm prove_multi: immediate;
Tue, 23 Sep 2008 22:04:30 +0200 wenzelm added promise_result, prove_promise;
Tue, 23 Sep 2008 18:31:33 +0200 berghofe Corrected call of SUBPROOF in coherent_tac that used wrong context.
Tue, 23 Sep 2008 18:11:45 +0200 haftmann fixed outer syntax
Tue, 23 Sep 2008 18:11:44 +0200 haftmann case default fallback for NBE
Tue, 23 Sep 2008 18:11:43 +0200 haftmann fixed quickcheck parameter syntax
Tue, 23 Sep 2008 18:11:42 +0200 haftmann renamed rtype to typerep
Tue, 23 Sep 2008 17:28:58 +0200 wenzelm added fold_rev;
Tue, 23 Sep 2008 15:48:55 +0200 wenzelm added del_node, which is more efficient for sparse graphs;
Tue, 23 Sep 2008 15:48:54 +0200 wenzelm IntGraph.del_node;
Tue, 23 Sep 2008 15:48:53 +0200 wenzelm join_results: special case for empty list, works without multithreading;
Tue, 23 Sep 2008 15:48:52 +0200 wenzelm added dest_deriv, removed external type deriv;
Tue, 23 Sep 2008 15:48:51 +0200 wenzelm added conditional add_oracles, keep oracles_of_proof private;
Tue, 23 Sep 2008 15:48:50 +0200 wenzelm Thm.proof_of;
Mon, 22 Sep 2008 23:04:35 +0200 berghofe Added coherent logic prover.
Mon, 22 Sep 2008 23:01:54 +0200 berghofe New prover for coherent logic.
Mon, 22 Sep 2008 23:00:15 +0200 berghofe Added setup for coherent logic prover.
Mon, 22 Sep 2008 22:59:35 +0200 berghofe Added examples for coherent logic prover.
Mon, 22 Sep 2008 22:59:11 +0200 berghofe Examples for coherent logic prover.
Mon, 22 Sep 2008 19:46:24 +0200 urbanc made the perm_simp tactic to understand options such as (no_asm)
Mon, 22 Sep 2008 15:26:14 +0200 wenzelm type thm: fully internal derivation, no longer exported;
Mon, 22 Sep 2008 15:26:14 +0200 wenzelm added is_finished;
Mon, 22 Sep 2008 15:26:13 +0200 wenzelm added Promise constructor, which is similar to Oracle but may be replaced later;
Mon, 22 Sep 2008 15:26:11 +0200 wenzelm removed deriv.ML which is now incorporated into thm.ML;
Mon, 22 Sep 2008 15:26:11 +0200 wenzelm added reject_draft;
Mon, 22 Sep 2008 15:26:07 +0200 wenzelm type thm: fully internal derivation, no longer exported;
Mon, 22 Sep 2008 13:56:04 +0200 haftmann generic quickcheck framework
Mon, 22 Sep 2008 13:56:03 +0200 haftmann TEMPORARY: make batch run happy
Mon, 22 Sep 2008 13:56:01 +0200 haftmann absolute Library path
Mon, 22 Sep 2008 13:55:59 +0200 haftmann different session branches for HOL-Plain vs. Plain
Mon, 22 Sep 2008 08:00:28 +0200 haftmann temporary workaround for class constants
Mon, 22 Sep 2008 08:00:27 +0200 haftmann corrected sort intersection
Mon, 22 Sep 2008 08:00:26 +0200 haftmann some steps towards generic quickcheck framework
Mon, 22 Sep 2008 08:00:24 +0200 haftmann fixed headers
Mon, 22 Sep 2008 08:00:23 +0200 haftmann added some fragments from website
Sat, 20 Sep 2008 21:05:41 +0200 wenzelm made SML/NJ happy;
Fri, 19 Sep 2008 22:11:50 +0200 wenzelm Isar toplevel editor model.
Fri, 19 Sep 2008 21:22:31 +0200 wenzelm future tasks: support boolean priorities (true = high, false = low/irrelevant);
Fri, 19 Sep 2008 21:00:50 +0200 wenzelm output_sync is now public;
Fri, 19 Sep 2008 21:00:49 +0200 wenzelm added props_text (from isar_syn.ML);
Fri, 19 Sep 2008 21:00:48 +0200 wenzelm moved Isar editor commands from isar_syn.ML to isar.ML;
Fri, 19 Sep 2008 21:00:47 +0200 wenzelm moved Isar editor commands from isar_syn.ML to isar.ML;
Fri, 19 Sep 2008 21:00:46 +0200 wenzelm added Isar/isar.scala;
Fri, 19 Sep 2008 18:05:19 +0200 huffman avoid using implicit assumptions
Fri, 19 Sep 2008 17:54:04 +0200 huffman add theory graph to ZF document
Fri, 19 Sep 2008 09:41:17 +0200 haftmann made SMLNJ happy
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip