Wed, 08 Mar 2006 18:00:00 +0100 urbanc deleted some proofs "on comment"
Wed, 08 Mar 2006 17:55:51 +0100 urbanc tuned some proofs
Wed, 08 Mar 2006 17:54:55 +0100 urbanc tuned some of the proofs about fresh_fun
Wed, 08 Mar 2006 17:23:46 +0100 haftmann first running version of type classes
Wed, 08 Mar 2006 17:03:19 +0100 haftmann first running version of type classes
Wed, 08 Mar 2006 16:29:07 +0100 haftmann first running version of type classes
Wed, 08 Mar 2006 10:19:57 +0100 paulson Frequency strategy. Revised indentation, etc.
Wed, 08 Mar 2006 10:06:31 +0100 nipkow *** empty log message ***
Tue, 07 Mar 2006 18:02:11 +0100 obua added ROOT.ML
Tue, 07 Mar 2006 16:50:33 +0100 paulson Indentation
Tue, 07 Mar 2006 16:49:48 +0100 paulson Tidying and restructuring.
Tue, 07 Mar 2006 16:49:12 +0100 paulson Tidying and tracing. Handling exn CLAUSE so that errors don't reach top-level.
Tue, 07 Mar 2006 16:47:51 +0100 paulson Tidying. clausify_rules_pairs_abs now returns clauses in the same order as before.
Tue, 07 Mar 2006 16:46:54 +0100 paulson Tidying. New invoke_atp_ml for top-level debugging. Flag to force FOL mode.
Tue, 07 Mar 2006 16:45:04 +0100 paulson Tidying, and getting rid of SELECT_GOAL (as it does something different now)
Tue, 07 Mar 2006 16:03:31 +0100 obua Added HOL-ZF to Isabelle.
Tue, 07 Mar 2006 14:09:48 +0100 haftmann substantial improvement in codegen iml
Tue, 07 Mar 2006 04:06:02 +0100 mengj Function get_clasimp_atp_lemmas gets all lemmas from claset, simpet and atpset.
Tue, 07 Mar 2006 04:04:21 +0100 mengj relevance_filter takes input axioms as Term.term.
Tue, 07 Mar 2006 04:01:25 +0100 mengj Proof reconstruction now only takes names of theorems as input.
Tue, 07 Mar 2006 03:59:48 +0100 mengj Added tptp_write_file to write all necessary ATP input clauses to one file.
Tue, 07 Mar 2006 03:58:50 +0100 mengj tptp_write_file now takes goals and axioms as Term.term and writes them to a file.
Tue, 07 Mar 2006 03:56:59 +0100 mengj Added functions to retrieve local and global atpset rules.
Tue, 07 Mar 2006 03:54:11 +0100 mengj Moved the settings for ATP time limit to res_atp.ML
Tue, 07 Mar 2006 03:51:40 +0100 mengj Merged res_atp_setup.ML into res_atp.ML.
Tue, 07 Mar 2006 03:49:26 +0100 mengj When ATP methods call ATPs, all input clauses from one subgoal are written to one file.
Tue, 07 Mar 2006 03:48:02 +0100 mengj Merged res_atp_setup.ML into res_atp.ML.
Sun, 05 Mar 2006 23:56:57 +0100 wenzelm SELECT_GOAL: fixed trivial case;
Sun, 05 Mar 2006 18:49:13 +0100 webertj fixed a typo in a comment
Sat, 04 Mar 2006 21:39:08 +0100 wenzelm tuned;
Sat, 04 Mar 2006 21:10:12 +0100 wenzelm method: SelectGoals;
Sat, 04 Mar 2006 21:10:11 +0100 wenzelm method: syntax for SelectGoals;
Sat, 04 Mar 2006 21:10:10 +0100 wenzelm text: added SelectGoals;
Sat, 04 Mar 2006 21:10:09 +0100 wenzelm tuned conj_curry;
Sat, 04 Mar 2006 21:10:08 +0100 wenzelm added extract, retrofit;
Sat, 04 Mar 2006 21:10:07 +0100 wenzelm added mk_conjunction;
Sat, 04 Mar 2006 21:10:06 +0100 wenzelm method: restriction to first n sub-goals;
Fri, 03 Mar 2006 19:43:46 +0100 nipkow minor changes
Fri, 03 Mar 2006 19:30:30 +0100 nipkow more examples
Fri, 03 Mar 2006 19:30:20 +0100 nipkow changed and retracted change of location of code lemmas.
Fri, 03 Mar 2006 16:25:30 +0100 nipkow ignore repeated vars on lhs, cleanup
Fri, 03 Mar 2006 08:52:39 +0100 haftmann improvements for nbe
Thu, 02 Mar 2006 18:51:11 +0100 paulson reformatting
Thu, 02 Mar 2006 18:50:43 +0100 paulson subset_refl now included using the atp attribute
Thu, 02 Mar 2006 18:49:13 +0100 paulson moved the "use" directive
Thu, 02 Mar 2006 16:01:06 +0100 urbanc fixed the bugs itroduced by the previous commit
Thu, 02 Mar 2006 15:43:22 +0100 urbanc made some small changes to generate nicer latex-output
Thu, 02 Mar 2006 15:05:09 +0100 urbanc split the files
Thu, 02 Mar 2006 00:57:34 +0100 mengj Added in a signature.
Wed, 01 Mar 2006 18:26:20 +0100 urbanc fixed a problem where a permutation is not analysed
Wed, 01 Mar 2006 18:24:31 +0100 urbanc streamlined the proof
Wed, 01 Mar 2006 13:47:42 +0100 haftmann refined representation of codegen intermediate language
Wed, 01 Mar 2006 10:37:00 +0100 urbanc some small tunings
Wed, 01 Mar 2006 10:28:39 +0100 urbanc added fresh_fun_eqvt theorem to the theorem collection
Wed, 01 Mar 2006 10:27:48 +0100 urbanc added initialisation-code for finite_guess
Wed, 01 Mar 2006 10:27:01 +0100 urbanc made some small tunings in the decision-procedure
Wed, 01 Mar 2006 06:08:12 +0100 mengj Added setup for "atpset" (a rule set for ATPs).
Wed, 01 Mar 2006 06:06:16 +0100 mengj Added file Tools/res_atpset.ML.
Wed, 01 Mar 2006 06:05:25 +0100 mengj Merged HOL and FOL clauses and combined some functions.
Wed, 01 Mar 2006 05:56:53 +0100 mengj A new file that sets up rules set used by ATPs. Rules are added to and removed from the set using "atp" attribute.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip