src/Pure/pattern.ML
Wed, 31 Dec 2008 15:30:10 +0100 wenzelm moved term order operations to structure TermOrd (cf. Pure/term_ord.ML);
Thu, 25 Sep 2008 09:28:06 +0200 haftmann matchess
Sun, 18 May 2008 15:04:09 +0200 wenzelm moved global pretty/string_of functions from Sign to Syntax;
Wed, 07 May 2008 10:59:46 +0200 berghofe - Removed function eta_contract_atom, which did not quite work
Tue, 27 Nov 2007 15:49:25 +0100 berghofe first_order_match now only calls loose_bvar when inside an abstraction.
Sun, 03 Jun 2007 23:16:50 +0200 wenzelm added downto0 (from library.ML);
Sat, 14 Apr 2007 17:36:05 +0200 wenzelm Term.string_of_vname;
Tue, 06 Feb 2007 19:32:32 +0100 wenzelm tuned matches_subterm;
Thu, 21 Sep 2006 19:05:22 +0200 wenzelm member (op =);
Tue, 11 Jul 2006 23:00:35 +0200 wenzelm removed obsolete xless;
Tue, 11 Jul 2006 12:17:04 +0200 wenzelm replaced Term.variant(list) by Name.variant(_list);
Tue, 13 Jun 2006 23:41:49 +0200 wenzelm added equiv;
Mon, 12 Jun 2006 21:19:03 +0200 wenzelm removed matches_seq -- didn't quite work;
Mon, 05 Jun 2006 21:54:22 +0200 wenzelm added matches_seq (left-to-right matching, intermediate beta-normalization);
Sat, 29 Apr 2006 23:16:43 +0200 wenzelm tuned;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Tue, 21 Mar 2006 12:18:07 +0100 wenzelm subtract (op =);
Mon, 06 Feb 2006 20:59:07 +0100 wenzelm moved (beta_)eta_contract to envir.ML;
Wed, 16 Nov 2005 17:45:28 +0100 wenzelm tuned interfaces to support incremental match/unify (cf. versions in type.ML);
Fri, 28 Oct 2005 16:35:40 +0200 haftmann cleaned up nth, nth_update, nth_map and nth_string functions
Tue, 04 Oct 2005 19:01:37 +0200 wenzelm minor tweaks for Poplog/ML;
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Thu, 01 Sep 2005 18:48:50 +0200 wenzelm curried_lookup/update;
Wed, 31 Aug 2005 15:46:40 +0200 wenzelm refer to theory instead of low-level tsig;
Mon, 01 Aug 2005 19:20:40 +0200 wenzelm nameless Term.bound;
Thu, 28 Jul 2005 15:19:56 +0200 wenzelm Sign.typ_unify;
Fri, 01 Jul 2005 22:35:41 +0200 wenzelm avoid polyeq;
Fri, 01 Jul 2005 14:20:01 +0200 berghofe Changed interface of Envir.lookup'
Thu, 21 Apr 2005 19:12:03 +0200 berghofe - Eliminated nodup_vars check.
Fri, 04 Mar 2005 15:07:34 +0100 skalberg Removed practically all references to Library.foldr.
less more (0) -50 -30 tip