Thu, 27 Mar 2008 14:41:09 +0100 |
wenzelm |
eliminated theory ProtoPure;
|
file |
diff |
annotate
|
Mon, 21 Jan 2008 14:18:49 +0100 |
berghofe |
Removed Logic.auto_rename.
|
file |
diff |
annotate
|
Thu, 04 Oct 2007 20:29:24 +0200 |
wenzelm |
replaced literal 'a by Name.aT;
|
file |
diff |
annotate
|
Tue, 14 Aug 2007 13:20:16 +0200 |
wenzelm |
moved support for primitive defs to primitive_defs.ML;
|
file |
diff |
annotate
|
Thu, 05 Jul 2007 20:01:34 +0200 |
wenzelm |
simplified has_meta_prems;
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 23:15:27 +0200 |
wenzelm |
balanced conjunctions;
|
file |
diff |
annotate
|
Wed, 13 Jun 2007 00:02:00 +0200 |
wenzelm |
removed unused is_atomic;
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 21:04:19 +0200 |
wenzelm |
added is_atomic;
|
file |
diff |
annotate
|
Wed, 09 May 2007 19:37:18 +0200 |
wenzelm |
removed unused mk_cond_defpair;
|
file |
diff |
annotate
|
Wed, 29 Nov 2006 04:11:09 +0100 |
wenzelm |
simplified Logic.count_prems;
|
file |
diff |
annotate
|
Fri, 24 Nov 2006 22:05:16 +0100 |
wenzelm |
added type_map;
|
file |
diff |
annotate
|
Fri, 13 Oct 2006 18:08:48 +0200 |
berghofe |
Repaired strip_assums_hyp (now also works for goals not
|
file |
diff |
annotate
|
Sat, 07 Oct 2006 01:31:11 +0200 |
wenzelm |
removed is_equals, is_implies;
|
file |
diff |
annotate
|
Tue, 19 Sep 2006 23:15:39 +0200 |
wenzelm |
added name_classrel/arities/arity;
|
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
|
Tue, 11 Jul 2006 12:17:03 +0200 |
wenzelm |
replaced Term.variant(list) by Name.variant(_list);
|
file |
diff |
annotate
|
Tue, 13 Jun 2006 23:41:47 +0200 |
wenzelm |
(un)varify: tuned exceptions;
|
file |
diff |
annotate
|
Wed, 07 Jun 2006 02:01:28 +0200 |
wenzelm |
renamed Type.(un)varifyT to Logic.(un)varifyT;
|
file |
diff |
annotate
|
Mon, 05 Jun 2006 21:54:21 +0200 |
wenzelm |
support embedded terms;
|
file |
diff |
annotate
|
Thu, 13 Apr 2006 12:01:03 +0200 |
wenzelm |
added dest_conjunction_list;
|
file |
diff |
annotate
|
Tue, 11 Apr 2006 16:00:02 +0200 |
wenzelm |
added mk_classrel, dest_classrel, mk_arities, dest_arity (from axclass.ML);
|
file |
diff |
annotate
|
Mon, 10 Apr 2006 00:33:49 +0200 |
wenzelm |
Term.itselfT;
|
file |
diff |
annotate
|
Wed, 22 Feb 2006 22:18:39 +0100 |
wenzelm |
simplified Pure conjunction, based on actual const;
|
file |
diff |
annotate
|
Sat, 18 Feb 2006 18:08:23 +0100 |
wenzelm |
dest_def: tuned error msg;
|
file |
diff |
annotate
|
Thu, 16 Feb 2006 18:25:55 +0100 |
wenzelm |
dest_def: actually return beta-eta contracted equation;
|
file |
diff |
annotate
|
Tue, 07 Feb 2006 19:56:45 +0100 |
wenzelm |
renamed gen_duplicates to duplicates;
|
file |
diff |
annotate
|
Mon, 06 Feb 2006 20:59:05 +0100 |
wenzelm |
added generic dest_def (mostly from theory.ML);
|
file |
diff |
annotate
|
Tue, 24 Jan 2006 00:43:23 +0100 |
wenzelm |
added dest_all;
|
file |
diff |
annotate
|
Fri, 23 Dec 2005 15:16:48 +0100 |
wenzelm |
added mk_conjunction_list2;
|
file |
diff |
annotate
|
Thu, 22 Dec 2005 00:28:58 +0100 |
wenzelm |
mk_conjunction: proper treatment of bounds;
|
file |
diff |
annotate
|
Fri, 25 Nov 2005 18:58:34 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 16 Nov 2005 17:45:27 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 28 Oct 2005 22:27:57 +0200 |
wenzelm |
renamed Goal constant to prop, more general protect/unprotect interfaces;
|
file |
diff |
annotate
|
Thu, 18 Aug 2005 13:06:05 +0200 |
paulson |
optimization to incr_indexes?
|
file |
diff |
annotate
|
Tue, 19 Jul 2005 17:21:51 +0200 |
wenzelm |
incr_tvar (from term.ML), incr_indexes: avoid garbage;
|
file |
diff |
annotate
|
Fri, 15 Jul 2005 15:44:17 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 14 Jul 2005 19:28:29 +0200 |
wenzelm |
occs no longer infix (structure not open);
|
file |
diff |
annotate
|
Tue, 31 May 2005 11:53:21 +0200 |
wenzelm |
added nth_prem;
|
file |
diff |
annotate
|
Wed, 09 Mar 2005 18:44:52 +0100 |
ballarin |
First version of global registration command.
|
file |
diff |
annotate
|
Mon, 24 Jan 2005 12:41:06 +0100 |
paulson |
thin_tac now works on P==>Q
|
file |
diff |
annotate
|
Fri, 21 Jan 2005 13:55:07 +0100 |
paulson |
fixed thin_tac with higher-level assumptions by removing the old code to
|
file |
diff |
annotate
|
Thu, 31 Jul 2003 00:01:47 +0200 |
berghofe |
Removed extraneous rev in function goal_params (the list of parameters
|
file |
diff |
annotate
|
Fri, 11 Jul 2003 15:00:10 +0200 |
berghofe |
Exported function goal_params.
|
file |
diff |
annotate
|
Mon, 03 Feb 2003 11:04:16 +0100 |
berghofe |
Moved get_goal, prems_of_goal and concl_of_goal from goals.ML to logic.ML
|
file |
diff |
annotate
|
Mon, 21 Oct 2002 17:07:27 +0200 |
berghofe |
Removed obsolete functions dealing with flex-flex constraints.
|
file |
diff |
annotate
|
Wed, 20 Feb 2002 00:53:53 +0100 |
wenzelm |
Symbol.bump_string;
|
file |
diff |
annotate
|
Thu, 17 Jan 2002 20:59:46 +0100 |
wenzelm |
is_norm_hhf moved to drule.ML;
|
file |
diff |
annotate
|
Tue, 15 Jan 2002 00:09:54 +0100 |
wenzelm |
added mk_conjunction_list;
|
file |
diff |
annotate
|
Sun, 11 Nov 2001 21:30:51 +0100 |
wenzelm |
added mk_conjunction;
|
file |
diff |
annotate
|
Sun, 07 Jan 2001 21:35:34 +0100 |
wenzelm |
added is_norm_hhf;
|
file |
diff |
annotate
|
Fri, 10 Nov 2000 19:10:34 +0100 |
wenzelm |
has_meta_prems: include "==";
|
file |
diff |
annotate
|
Thu, 24 Aug 2000 11:14:21 +0200 |
paulson |
fixed strip_assums and assum_pairs, restoring them (essentially) to their
|
file |
diff |
annotate
|
Mon, 21 Aug 2000 18:16:47 +0200 |
wenzelm |
fixed has_meta_prems: strip_assums_hyp;
|
file |
diff |
annotate
|
Tue, 01 Aug 2000 00:19:07 +0200 |
wenzelm |
added has_meta_prems;
|
file |
diff |
annotate
|
Sun, 30 Jul 2000 12:48:55 +0200 |
wenzelm |
Logic.goal_const;
|
file |
diff |
annotate
|
Wed, 17 Jun 1998 10:48:38 +0200 |
nipkow |
Goals may now contain assumptions, which are not returned.
|
file |
diff |
annotate
|
Wed, 22 Apr 1998 19:08:49 +0200 |
wenzelm |
added mk_cond_defpair, mk_defpair;
|
file |
diff |
annotate
|
Mon, 09 Mar 1998 16:09:06 +0100 |
wenzelm |
adapted to baroque chars;
|
file |
diff |
annotate
|
Wed, 04 Mar 1998 13:16:05 +0100 |
nipkow |
Reorganized simplifier. May now reorient rules.
|
file |
diff |
annotate
|
Sat, 28 Feb 1998 15:40:03 +0100 |
nipkow |
Tried to reorganize rewriter a little. More to be done.
|
file |
diff |
annotate
|