Mon, 08 Aug 2005 09:28:25 +0200 haftmann clarified ML_idf
Sun, 07 Aug 2005 12:30:45 +0200 nipkow moved some rat functions to library.ML
Sun, 07 Aug 2005 12:28:10 +0200 nipkow added more rat functions
Sat, 06 Aug 2005 18:06:56 +0200 berghofe Tuned comment.
Sat, 06 Aug 2005 08:16:19 +0200 nipkow new lemma
Fri, 05 Aug 2005 19:58:30 +0200 berghofe Added ENTCS 2000 paper by Aleksey Nogin.
Fri, 05 Aug 2005 19:57:57 +0200 berghofe New case study: pigeonhole principle.
Fri, 05 Aug 2005 19:56:58 +0200 berghofe Added Extraction/Pigeonhole.
Fri, 05 Aug 2005 12:20:30 +0200 nipkow added Brian Hufmann's finite instances
Wed, 03 Aug 2005 16:43:39 +0200 berghofe Fixed bug in code generator for let and split leading to ill-formed code.
Wed, 03 Aug 2005 16:28:22 +0200 berghofe Adapted to new argument format of MinProof constructor.
Wed, 03 Aug 2005 16:26:16 +0200 berghofe Adapted to new interface og thms_of_proof / axms_of_proof.
Wed, 03 Aug 2005 16:25:22 +0200 berghofe Adapted to new interface of thms_of_proof.
Wed, 03 Aug 2005 16:24:52 +0200 berghofe - Tuned handling of oracles
Wed, 03 Aug 2005 14:49:04 +0200 avigad mentioned change to exp_ge_add_one_self, new transitivity rules
Wed, 03 Aug 2005 14:48:56 +0200 avigad changes from renaming of exp_ge_add_one_self
Wed, 03 Aug 2005 14:48:50 +0200 avigad renamed exp_ge_add_one_self to exp_ge_add_one_self_aux
Wed, 03 Aug 2005 14:48:42 +0200 avigad renamed exp_ge_add_one_self2 to exp_ge_add_one_self
Wed, 03 Aug 2005 14:48:36 +0200 avigad added extra transitivity rules
Wed, 03 Aug 2005 14:48:30 +0200 avigad added Hyperreal/Ln, replaced Lfp and Gfp by FixedPoint
Wed, 03 Aug 2005 14:48:22 +0200 avigad changed reference to Lfp.lfp to FixedPint.lfp, ditto for gfp
Wed, 03 Aug 2005 14:48:13 +0200 avigad import FixedPoint instead of Gfp
Wed, 03 Aug 2005 14:48:07 +0200 avigad removed Gfp
Wed, 03 Aug 2005 14:47:57 +0200 avigad removed Lfp
Wed, 03 Aug 2005 14:47:51 +0200 avigad combined Lfp and Gfp to FixedPoint
Tue, 02 Aug 2005 21:29:06 +0200 wenzelm tuned ML_OPTIONS;
Tue, 02 Aug 2005 19:47:14 +0200 wenzelm export clear_ss;
Tue, 02 Aug 2005 19:47:13 +0200 wenzelm added unfold_tac (Simplifier.inherit_bounds);
Tue, 02 Aug 2005 19:47:12 +0200 wenzelm simprocs: Simplifier.inherit_bounds;
Tue, 02 Aug 2005 19:47:11 +0200 wenzelm tuned;
Tue, 02 Aug 2005 16:52:21 +0200 ballarin First version of interpretation in locales. Not yet fully functional.
Tue, 02 Aug 2005 16:50:55 +0200 ballarin Turned simp_implies into binary operator.
Tue, 02 Aug 2005 13:13:18 +0200 nipkow Added filter lemma
Mon, 01 Aug 2005 19:21:38 +0200 wenzelm * Pure/Simplifier: improved handling of bound variables;
Mon, 01 Aug 2005 19:20:49 +0200 wenzelm determine Poly/ML runtime system version
Mon, 01 Aug 2005 19:20:48 +0200 wenzelm obsolete;
Mon, 01 Aug 2005 19:20:48 +0200 wenzelm determine Poly/ML's idea of current hardware and operating system type;
Mon, 01 Aug 2005 19:20:47 +0200 wenzelm tuned;
Mon, 01 Aug 2005 19:20:46 +0200 wenzelm Thm.full_prop_of;
Mon, 01 Aug 2005 19:20:45 +0200 wenzelm Compress.term;
Mon, 01 Aug 2005 19:20:44 +0200 wenzelm removed atless (use term_ord instead);
Mon, 01 Aug 2005 19:20:43 +0200 wenzelm export MataSimplifier.inherit_bounds;
Mon, 01 Aug 2005 19:20:42 +0200 wenzelm Compress.typ;
Mon, 01 Aug 2005 19:20:41 +0200 wenzelm Compress.init_data;
Mon, 01 Aug 2005 19:20:40 +0200 wenzelm nameless Term.bound;
Mon, 01 Aug 2005 19:20:39 +0200 wenzelm improved bounds: nameless Term.bound, recover names for output;
Mon, 01 Aug 2005 19:20:38 +0200 wenzelm tuned dict_ord;
Mon, 01 Aug 2005 19:20:37 +0200 wenzelm replaced atless by term_ord;
Mon, 01 Aug 2005 19:20:36 +0200 wenzelm chain_history: turned into runtime flag;
Mon, 01 Aug 2005 19:20:35 +0200 wenzelm compression of terms and types by sharing common subtrees;
Mon, 01 Aug 2005 19:20:34 +0200 wenzelm added compress.ML;
Mon, 01 Aug 2005 19:20:33 +0200 wenzelm Term.is_bound;
Mon, 01 Aug 2005 19:20:32 +0200 wenzelm tuned signature;
Mon, 01 Aug 2005 19:20:31 +0200 wenzelm no eq_commute;
Mon, 01 Aug 2005 19:20:30 +0200 wenzelm Defs.monomorphic;
Mon, 01 Aug 2005 19:20:29 +0200 wenzelm Sign.read_term;
Mon, 01 Aug 2005 19:20:28 +0200 wenzelm more zcong_sym;
Mon, 01 Aug 2005 19:20:26 +0200 wenzelm simprocs: Simplifier.inherit_bounds;
Mon, 01 Aug 2005 19:20:25 +0200 wenzelm no eq_sym_conv;
Mon, 01 Aug 2005 19:20:24 +0200 wenzelm removed read_cterm;
Mon, 01 Aug 2005 19:20:23 +0200 wenzelm tuned msg;
Mon, 01 Aug 2005 19:20:22 +0200 wenzelm PolyML.Compiler.printInAlphabeticalOrder := false;
Mon, 01 Aug 2005 19:20:21 +0200 wenzelm polyml: use polyml-platform/version from Isabelle distribution;
Mon, 01 Aug 2005 14:40:21 +0200 wenzelm obsolete;
Mon, 01 Aug 2005 11:39:33 +0200 obua 1. changed configuration variables for linear programming (Cplex_tools):
Mon, 01 Aug 2005 11:24:19 +0200 nipkow added map_filter lemmas
Mon, 01 Aug 2005 03:27:31 +0200 kleing Ordering is now: first by number of assumptions, second by the substitution size.
Sat, 30 Jul 2005 16:50:55 +0200 nipkow addedd ID line
Fri, 29 Jul 2005 19:47:41 +0200 avigad mentioned Ln in NEWS
Fri, 29 Jul 2005 19:47:34 +0200 avigad fixed minor typo in comments
Fri, 29 Jul 2005 19:47:27 +0200 avigad changed import to Ln
Fri, 29 Jul 2005 19:47:19 +0200 avigad added a new theory; properties of ln
Fri, 29 Jul 2005 16:16:44 +0200 wenzelm P.opt_locale_target;
Fri, 29 Jul 2005 15:20:29 +0200 paulson nameless theorems: better names, flag to omit them
Thu, 28 Jul 2005 17:56:27 +0200 paulson invents theorem names; also patches write_out_clasimp
Thu, 28 Jul 2005 17:55:39 +0200 paulson dead code
Thu, 28 Jul 2005 17:54:39 +0200 paulson new function trim_ends
Thu, 28 Jul 2005 17:54:22 +0200 paulson uniform treatment of variable prefixes
Thu, 28 Jul 2005 16:59:30 +0200 haftmann corrected some typos
Thu, 28 Jul 2005 16:54:19 +0200 paulson new droplet
Thu, 28 Jul 2005 16:26:59 +0200 quigley Added flag ResClasimp.use_simpset to allow exclusion of simpset rules from ATP problem files
Thu, 28 Jul 2005 15:20:06 +0200 wenzelm tuned gen_all, forall_elim_list, implies_intr_list, standard;
Thu, 28 Jul 2005 15:20:05 +0200 wenzelm Sign.typ_unify;
Thu, 28 Jul 2005 15:20:04 +0200 wenzelm Sign.typ_unify;
Thu, 28 Jul 2005 15:20:03 +0200 wenzelm typ_match, unify: canonical argument order;
Thu, 28 Jul 2005 15:20:02 +0200 wenzelm added weaken, adjust_maxidx_thm;
Thu, 28 Jul 2005 15:20:01 +0200 wenzelm check_overloading replaces datatype overloading;
Thu, 28 Jul 2005 15:20:00 +0200 wenzelm added add_tfreesT, add_tfrees;
Thu, 28 Jul 2005 15:19:59 +0200 wenzelm norm_hhf_rule: Thm.adjust_maxidx_thm before Drule.gen_all;
Thu, 28 Jul 2005 15:19:58 +0200 wenzelm added add_const_constraint(_i), const_constraint;
Thu, 28 Jul 2005 15:19:57 +0200 wenzelm adapted Type.typ_match;
Thu, 28 Jul 2005 15:19:56 +0200 wenzelm Sign.typ_unify;
Thu, 28 Jul 2005 15:19:55 +0200 wenzelm Term.bound;
Thu, 28 Jul 2005 15:19:54 +0200 wenzelm print_theory: const constraints;
Thu, 28 Jul 2005 15:19:53 +0200 wenzelm Type.raw_instance, Type.raw_unify, Term.zero_var_indexesT;
Thu, 28 Jul 2005 15:19:51 +0200 wenzelm Sign.typ_match;
Thu, 28 Jul 2005 15:19:49 +0200 wenzelm Sign.typ_unify;
Thu, 28 Jul 2005 15:19:48 +0200 wenzelm fixed var index in tactic;
Thu, 28 Jul 2005 15:19:47 +0200 wenzelm proper header;
Thu, 28 Jul 2005 15:19:46 +0200 wenzelm Sign.typ_instance;
Thu, 28 Jul 2005 15:19:45 +0200 wenzelm updated;
Thu, 28 Jul 2005 15:19:44 +0200 wenzelm tuned;
Thu, 28 Jul 2005 12:43:50 +0200 paulson now for Mailman-enabled mailing list
Thu, 28 Jul 2005 12:38:11 +0200 paulson now for Mailman-enabled mailing list
Thu, 28 Jul 2005 12:22:02 +0200 paulson now for Mailman-enabled mailing list
Wed, 27 Jul 2005 11:30:34 +0200 paulson simpler variable names, and no types for monomorphic constants
Wed, 27 Jul 2005 11:28:18 +0200 paulson removed the dependence on abs_mult
Tue, 26 Jul 2005 18:31:18 +0200 huffman fixed typo
Tue, 26 Jul 2005 18:29:59 +0200 huffman brought ML files up to date with new lemmas
Tue, 26 Jul 2005 18:28:11 +0200 huffman renamed Exh_Ssum1 to Exh_Ssum; cleaned up
Tue, 26 Jul 2005 18:27:16 +0200 huffman cleaned up
Tue, 26 Jul 2005 18:25:27 +0200 huffman removed duplicated code; generate new lub and thelub lemmas for new cpo types
Tue, 26 Jul 2005 18:24:29 +0200 huffman cleaned up; renamed some theorems
Tue, 26 Jul 2005 18:22:55 +0200 huffman add theorem fix_defined_iff; cleaned up
Tue, 26 Jul 2005 18:22:03 +0200 huffman add theorem cpair_defined_iff
Tue, 26 Jul 2005 15:29:37 +0200 webertj write_dimacs_sat_file and write_dimacs_cnf_file now write the file in chunks
Tue, 26 Jul 2005 14:31:42 +0200 webertj replaced calls to PropLogic.auxcnf by PropLogic.defcnf again
Tue, 26 Jul 2005 14:14:13 +0200 webertj comment modified
Tue, 26 Jul 2005 12:40:52 +0200 webertj write_dimacs_sat_file writes outer parentheses again
Tue, 26 Jul 2005 12:23:10 +0200 webertj replaced calls to PropLogic.defcnf by PropLogic.auxcnf
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip