| 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
|
| Fri, 15 Jul 2005 15:44:18 +0200 |
wenzelm |
replaced foldl_XXX by canonical fold_XXX;
|
file |
diff |
annotate
|
| Wed, 13 Jul 2005 14:56:00 +0200 |
wenzelm |
fixed comment-out;
|
file |
diff |
annotate
|
| Wed, 13 Jul 2005 11:30:37 +0200 |
haftmann |
(fix for an accidental commit)
|
file |
diff |
annotate
|
| Wed, 13 Jul 2005 11:16:34 +0200 |
haftmann |
(intermediate commit)
|
file |
diff |
annotate
|
| Wed, 06 Jul 2005 20:00:33 +0200 |
wenzelm |
tuned eq_ix;
|
file |
diff |
annotate
|
| Wed, 06 Jul 2005 10:41:44 +0200 |
wenzelm |
tuned maxidx_of_typ/typs/term;
|
file |
diff |
annotate
|
| Mon, 04 Jul 2005 17:07:12 +0200 |
wenzelm |
added fast_indexname_ord, fast_term_ord;
|
file |
diff |
annotate
|
| Fri, 01 Jul 2005 22:35:20 +0200 |
wenzelm |
tuned term_ord: less garbage;
|
file |
diff |
annotate
|
| Wed, 29 Jun 2005 15:13:29 +0200 |
wenzelm |
tuned sort_ord: pointer_eq;
|
file |
diff |
annotate
|
| Tue, 28 Jun 2005 15:28:30 +0200 |
paulson |
first-order check now allows quantifiers
|
file |
diff |
annotate
|
| Sat, 25 Jun 2005 16:07:55 +0200 |
nipkow |
Added term_lpo
|
file |
diff |
annotate
|
| Wed, 22 Jun 2005 19:41:23 +0200 |
wenzelm |
export sort_ord;
|
file |
diff |
annotate
|
| Thu, 09 Jun 2005 12:03:25 +0200 |
wenzelm |
map_typ and map_term no longer global;
|
file |
diff |
annotate
|
| Mon, 06 Jun 2005 10:21:53 +0200 |
wenzelm |
avoid polymorphic ins;
|
file |
diff |
annotate
|
| 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).
|
file |
diff |
annotate
|
| Sun, 22 May 2005 19:26:15 +0200 |
wenzelm |
added show_dummy_patterns;
|
file |
diff |
annotate
|
| Tue, 17 May 2005 18:10:39 +0200 |
wenzelm |
renamed show_var_qmarks to show_question_marks;
|
file |
diff |
annotate
|
| Mon, 16 May 2005 08:28:16 +0200 |
kleing |
line wrap
|
file |
diff |
annotate
|
| Thu, 12 May 2005 10:48:46 +0200 |
paulson |
first-order now ignores "all"
|
file |
diff |
annotate
|
| Tue, 03 May 2005 02:44:10 +0200 |
dixon |
lucas - added dest_TVar and dest_TFree.
|
file |
diff |
annotate
|
| Thu, 21 Apr 2005 19:12:03 +0200 |
berghofe |
- Eliminated nodup_vars check.
|
file |
diff |
annotate
|
| Sat, 26 Mar 2005 16:14:17 +0100 |
gagern |
op vor infix-Konstruktoren im datatype binding zum besseren Parsen
|
file |
diff |
annotate
|
| Thu, 17 Mar 2005 12:19:50 +0100 |
nipkow |
added string_of_term
|
file |
diff |
annotate
|
| Thu, 10 Mar 2005 17:48:36 +0100 |
ballarin |
Registrations of global locale interpretations: improved, better naming.
|
file |
diff |
annotate
|
| Fri, 04 Mar 2005 15:07:34 +0100 |
skalberg |
Removed practically all references to Library.foldr.
|
file |
diff |
annotate
|
| Fri, 04 Mar 2005 11:44:26 +0100 |
paulson |
new first_order test
|
file |
diff |
annotate
|
| Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
| Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
| Thu, 27 Jan 2005 12:34:09 +0100 |
berghofe |
Added show_var_qmarks flag.
|
file |
diff |
annotate
|
| Thu, 08 Jul 2004 19:34:10 +0200 |
wenzelm |
added add_term_varnames, term_varnames;
|
file |
diff |
annotate
|
| Tue, 01 Jun 2004 12:33:50 +0200 |
wenzelm |
removed obsolete sort 'logic';
|
file |
diff |
annotate
|
| Sat, 29 May 2004 15:05:02 +0200 |
wenzelm |
moved read_int etc. to library.ML; added type 'arity';
|
file |
diff |
annotate
|
| Fri, 21 May 2004 21:23:37 +0200 |
wenzelm |
moved some sort ops to sorts.ML; added string_of_vname (from Syntax module);
|
file |
diff |
annotate
|
| Sat, 01 May 2004 22:08:57 +0200 |
wenzelm |
improved Term.invent_names;
|
file |
diff |
annotate
|
| Mon, 26 Apr 2004 14:58:03 +0200 |
wenzelm |
variant: use Symbol.bump_init;
|
file |
diff |
annotate
|
| Fri, 19 Mar 2004 10:42:38 +0100 |
paulson |
Removing the datatype declaration of "order" allows the standard General.order
|
file |
diff |
annotate
|
| Mon, 21 Oct 2002 17:14:19 +0200 |
berghofe |
- removed flexpair
|
file |
diff |
annotate
|
| Mon, 14 Oct 2002 10:44:32 +0200 |
nipkow |
Ported find_intro/elim to Isar.
|
file |
diff |
annotate
|
| Thu, 08 Aug 2002 23:49:44 +0200 |
wenzelm |
adhoc_freeze_vars;
|
file |
diff |
annotate
|
| Fri, 01 Mar 2002 22:30:01 +0100 |
wenzelm |
structure Typtab;
|
file |
diff |
annotate
|
| Thu, 28 Feb 2002 19:23:33 +0100 |
wenzelm |
added match_bvars, rename_abs (from thm.ML);
|
file |
diff |
annotate
|
| Wed, 20 Feb 2002 00:53:53 +0100 |
wenzelm |
Symbol.bump_string;
|
file |
diff |
annotate
|
| Thu, 17 Jan 2002 21:03:55 +0100 |
wenzelm |
added add_term_free_names (more precise/efficient than add_term_names);
|
file |
diff |
annotate
|
| Fri, 14 Dec 2001 11:53:31 +0100 |
wenzelm |
added invent_type_names;
|
file |
diff |
annotate
|
| Wed, 28 Nov 2001 00:39:33 +0100 |
wenzelm |
variant: preserve suffix of underscores (for skolem/internal names etc.);
|
file |
diff |
annotate
|
| Wed, 24 Oct 2001 17:38:19 +0200 |
wenzelm |
added lambda;
|
file |
diff |
annotate
|
| Tue, 23 Oct 2001 19:14:13 +0200 |
wenzelm |
replace_dummy_patterns: lift over bounds;
|
file |
diff |
annotate
|
| Thu, 31 May 2001 17:57:02 +0200 |
wenzelm |
invent_names
|
file |
diff |
annotate
|
| Sat, 06 Jan 2001 21:27:33 +0100 |
wenzelm |
added list_abs;
|
file |
diff |
annotate
|
| Wed, 13 Dec 2000 17:41:10 +0100 |
wenzelm |
fixed add_term_names: NameSpace.base;
|
file |
diff |
annotate
|
| Thu, 30 Nov 2000 20:05:54 +0100 |
wenzelm |
added is_replaced_dummy_pattern;
|
file |
diff |
annotate
|
| Tue, 29 Aug 2000 15:13:10 +0200 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
| Fri, 04 Aug 2000 22:59:33 +0200 |
wenzelm |
added dummy_patternN, no_dummy_patterns, replace_dummy_patterns;
|
file |
diff |
annotate
|
| Thu, 13 Jul 2000 23:15:20 +0200 |
wenzelm |
add_term_consts: ins_string;
|
file |
diff |
annotate
|
| Thu, 30 Mar 2000 14:20:01 +0200 |
wenzelm |
foldl_term_types: depend on term as well;
|
file |
diff |
annotate
|
| Fri, 10 Mar 2000 15:00:01 +0100 |
berghofe |
Added functions subst_TVars_Vartab and typ_subst_TVars_Vartab.
|
file |
diff |
annotate
|
| Wed, 29 Sep 1999 13:51:41 +0200 |
wenzelm |
added rems_sort;
|
file |
diff |
annotate
|
| Wed, 01 Sep 1999 21:05:19 +0200 |
wenzelm |
structure Termtab;
|
file |
diff |
annotate
|
| Mon, 23 Aug 1999 09:36:05 +0200 |
nipkow |
Corrected two busg in the simplifier.
|
file |
diff |
annotate
|
| Sat, 10 Jul 1999 21:41:05 +0200 |
wenzelm |
Symtab.lookup_multi;
|
file |
diff |
annotate
|
| Fri, 30 Apr 1999 18:02:16 +0200 |
wenzelm |
val foldl_map_aterms: ('a * term -> 'a * term) -> 'a * term -> 'a * term;
|
file |
diff |
annotate
|
| Fri, 18 Dec 1998 11:01:25 +0100 |
paulson |
moved dest_Type to term.ML from HOL/Tools/primrec_package
|
file |
diff |
annotate
|
| Sun, 29 Nov 1998 13:14:45 +0100 |
wenzelm |
added oct_char;
|
file |
diff |
annotate
|
| Tue, 29 Sep 1998 15:59:43 +0200 |
paulson |
new function inter_term
|
file |
diff |
annotate
|
| Mon, 09 Mar 1998 16:09:32 +0100 |
wenzelm |
tuned some names;
|
file |
diff |
annotate
|
| Wed, 18 Feb 1998 11:31:25 +0100 |
nipkow |
Improved loop-test for rewrite rules a little.
|
file |
diff |
annotate
|
| Thu, 12 Feb 1998 16:54:01 +0100 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
| Fri, 06 Feb 1998 11:18:29 +0100 |
wenzelm |
added Vartab: TABLE;
|
file |
diff |
annotate
|
| Sun, 28 Dec 1997 15:24:11 +0100 |
wenzelm |
made MLWorks happy;
|
file |
diff |
annotate
|
| Sun, 28 Dec 1997 14:56:44 +0100 |
wenzelm |
renamed Symtab.null to Symtab.empty;
|
file |
diff |
annotate
|
| Wed, 24 Dec 1997 12:21:06 +0100 |
wenzelm |
export range_type;
|
file |
diff |
annotate
|
| Mon, 22 Dec 1997 12:22:06 +0100 |
paulson |
Added range-type for completeness
|
file |
diff |
annotate
|
| Fri, 19 Dec 1997 10:16:16 +0100 |
wenzelm |
term order;
|
file |
diff |
annotate
|
| Wed, 26 Nov 1997 16:37:17 +0100 |
wenzelm |
added foldl_atyps: ('a * typ -> 'a) -> 'a * typ -> 'a;
|
file |
diff |
annotate
|
| Fri, 07 Nov 1997 18:02:15 +0100 |
oheimb |
changed libraray function find to find_index_eq, currying it
|
file |
diff |
annotate
|
| Fri, 07 Nov 1997 15:24:58 +0100 |
oheimb |
added exists_Const
|
file |
diff |
annotate
|
| Sat, 01 Nov 1997 13:02:19 +0100 |
paulson |
New syntax function for types
|
file |
diff |
annotate
|
| Tue, 28 Oct 1997 17:29:48 +0100 |
wenzelm |
add_typ_classes, add_typ_tycons, add_term_classes, add_term_tycons,
|
file |
diff |
annotate
|
| Tue, 21 Oct 1997 17:47:50 +0200 |
wenzelm |
made Poly/ML happy, but SML/NJ unhappy;
|
file |
diff |
annotate
|
| Mon, 20 Oct 1997 17:08:18 +0200 |
wenzelm |
make SML/NJ happy;
|
file |
diff |
annotate
|
| Mon, 06 Oct 1997 18:29:43 +0200 |
wenzelm |
eliminated raise_term;
|
file |
diff |
annotate
|
| Wed, 16 Apr 1997 18:16:45 +0200 |
wenzelm |
tuned type of eq_ix, mem_ix;
|
file |
diff |
annotate
|
| Fri, 14 Mar 1997 10:35:30 +0100 |
nipkow |
Avoid eta-contraction in the simplifier.
|
file |
diff |
annotate
|
| Fri, 07 Mar 1997 10:24:26 +0100 |
paulson |
Improved indentation of aconv
|
file |
diff |
annotate
|
| Tue, 04 Feb 1997 10:33:58 +0100 |
paulson |
Gradual switching to Basis Library functions nth, drop, etc.
|
file |
diff |
annotate
|
| Mon, 18 Nov 1996 16:28:40 +0100 |
paulson |
Optimizations: removal of polymorphic equality; one-argument case
|
file |
diff |
annotate
|
| Wed, 13 Nov 1996 10:42:50 +0100 |
paulson |
Removal of polymorphic equality via mem, subset, eq_set, etc
|
file |
diff |
annotate
|
| Tue, 12 Nov 1996 11:40:41 +0100 |
paulson |
Changed some mem and ins calls to be monomorphic
|
file |
diff |
annotate
|
| Fri, 01 Nov 1996 15:32:03 +0100 |
paulson |
maxidx_of_typs replaces max o map maxidx_of_typ
|
file |
diff |
annotate
|
| Wed, 30 Oct 1996 11:19:09 +0100 |
paulson |
Changed some mem calls to mem_string for greater efficiency (not that it could matter)
|
file |
diff |
annotate
|
| Mon, 29 Jan 1996 14:16:13 +0100 |
clasohm |
inserted tabs again
|
file |
diff |
annotate
|
| Mon, 29 Jan 1996 13:56:41 +0100 |
clasohm |
removed tabs
|
file |
diff |
annotate
|
| Thu, 28 Dec 1995 12:36:05 +0100 |
paulson |
Updated comments for compression functions
|
file |
diff |
annotate
|
| Fri, 22 Dec 1995 10:48:59 +0100 |
paulson |
Addition of compression, that is, sharing.
|
file |
diff |
annotate
|
| Fri, 08 Dec 1995 10:25:26 +0100 |
paulson |
type_of1: improved error messages
|
file |
diff |
annotate
|