| Thu, 31 May 2007 23:47:36 +0200 | 
wenzelm | 
simplified/unified list fold;
 | 
file |
diff |
annotate
 | 
| Thu, 10 May 2007 00:39:54 +0200 | 
wenzelm | 
tuned argument_type_of;
 | 
file |
diff |
annotate
 | 
| Tue, 17 Apr 2007 21:06:59 +0200 | 
wenzelm | 
export is_dummy_pattern;
 | 
file |
diff |
annotate
 | 
| Thu, 12 Apr 2007 23:06:25 +0200 | 
wenzelm | 
absdummy: use internal name uu to avoid renaming of popular names;
 | 
file |
diff |
annotate
 | 
| Tue, 03 Apr 2007 19:24:18 +0200 | 
wenzelm | 
signature: eqtype to accomodate Alice;
 | 
file |
diff |
annotate
 | 
| Tue, 09 Jan 2007 08:31:46 +0100 | 
haftmann | 
added map_abs_vars
 | 
file |
diff |
annotate
 | 
| Tue, 02 Jan 2007 22:43:04 +0100 | 
wenzelm | 
Term.lambda: abstract over arbitrary closed terms;
 | 
file |
diff |
annotate
 | 
| Tue, 12 Dec 2006 20:49:24 +0100 | 
wenzelm | 
added equiv_types;
 | 
file |
diff |
annotate
 | 
| Sun, 10 Dec 2006 15:30:40 +0100 | 
wenzelm | 
tuned absdummy;
 | 
file |
diff |
annotate
 | 
| Wed, 06 Dec 2006 21:18:59 +0100 | 
wenzelm | 
added hidden_polymorphism (from variable.ML);
 | 
file |
diff |
annotate
 | 
| Thu, 23 Nov 2006 20:33:29 +0100 | 
wenzelm | 
added head_name_of;
 | 
file |
diff |
annotate
 | 
| Tue, 14 Nov 2006 00:15:43 +0100 | 
wenzelm | 
added dummyS;
 | 
file |
diff |
annotate
 | 
| Fri, 13 Oct 2006 16:52:48 +0200 | 
haftmann | 
fixed bug
 | 
file |
diff |
annotate
 | 
| Wed, 04 Oct 2006 14:17:38 +0200 | 
haftmann | 
insert replacing ins ins_int ins_string
 | 
file |
diff |
annotate
 | 
| Thu, 21 Sep 2006 19:04:20 +0200 | 
wenzelm | 
member (op =);
 | 
file |
diff |
annotate
 | 
| Fri, 15 Sep 2006 22:56:13 +0200 | 
wenzelm | 
renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
 | 
file |
diff |
annotate
 | 
| Wed, 13 Sep 2006 21:41:31 +0200 | 
wenzelm | 
added exists_type;
 | 
file |
diff |
annotate
 | 
| Tue, 12 Sep 2006 12:12:55 +0200 | 
wenzelm | 
removed obsolete aconvs (use eq_list aconv);
 | 
file |
diff |
annotate
 | 
| Thu, 03 Aug 2006 17:30:39 +0200 | 
wenzelm | 
removed obsolete add_term_tvarnames;
 | 
file |
diff |
annotate
 | 
| Thu, 27 Jul 2006 23:28:23 +0200 | 
wenzelm | 
declare_term_names: cover types as well;
 | 
file |
diff |
annotate
 | 
| Tue, 25 Jul 2006 21:18:06 +0200 | 
wenzelm | 
is_funtype: do not export internal operation;
 | 
file |
diff |
annotate
 | 
| Wed, 19 Jul 2006 12:12:03 +0200 | 
wenzelm | 
added variant_frees;
 | 
file |
diff |
annotate
 | 
| Tue, 18 Jul 2006 20:01:44 +0200 | 
wenzelm | 
added declare_term_names;
 | 
file |
diff |
annotate
 | 
| Fri, 14 Jul 2006 14:37:15 +0200 | 
ballarin | 
Term.term_lpo takes order on terms rather than strings as argument.
 | 
file |
diff |
annotate
 | 
| Thu, 13 Jul 2006 13:42:00 +0200 | 
wenzelm | 
strip_abs_eta: proper use of Name.context;
 | 
file |
diff |
annotate
 | 
| Wed, 12 Jul 2006 21:19:22 +0200 | 
wenzelm | 
removed obsolete adhoc_freeze_vars (may use Variable.import_terms instead);
 | 
file |
diff |
annotate
 | 
| Wed, 12 Jul 2006 17:00:33 +0200 | 
haftmann | 
added strip_abs_eta
 | 
file |
diff |
annotate
 | 
| Tue, 11 Jul 2006 23:00:37 +0200 | 
wenzelm | 
removed obsolete xless;
 | 
file |
diff |
annotate
 | 
| Tue, 11 Jul 2006 12:17:07 +0200 | 
wenzelm | 
removed obsolete ins_ix, mem_ix, ins_term, mem_term;
 | 
file |
diff |
annotate
 | 
| Tue, 04 Jul 2006 19:49:52 +0200 | 
wenzelm | 
added generalize/instantiate_option;
 | 
file |
diff |
annotate
 | 
| Sat, 17 Jun 2006 19:37:50 +0200 | 
wenzelm | 
added exists_subtype;
 | 
file |
diff |
annotate
 | 
| 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);
 | 
file |
diff |
annotate
 | 
| Wed, 26 Apr 2006 22:38:05 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Mon, 24 Apr 2006 16:36:07 +0200 | 
haftmann | 
cleaned up some diagnostic mathom
 | 
file |
diff |
annotate
 | 
| Mon, 10 Apr 2006 00:33:53 +0200 | 
wenzelm | 
added aT (from axclass.ML);
 | 
file |
diff |
annotate
 | 
| Thu, 16 Feb 2006 00:09:46 +0100 | 
wenzelm | 
tuned subst_bound(s);
 | 
file |
diff |
annotate
 | 
| Sat, 11 Feb 2006 17:17:49 +0100 | 
wenzelm | 
added variant_name;
 | 
file |
diff |
annotate
 | 
| Fri, 10 Feb 2006 02:22:35 +0100 | 
wenzelm | 
removed obsolete add_typ/term_classes/tycons;
 | 
file |
diff |
annotate
 | 
| Wed, 08 Feb 2006 17:15:28 +0100 | 
wenzelm | 
map_type_tvar/tfree: map_atyps;
 | 
file |
diff |
annotate
 | 
| Wed, 08 Feb 2006 09:27:20 +0100 | 
haftmann | 
fixed the most silly bug conceivable in map_atyps
 | 
file |
diff |
annotate
 | 
| Tue, 07 Feb 2006 19:57:00 +0100 | 
wenzelm | 
lambda: base name of Const;
 | 
file |
diff |
annotate
 | 
| Mon, 06 Feb 2006 20:59:09 +0100 | 
wenzelm | 
lambda: abstract over any const;
 | 
file |
diff |
annotate
 | 
| Mon, 06 Feb 2006 11:00:24 +0100 | 
haftmann | 
added strip_abs
 | 
file |
diff |
annotate
 | 
| Thu, 02 Feb 2006 12:52:18 +0100 | 
wenzelm | 
moved specific map_typ/term to sign.ML;
 | 
file |
diff |
annotate
 | 
| Tue, 31 Jan 2006 18:19:26 +0100 | 
wenzelm | 
lambda: abstract over TYPE argument, too;
 | 
file |
diff |
annotate
 | 
| Mon, 30 Jan 2006 08:17:04 +0100 | 
haftmann | 
added map_atype, map_aterms
 | 
file |
diff |
annotate
 | 
| Fri, 25 Nov 2005 18:58:40 +0100 | 
wenzelm | 
added dummy_pattern;
 | 
file |
diff |
annotate
 | 
| Wed, 16 Nov 2005 17:45:29 +0100 | 
wenzelm | 
added betapplys;
 | 
file |
diff |
annotate
 | 
| Thu, 10 Nov 2005 20:57:19 +0100 | 
wenzelm | 
added find_free (from Isar/proof_context.ML);
 | 
file |
diff |
annotate
 | 
| Wed, 09 Nov 2005 16:26:46 +0100 | 
wenzelm | 
removed obsolete term set operations;
 | 
file |
diff |
annotate
 | 
| Sat, 15 Oct 2005 00:08:00 +0200 | 
wenzelm | 
tuned comments;
 | 
file |
diff |
annotate
 | 
| Fri, 07 Oct 2005 22:59:24 +0200 | 
wenzelm | 
added absdummy;
 | 
file |
diff |
annotate
 | 
| Fri, 07 Oct 2005 18:49:20 +0200 | 
wenzelm | 
added str_of_term (from HOL/Tools/ATP/recon_translate_proof.ML);
 | 
file |
diff |
annotate
 | 
| Tue, 04 Oct 2005 19:01:37 +0200 | 
wenzelm | 
minor tweaks for Poplog/ML;
 | 
file |
diff |
annotate
 | 
| Sun, 25 Sep 2005 23:36:14 +0200 | 
wenzelm | 
zero_var_inst: replace loose bounds :000 etc.;
 | 
file |
diff |
annotate
 | 
| Thu, 08 Sep 2005 16:09:23 +0200 | 
haftmann | 
introduces some modern-style AList operations
 | 
file |
diff |
annotate
 | 
| Tue, 06 Sep 2005 08:30:43 +0200 | 
haftmann | 
introduced some new-style AList operations
 | 
file |
diff |
annotate
 | 
| Mon, 01 Aug 2005 19:20:44 +0200 | 
wenzelm | 
removed atless (use term_ord instead);
 | 
file |
diff |
annotate
 | 
| Thu, 28 Jul 2005 15:20:00 +0200 | 
wenzelm | 
added add_tfreesT, add_tfrees;
 | 
file |
diff |
annotate
 | 
| Tue, 19 Jul 2005 17:21:54 +0200 | 
wenzelm | 
moved incr_tvar to logic.ML;
 | 
file |
diff |
annotate
 |