Thu, 18 Jun 1998 10:52:34 +0200 |
wenzelm |
new toplevel commands `Goal' and `Goalw';
|
file |
diff |
annotate
|
Thu, 18 Jun 1998 10:50:16 +0200 |
wenzelm |
renamed thm(s) to Thm(s);
|
file |
diff |
annotate
|
Wed, 17 Jun 1998 12:44:02 +0200 |
nipkow |
Goal and Goalw
|
file |
diff |
annotate
|
Wed, 10 Jun 1998 11:49:41 +0200 |
wenzelm |
new type-safe user interface for theory data;
|
file |
diff |
annotate
|
Fri, 05 Jun 1998 14:40:07 +0200 |
wenzelm |
* improved the theory data mechanism to support real encapsulation;
|
file |
diff |
annotate
|
Thu, 28 May 1998 12:24:05 +0200 |
wenzelm |
tuned header;
|
file |
diff |
annotate
|
Thu, 14 May 1998 16:50:09 +0200 |
oheimb |
extended addsplits and delsplits to handle also split rules for assumptions
|
file |
diff |
annotate
|
Wed, 13 May 1998 10:21:28 +0200 |
wenzelm |
HOL/record: now includes concrete syntax for record terms;
|
file |
diff |
annotate
|
Wed, 06 May 1998 13:01:45 +0200 |
paulson |
HOL/Update
|
file |
diff |
annotate
|
Fri, 01 May 1998 11:43:38 +0200 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
Fri, 01 May 1998 11:23:04 +0200 |
paulson |
"let" is no longer restricted to FOL terms and allows any logical terms
|
file |
diff |
annotate
|
Wed, 29 Apr 1998 11:41:36 +0200 |
wenzelm |
new theory section 'setup';
|
file |
diff |
annotate
|
Wed, 29 Apr 1998 11:33:44 +0200 |
wenzelm |
new theory section 'nonterminals';
|
file |
diff |
annotate
|
Wed, 29 Apr 1998 11:10:40 +0200 |
wenzelm |
*** empty log message ***
|
file |
diff |
annotate
|
Mon, 27 Apr 1998 19:32:19 +0200 |
oheimb |
cleanup for split_all_tac as wrapper in claset()
|
file |
diff |
annotate
|
Mon, 27 Apr 1998 18:06:22 +0200 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
Fri, 24 Apr 1998 16:18:39 +0200 |
oheimb |
improved split_all_tac significantly
|
file |
diff |
annotate
|
Fri, 24 Apr 1998 13:06:17 +0200 |
paulson |
tidied; div & mod
|
file |
diff |
annotate
|
Fri, 24 Apr 1998 11:22:39 +0200 |
oheimb |
*** empty log message ***
|
file |
diff |
annotate
|
Fri, 10 Apr 1998 13:41:04 +0200 |
paulson |
bug fixes
|
file |
diff |
annotate
|
Tue, 07 Apr 1998 13:46:34 +0200 |
oheimb |
*** empty log message ***
|
file |
diff |
annotate
|
Fri, 03 Apr 1998 13:32:42 +0200 |
paulson |
UNITY
|
file |
diff |
annotate
|
Thu, 02 Apr 1998 12:39:32 +0200 |
oheimb |
*** empty log message ***
|
file |
diff |
annotate
|
Mon, 16 Mar 1998 16:54:07 +0100 |
paulson |
inverse -> converse
|
file |
diff |
annotate
|
Thu, 12 Mar 1998 13:17:13 +0100 |
oheimb |
renamed not1_or to disj_not1, not2_or to disj_not2
|
file |
diff |
annotate
|
Wed, 11 Mar 1998 09:50:31 +0100 |
nipkow |
Simplifier
|
file |
diff |
annotate
|
Mon, 09 Mar 1998 16:30:55 +0100 |
wenzelm |
removed pred;
|
file |
diff |
annotate
|
Fri, 06 Mar 1998 15:58:16 +0100 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
Fri, 27 Feb 1998 11:07:13 +0100 |
paulson |
Vimage
|
file |
diff |
annotate
|
Thu, 26 Feb 1998 10:48:19 +0100 |
wenzelm |
*** empty log message ***
|
file |
diff |
annotate
|
Wed, 25 Feb 1998 15:45:32 +0100 |
oheimb |
changed wrapper mechanism of classical reasoner
|
file |
diff |
annotate
|
Wed, 14 Jan 1998 11:21:35 +0100 |
wenzelm |
HOL/record;
|
file |
diff |
annotate
|
Tue, 30 Dec 1997 11:14:09 +0100 |
nipkow |
nth -> !
|
file |
diff |
annotate
|
Mon, 15 Dec 1997 14:40:13 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 11 Dec 1997 13:15:06 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 07 Dec 1997 16:09:55 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 05 Dec 1997 17:31:01 +0100 |
wenzelm |
nat_cancel enabled by default;
|
file |
diff |
annotate
|
Fri, 05 Dec 1997 17:16:22 +0100 |
wenzelm |
use_thy no longer requires writable current directory;
|
file |
diff |
annotate
|
Thu, 04 Dec 1997 12:50:02 +0100 |
nipkow |
pred -> -1
|
file |
diff |
annotate
|
Wed, 03 Dec 1997 17:31:25 +0100 |
nipkow |
n ~= 0 should become 0 < n
|
file |
diff |
annotate
|
Mon, 01 Dec 1997 18:27:06 +0100 |
wenzelm |
nat_cancel simprocs;
|
file |
diff |
annotate
|
Fri, 28 Nov 1997 10:54:13 +0100 |
paulson |
addsplits now in FOL, ZF too
|
file |
diff |
annotate
|
Fri, 21 Nov 1997 15:26:22 +0100 |
wenzelm |
cd, use etc. now support path variables;
|
file |
diff |
annotate
|
Wed, 12 Nov 1997 12:38:12 +0100 |
oheimb |
renamed split_prem_tac to split_asm_tac
|
file |
diff |
annotate
|
Fri, 07 Nov 1997 18:05:25 +0100 |
oheimb |
added split_prem_tac
|
file |
diff |
annotate
|
Thu, 06 Nov 1997 10:28:20 +0100 |
paulson |
subgoal_tac displays a warning if the new subgoal has type variables
|
file |
diff |
annotate
|
Wed, 05 Nov 1997 16:37:22 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 05 Nov 1997 13:25:34 +0100 |
paulson |
UNIV & UNION1
|
file |
diff |
annotate
|
Tue, 04 Nov 1997 16:21:52 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 04 Nov 1997 15:16:23 +0100 |
oheimb |
*** empty log message ***
|
file |
diff |
annotate
|
Tue, 04 Nov 1997 12:04:57 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 03 Nov 1997 21:56:59 +0100 |
wenzelm |
isatool fixclasimp;
|
file |
diff |
annotate
|
Mon, 03 Nov 1997 08:16:35 +0100 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
Thu, 30 Oct 1997 09:54:47 +0100 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
Fri, 24 Oct 1997 17:06:45 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 24 Oct 1997 11:05:21 +0200 |
nipkow |
HOL/Map
|
file |
diff |
annotate
|
Tue, 21 Oct 1997 18:15:43 +0200 |
wenzelm |
improved handling of draft signatures / theories; draft thms (and
|
file |
diff |
annotate
|
Tue, 21 Oct 1997 17:38:31 +0200 |
nipkow |
typo
|
file |
diff |
annotate
|
Mon, 20 Oct 1997 11:08:29 +0200 |
wenzelm |
tuned qualified names;
|
file |
diff |
annotate
|
Sat, 18 Oct 1997 13:23:02 +0200 |
nipkow |
addsplits
|
file |
diff |
annotate
|