| Fri, 09 Nov 2007 19:37:35 +0100 | 
wenzelm | 
avoid obsolete Sign.read_prop;
 | 
file |
diff |
annotate
 | 
| Wed, 01 Aug 2007 16:55:40 +0200 | 
wenzelm | 
simplified internal Config interface;
 | 
file |
diff |
annotate
 | 
| Tue, 31 Jul 2007 21:19:21 +0200 | 
wenzelm | 
replaced depth_limit ref by blast_depth_limit configuration option;
 | 
file |
diff |
annotate
 | 
| Sun, 29 Jul 2007 19:46:03 +0200 | 
wenzelm | 
explicit global state argument -- no longer CRITICAL;
 | 
file |
diff |
annotate
 | 
| Wed, 25 Jul 2007 22:20:47 +0200 | 
wenzelm | 
NAMED_CRITICAL;
 | 
file |
diff |
annotate
 | 
| Tue, 24 Jul 2007 19:44:29 +0200 | 
wenzelm | 
marked some CRITICAL sections;
 | 
file |
diff |
annotate
 | 
| Sun, 22 Jul 2007 21:20:53 +0200 | 
wenzelm | 
blast_hyp_subst_tac: plain bool argument;
 | 
file |
diff |
annotate
 | 
| Thu, 05 Jul 2007 20:01:28 +0200 | 
wenzelm | 
simplified ObjectLogic.atomize;
 | 
file |
diff |
annotate
 | 
| Sat, 14 Apr 2007 17:36:05 +0200 | 
wenzelm | 
Term.string_of_vname;
 | 
file |
diff |
annotate
 | 
| Wed, 04 Apr 2007 23:29:33 +0200 | 
wenzelm | 
rep_thm/cterm/ctyp: removed obsolete sign field;
 | 
file |
diff |
annotate
 | 
| Wed, 04 Apr 2007 00:11:10 +0200 | 
wenzelm | 
cleaned-up Output functions;
 | 
file |
diff |
annotate
 | 
| Fri, 10 Nov 2006 23:22:01 +0100 | 
wenzelm | 
tuned names of start_timing,/end_timing/check_timer;
 | 
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
 | 
| Sat, 29 Apr 2006 23:16:43 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Thu, 27 Apr 2006 15:06:35 +0200 | 
wenzelm | 
tuned basic list operators (flat, maps, map_filter);
 | 
file |
diff |
annotate
 | 
| Tue, 14 Feb 2006 13:03:00 +0100 | 
paulson | 
fixed tracing
 | 
file |
diff |
annotate
 | 
| Thu, 19 Jan 2006 21:22:08 +0100 | 
wenzelm | 
setup: theory -> theory;
 | 
file |
diff |
annotate
 | 
| Sat, 31 Dec 2005 21:49:41 +0100 | 
wenzelm | 
explicitly reject consts *Goal*, *False*;
 | 
file |
diff |
annotate
 | 
| Fri, 30 Dec 2005 16:56:59 +0100 | 
wenzelm | 
avoid implicit assumptions about consts Not, op =, *Goal*, *False*;
 | 
file |
diff |
annotate
 | 
| Wed, 16 Nov 2005 17:45:23 +0100 | 
wenzelm | 
Trueprop: use ObjectLogic.judgment etc.;
 | 
file |
diff |
annotate
 | 
| Mon, 14 Nov 2005 18:25:34 +0100 | 
paulson | 
removal of is_hol
 | 
file |
diff |
annotate
 | 
| Thu, 10 Nov 2005 20:57:16 +0100 | 
wenzelm | 
uncurried Consts.typargs;
 | 
file |
diff |
annotate
 | 
| Wed, 02 Nov 2005 14:46:53 +0100 | 
wenzelm | 
fromConst: use Sign.const_typargs for efficient representation of type instances of constant declarations;
 | 
file |
diff |
annotate
 | 
| Thu, 27 Oct 2005 13:54:40 +0200 | 
wenzelm | 
replaced Defs.monomorphic by Sign.monomorphic;
 | 
file |
diff |
annotate
 | 
| Sat, 08 Oct 2005 20:15:34 +0200 | 
wenzelm | 
minor tweaks for Poplog/PML;
 | 
file |
diff |
annotate
 | 
| Tue, 06 Sep 2005 08:30:43 +0200 | 
haftmann | 
introduced some new-style AList operations
 | 
file |
diff |
annotate
 | 
| Mon, 05 Sep 2005 08:14:35 +0200 | 
haftmann | 
introduced binding priority 1 for linear combinators etc.
 | 
file |
diff |
annotate
 | 
| Mon, 01 Aug 2005 19:20:30 +0200 | 
wenzelm | 
Defs.monomorphic;
 | 
file |
diff |
annotate
 | 
| Fri, 15 Jul 2005 15:35:28 +0200 | 
obua | 
optimize no_types_needed, remove exception handler
 | 
file |
diff |
annotate
 | 
| Tue, 12 Jul 2005 12:49:46 +0200 | 
paulson | 
experimental code to reduce the amount of type information in blast
 | 
file |
diff |
annotate
 | 
| Wed, 20 Apr 2005 22:43:52 +0200 | 
gagern | 
Added op in front of constructor for better parsing.
 | 
file |
diff |
annotate
 | 
| Thu, 07 Apr 2005 09:25:33 +0200 | 
wenzelm | 
reverted renaming of Some/None in comments and strings;
 | 
file |
diff |
annotate
 | 
| Fri, 04 Mar 2005 15:07:34 +0100 | 
skalberg | 
Removed practically all references to Library.foldr.
 | 
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
 | 
| Sun, 29 Aug 2004 17:36:39 +0200 | 
webertj | 
depth limit (previously hard-coded with a value of 20) made a reference
 | 
file |
diff |
annotate
 | 
| Mon, 21 Jun 2004 16:39:39 +0200 | 
wenzelm | 
immediate_output;
 | 
file |
diff |
annotate
 | 
| Wed, 09 Jun 2004 18:57:18 +0200 | 
wenzelm | 
prs: Output.output;
 | 
file |
diff |
annotate
 | 
| Mon, 15 Mar 2004 10:45:31 +0100 | 
paulson | 
more up-to-date error msg
 | 
file |
diff |
annotate
 | 
| Fri, 30 Aug 2002 16:42:45 +0200 | 
paulson | 
removal of blast.overloaded
 | 
file |
diff |
annotate
 | 
| Wed, 20 Feb 2002 00:53:53 +0100 | 
wenzelm | 
Symbol.bump_string;
 | 
file |
diff |
annotate
 | 
| Thu, 06 Dec 2001 00:42:24 +0100 | 
wenzelm | 
tuned xtra_netpair;
 | 
file |
diff |
annotate
 | 
| Wed, 05 Dec 2001 03:06:05 +0100 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Mon, 03 Dec 2001 21:01:37 +0100 | 
wenzelm | 
removed questionable init_gensym;
 | 
file |
diff |
annotate
 | 
| Mon, 15 Oct 2001 20:36:04 +0200 | 
wenzelm | 
Tactic.orderlist;
 | 
file |
diff |
annotate
 | 
| Sun, 14 Oct 2001 20:04:05 +0200 | 
wenzelm | 
ObjectLogic.atomize_tac;
 | 
file |
diff |
annotate
 | 
| Fri, 16 Feb 2001 13:29:07 +0100 | 
paulson | 
Blast bug fix: now always duplicates when applying a haz rule,
 | 
file |
diff |
annotate
 | 
| Wed, 14 Feb 2001 13:26:46 +0100 | 
paulson | 
new function get_overloads
 | 
file |
diff |
annotate
 | 
| Mon, 06 Nov 2000 22:47:41 +0100 | 
wenzelm | 
tuned atomize_goal;
 | 
file |
diff |
annotate
 | 
| Fri, 01 Sep 2000 00:36:08 +0200 | 
wenzelm | 
Method.bang_sectioned_args';
 | 
file |
diff |
annotate
 | 
| Tue, 01 Aug 2000 11:57:09 +0200 | 
wenzelm | 
handle actual object-logic rules by atomizing the goal;
 | 
file |
diff |
annotate
 | 
| Wed, 28 Jun 2000 10:54:47 +0200 | 
paulson | 
warns of weak elim rules and ignores them
 | 
file |
diff |
annotate
 | 
| Sat, 25 Sep 1999 13:23:58 +0200 | 
wenzelm | 
simplified sectioned_args;
 | 
file |
diff |
annotate
 | 
| Tue, 21 Sep 1999 17:26:50 +0200 | 
wenzelm | 
setup for refined facts handling;
 | 
file |
diff |
annotate
 | 
| Wed, 18 Aug 1999 20:47:31 +0200 | 
wenzelm | 
Method.modifier;
 | 
file |
diff |
annotate
 | 
| Mon, 02 Aug 1999 17:59:25 +0200 | 
wenzelm | 
blast method: optional depth argument;
 | 
file |
diff |
annotate
 | 
| Wed, 14 Jul 1999 13:05:46 +0200 | 
wenzelm | 
improved comment;
 | 
file |
diff |
annotate
 | 
| Fri, 09 Jul 1999 18:54:55 +0200 | 
wenzelm | 
type claset: added extra I/E rules;
 | 
file |
diff |
annotate
 | 
| Wed, 17 Mar 1999 16:33:47 +0100 | 
wenzelm | 
Theory.sign_of;
 | 
file |
diff |
annotate
 |