src/Pure/term.ML
Thu, 13 Jul 2006 13:42:00 +0200 wenzelm strip_abs_eta: proper use of Name.context;
Wed, 12 Jul 2006 21:19:22 +0200 wenzelm removed obsolete adhoc_freeze_vars (may use Variable.import_terms instead);
Wed, 12 Jul 2006 17:00:33 +0200 haftmann added strip_abs_eta
Tue, 11 Jul 2006 23:00:37 +0200 wenzelm removed obsolete xless;
Tue, 11 Jul 2006 12:17:07 +0200 wenzelm removed obsolete ins_ix, mem_ix, ins_term, mem_term;
Tue, 04 Jul 2006 19:49:52 +0200 wenzelm added generalize/instantiate_option;
Sat, 17 Jun 2006 19:37:50 +0200 wenzelm added exists_subtype;
Tue, 16 May 2006 13:01:30 +0200 wenzelm removed low-level str_of_sort/typ/term (use Display.raw_string_of_sort/typ/term instead, or even PolyML.print -- for debugging purposes);
Wed, 26 Apr 2006 22:38:05 +0200 wenzelm tuned;
Mon, 24 Apr 2006 16:36:07 +0200 haftmann cleaned up some diagnostic mathom
Mon, 10 Apr 2006 00:33:53 +0200 wenzelm added aT (from axclass.ML);
Thu, 16 Feb 2006 00:09:46 +0100 wenzelm tuned subst_bound(s);
Sat, 11 Feb 2006 17:17:49 +0100 wenzelm added variant_name;
Fri, 10 Feb 2006 02:22:35 +0100 wenzelm removed obsolete add_typ/term_classes/tycons;
Wed, 08 Feb 2006 17:15:28 +0100 wenzelm map_type_tvar/tfree: map_atyps;
Wed, 08 Feb 2006 09:27:20 +0100 haftmann fixed the most silly bug conceivable in map_atyps
Tue, 07 Feb 2006 19:57:00 +0100 wenzelm lambda: base name of Const;
Mon, 06 Feb 2006 20:59:09 +0100 wenzelm lambda: abstract over any const;
Mon, 06 Feb 2006 11:00:24 +0100 haftmann added strip_abs
Thu, 02 Feb 2006 12:52:18 +0100 wenzelm moved specific map_typ/term to sign.ML;
Tue, 31 Jan 2006 18:19:26 +0100 wenzelm lambda: abstract over TYPE argument, too;
Mon, 30 Jan 2006 08:17:04 +0100 haftmann added map_atype, map_aterms
Fri, 25 Nov 2005 18:58:40 +0100 wenzelm added dummy_pattern;
Wed, 16 Nov 2005 17:45:29 +0100 wenzelm added betapplys;
Thu, 10 Nov 2005 20:57:19 +0100 wenzelm added find_free (from Isar/proof_context.ML);
Wed, 09 Nov 2005 16:26:46 +0100 wenzelm removed obsolete term set operations;
Sat, 15 Oct 2005 00:08:00 +0200 wenzelm tuned comments;
Fri, 07 Oct 2005 22:59:24 +0200 wenzelm added absdummy;
Fri, 07 Oct 2005 18:49:20 +0200 wenzelm added str_of_term (from HOL/Tools/ATP/recon_translate_proof.ML);
Tue, 04 Oct 2005 19:01:37 +0200 wenzelm minor tweaks for Poplog/ML;
Sun, 25 Sep 2005 23:36:14 +0200 wenzelm zero_var_inst: replace loose bounds :000 etc.;
Thu, 08 Sep 2005 16:09:23 +0200 haftmann introduces some modern-style AList operations
Tue, 06 Sep 2005 08:30:43 +0200 haftmann introduced some new-style AList operations
Mon, 01 Aug 2005 19:20:44 +0200 wenzelm removed atless (use term_ord instead);
Thu, 28 Jul 2005 15:20:00 +0200 wenzelm added add_tfreesT, add_tfrees;
Tue, 19 Jul 2005 17:21:54 +0200 wenzelm moved incr_tvar to logic.ML;
Fri, 15 Jul 2005 15:44:18 +0200 wenzelm replaced foldl_XXX by canonical fold_XXX;
Wed, 13 Jul 2005 14:56:00 +0200 wenzelm fixed comment-out;
Wed, 13 Jul 2005 11:30:37 +0200 haftmann (fix for an accidental commit)
Wed, 13 Jul 2005 11:16:34 +0200 haftmann (intermediate commit)
Wed, 06 Jul 2005 20:00:33 +0200 wenzelm tuned eq_ix;
Wed, 06 Jul 2005 10:41:44 +0200 wenzelm tuned maxidx_of_typ/typs/term;
Mon, 04 Jul 2005 17:07:12 +0200 wenzelm added fast_indexname_ord, fast_term_ord;
Fri, 01 Jul 2005 22:35:20 +0200 wenzelm tuned term_ord: less garbage;
Wed, 29 Jun 2005 15:13:29 +0200 wenzelm tuned sort_ord: pointer_eq;
Tue, 28 Jun 2005 15:28:30 +0200 paulson first-order check now allows quantifiers
Sat, 25 Jun 2005 16:07:55 +0200 nipkow Added term_lpo
Wed, 22 Jun 2005 19:41:23 +0200 wenzelm export sort_ord;
Thu, 09 Jun 2005 12:03:25 +0200 wenzelm map_typ and map_term no longer global;
Mon, 06 Jun 2005 10:21:53 +0200 wenzelm avoid polymorphic ins;
Sun, 29 May 2005 12:39:12 +0200 obua Implement cycle-free overloading, so that definitions cannot harm consistency any more (except of course via interaction with axioms).
Sun, 22 May 2005 19:26:15 +0200 wenzelm added show_dummy_patterns;
Tue, 17 May 2005 18:10:39 +0200 wenzelm renamed show_var_qmarks to show_question_marks;
Mon, 16 May 2005 08:28:16 +0200 kleing line wrap
Thu, 12 May 2005 10:48:46 +0200 paulson first-order now ignores "all"
Tue, 03 May 2005 02:44:10 +0200 dixon lucas - added dest_TVar and dest_TFree.
Thu, 21 Apr 2005 19:12:03 +0200 berghofe - Eliminated nodup_vars check.
Sat, 26 Mar 2005 16:14:17 +0100 gagern op vor infix-Konstruktoren im datatype binding zum besseren Parsen
Thu, 17 Mar 2005 12:19:50 +0100 nipkow added string_of_term
Thu, 10 Mar 2005 17:48:36 +0100 ballarin Registrations of global locale interpretations: improved, better naming.
less more (0) -100 -60 tip