| Wed, 21 Oct 2009 00:36:12 +0200 | 
wenzelm | 
standardized basic operations on type option;
 | 
file |
diff |
annotate
 | 
| Sat, 17 Oct 2009 14:43:18 +0200 | 
wenzelm | 
eliminated hard tabulators, guessing at each author's individual tab-width;
 | 
file |
diff |
annotate
 | 
| Tue, 29 Sep 2009 16:24:36 +0200 | 
wenzelm | 
explicit indication of Unsynchronized.ref;
 | 
file |
diff |
annotate
 | 
| Thu, 30 Jul 2009 12:20:43 +0200 | 
wenzelm | 
qualified Subgoal.FOCUS;
 | 
file |
diff |
annotate
 | 
| Mon, 27 Jul 2009 23:17:40 +0200 | 
wenzelm | 
proper context for SAT tactics;
 | 
file |
diff |
annotate
 | 
| Mon, 27 Jul 2009 20:45:40 +0200 | 
wenzelm | 
moved METAHYPS to old_goals.ML (cf. SUBPROOF and FOCUS in subgoal.ML for properly localized versions of the same idea);
 | 
file |
diff |
annotate
 | 
| Fri, 20 Mar 2009 15:24:18 +0100 | 
wenzelm | 
eliminated global SIMPSET, CLASET etc. -- refer to explicit context;
 | 
file |
diff |
annotate
 | 
| Wed, 31 Dec 2008 00:08:13 +0100 | 
wenzelm | 
moved old add_term_vars, add_term_frees etc. to structure OldTerm;
 | 
file |
diff |
annotate
 | 
| Wed, 19 Mar 2008 22:47:39 +0100 | 
wenzelm | 
avoid Auto_tac;
 | 
file |
diff |
annotate
 | 
| Thu, 11 Oct 2007 15:59:31 +0200 | 
paulson | 
rationalized redundant code
 | 
file |
diff |
annotate
 | 
| Wed, 29 Nov 2006 04:11:09 +0100 | 
wenzelm | 
simplified Logic.count_prems;
 | 
file |
diff |
annotate
 | 
| Fri, 15 Sep 2006 22:56:08 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Wed, 30 Aug 2006 16:27:53 +0200 | 
webertj | 
faster clause representation (again): full CNF formula as a hypothesis, instead of separate clauses
 | 
file |
diff |
annotate
 | 
| Fri, 10 Mar 2006 16:31:50 +0100 | 
webertj | 
clauses now use (meta-)hyps instead of (meta-)implications; significant speedup
 | 
file |
diff |
annotate
 | 
| Sun, 09 Oct 2005 17:06:03 +0200 | 
webertj | 
Tactics sat and satx reimplemented, several improvements
 | 
file |
diff |
annotate
 | 
| Fri, 23 Sep 2005 22:58:50 +0200 | 
webertj | 
new sat tactic imports resolution proofs from zChaff
 | 
file |
diff |
annotate
 |