Sat, 07 Oct 2006 01:30:58 +0200tuned;
wenzelm [Sat, 07 Oct 2006 01:30:58 +0200] rev 20872
tuned;

Fri, 06 Oct 2006 15:39:29 +0200Fixed the printing of the used theorems by maintaining separate lists for each subgoal.
paulson [Fri, 06 Oct 2006 15:39:29 +0200] rev 20871
Fixed the printing of the used theorems by maintaining separate lists for each subgoal.
Retains the ATP input files if debugging is on.

Fri, 06 Oct 2006 15:38:29 +0200Tidied code to delete tmp files.
paulson [Fri, 06 Oct 2006 15:38:29 +0200] rev 20870
Tidied code to delete tmp files.
Fixed the printing of the used theorems by maintaining separate lists for each subgoal.

Fri, 06 Oct 2006 11:17:53 +0200renamed the combinator laws
paulson [Fri, 06 Oct 2006 11:17:53 +0200] rev 20869
renamed the combinator laws

Fri, 06 Oct 2006 11:17:27 +0200Improved detection of identical clauses, also in the conjecture
paulson [Fri, 06 Oct 2006 11:17:27 +0200] rev 20868
Improved detection of identical clauses, also in the conjecture

Fri, 06 Oct 2006 11:16:40 +0200Refinements to abstraction. Seeding with combinators K, I and B.
paulson [Fri, 06 Oct 2006 11:16:40 +0200] rev 20867
Refinements to abstraction. Seeding with combinators K, I and B.

Fri, 06 Oct 2006 03:49:36 +0200examples for hex and bin numerals
kleing [Fri, 06 Oct 2006 03:49:36 +0200] rev 20866
examples for hex and bin numerals

Thu, 05 Oct 2006 13:54:17 +0200Changed and removed some functions related to combinators, since they are Isabelle constants now.
mengj [Thu, 05 Oct 2006 13:54:17 +0200] rev 20865
Changed and removed some functions related to combinators, since they are Isabelle constants now.

Thu, 05 Oct 2006 10:46:26 +0200Now the DFG output includes correct declarations of c_fequal, but not hEXTENT
paulson [Thu, 05 Oct 2006 10:46:26 +0200] rev 20864
Now the DFG output includes correct declarations of c_fequal, but not hEXTENT

Thu, 05 Oct 2006 10:42:39 +0200improvements to abstraction, ensuring more re-use of abstraction functions
paulson [Thu, 05 Oct 2006 10:42:39 +0200] rev 20863
improvements to abstraction, ensuring more re-use of abstraction functions
moving some functions to Pure/drule.ML