Thu, 28 Dec 1995 12:37:00 +0100 |
paulson |
Purely cosmetic changes
|
changeset |
files
|
Thu, 28 Dec 1995 12:36:05 +0100 |
paulson |
Updated comments for compression functions
|
changeset |
files
|
Thu, 28 Dec 1995 11:59:40 +0100 |
paulson |
Removed unfold:thm from signature INTR_ELIM and from the
|
changeset |
files
|
Thu, 28 Dec 1995 11:59:15 +0100 |
paulson |
Now mutual_induct is simply "True" unless it is going to be
|
changeset |
files
|
Thu, 28 Dec 1995 11:54:15 +0100 |
paulson |
fixed indentation
|
changeset |
files
|
Sat, 23 Dec 1995 12:50:53 +0100 |
nipkow |
New version of type sections and many small changes.
|
changeset |
files
|
Fri, 22 Dec 1995 13:38:57 +0100 |
paulson |
Note that unfold is not exported, that mutual_induct can
|
changeset |
files
|
Fri, 22 Dec 1995 13:33:40 +0100 |
paulson |
Added line breaks and other cosmetic changes
|
changeset |
files
|
Fri, 22 Dec 1995 12:25:20 +0100 |
nipkow |
defined take/drop by induction over list rather than nat.
|
changeset |
files
|
Fri, 22 Dec 1995 11:09:28 +0100 |
paulson |
Improving space efficiency of inductive/datatype definitions.
|
changeset |
files
|
Fri, 22 Dec 1995 10:48:59 +0100 |
paulson |
Addition of compression, that is, sharing.
|
changeset |
files
|
Fri, 22 Dec 1995 10:38:27 +0100 |
paulson |
Commented the datatype declaration of thm.
|
changeset |
files
|
Fri, 22 Dec 1995 10:34:54 +0100 |
paulson |
Removed obsolete alist_of and st_of_alist.
|
changeset |
files
|
Fri, 22 Dec 1995 10:30:06 +0100 |
paulson |
"prep_const" now calls compress_type to ensure sharing among
|
changeset |
files
|
Fri, 22 Dec 1995 10:26:57 +0100 |
paulson |
"prepare_proof" has been simplified because
|
changeset |
files
|
Fri, 22 Dec 1995 10:19:55 +0100 |
paulson |
Now "standard" compresses theorems (for sharing).
|
changeset |
files
|
Fri, 22 Dec 1995 10:11:35 +0100 |
paulson |
Now loads symtab.ML before term.ML. Functor
|
changeset |
files
|
Wed, 20 Dec 1995 16:28:51 +0100 |
regensbu |
changed predicate flat to is_flat in theory Fix.thy
|
changeset |
files
|
Mon, 18 Dec 1995 13:09:17 +0100 |
clasohm |
setting base_path is now optional
|
changeset |
files
|
Mon, 18 Dec 1995 13:02:45 +0100 |
clasohm |
added automatic handling of wrongly set base_path
|
changeset |
files
|
Mon, 18 Dec 1995 12:28:00 +0100 |
clasohm |
added subdir_of
|
changeset |
files
|
Fri, 15 Dec 1995 12:23:56 +0100 |
clasohm |
added chmod and chgrp
|
changeset |
files
|
Fri, 15 Dec 1995 12:15:39 +0100 |
clasohm |
init_html now makes sure that base_path contains a physical path and no
|
changeset |
files
|
Thu, 14 Dec 1995 12:49:32 +0100 |
paulson |
Added Pelletier's problem 62, as corrected in AAR
|
changeset |
files
|
Wed, 13 Dec 1995 14:14:06 +0100 |
clasohm |
renamed parents_of to parents_of_name to avoid name clash with function
|
changeset |
files
|
Mon, 11 Dec 1995 11:24:51 +0100 |
nipkow |
layout
|
changeset |
files
|
Sat, 09 Dec 1995 13:36:11 +0100 |
clasohm |
removed quotes from consts and syntax sections
|
changeset |
files
|
Fri, 08 Dec 1995 19:48:15 +0100 |
nipkow |
Introduced Monad syntax Pat := Val; Cont
|
changeset |
files
|
Fri, 08 Dec 1995 13:22:55 +0100 |
paulson |
trivial, automatic changes
|
changeset |
files
|
Fri, 08 Dec 1995 11:57:02 +0100 |
nipkow |
Changed div_termination -> diff_less
|
changeset |
files
|
Fri, 08 Dec 1995 11:40:42 +0100 |
paulson |
Improved error message, suggesting addition of
|
changeset |
files
|
Fri, 08 Dec 1995 11:17:05 +0100 |
paulson |
Now def of apfst uses pattern-matching
|
changeset |
files
|
Fri, 08 Dec 1995 10:47:25 +0100 |
paulson |
improved indentation
|
changeset |
files
|
Fri, 08 Dec 1995 10:39:52 +0100 |
paulson |
New function read_cterms is a combination of read_def_cterm and
|
changeset |
files
|
Fri, 08 Dec 1995 10:36:36 +0100 |
paulson |
exports exn_type_msg for error messages. Calls new infer_types.
|
changeset |
files
|
Fri, 08 Dec 1995 10:35:48 +0100 |
paulson |
infer_types now takes a term list and a type list as argument. It
|
changeset |
files
|
Fri, 08 Dec 1995 10:25:26 +0100 |
paulson |
type_of1: improved error messages
|
changeset |
files
|
Fri, 08 Dec 1995 10:23:29 +0100 |
paulson |
Commented and renamed vars in readtm
|
changeset |
files
|
Thu, 07 Dec 1995 18:36:33 +0100 |
clasohm |
removed quotes from consts and syntax sections
|
changeset |
files
|
Thu, 07 Dec 1995 14:25:45 +0100 |
clasohm |
removed quotes from consts and syntax sections
|
changeset |
files
|
Thu, 07 Dec 1995 14:24:32 +0100 |
clasohm |
removed quotes from syntax and consts sections
|
changeset |
files
|
Wed, 06 Dec 1995 14:53:55 +0100 |
clasohm |
fixed bug: cur_thyname was overwritten because of early assignment
|
changeset |
files
|
Fri, 01 Dec 1995 14:20:09 +0100 |
clasohm |
changed typeDecl
|
changeset |
files
|
Fri, 01 Dec 1995 14:17:50 +0100 |
clasohm |
removed quotes from types section
|
changeset |
files
|
Fri, 01 Dec 1995 13:54:27 +0100 |
clasohm |
added const_type to type_decl
|
changeset |
files
|
Fri, 01 Dec 1995 13:41:48 +0100 |
clasohm |
corrected diagrams for type and simpleType
|
changeset |
files
|
Fri, 01 Dec 1995 13:03:34 +0100 |
clasohm |
removed some more quotes
|
changeset |
files
|
Fri, 01 Dec 1995 12:27:09 +0100 |
clasohm |
changed HTML documentation
|
changeset |
files
|
Fri, 01 Dec 1995 12:26:42 +0100 |
clasohm |
modified simpleType
|
changeset |
files
|
Fri, 01 Dec 1995 12:24:06 +0100 |
clasohm |
removed debugging message;
|
changeset |
files
|
Fri, 01 Dec 1995 12:22:07 +0100 |
clasohm |
simplified parser for constType
|
changeset |
files
|
Fri, 01 Dec 1995 12:03:13 +0100 |
clasohm |
removed quotes from consts and syntax sections
|
changeset |
files
|
Thu, 30 Nov 1995 12:58:44 +0100 |
clasohm |
removed spaghetti diagrams for constType
|
changeset |
files
|
Wed, 29 Nov 1995 17:01:41 +0100 |
clasohm |
removed quotes from consts and syntax sections
|
changeset |
files
|
Wed, 29 Nov 1995 16:58:30 +0100 |
clasohm |
changed syntax diagrams according to quote-less consts and syntax section
|
changeset |
files
|
Wed, 29 Nov 1995 16:56:54 +0100 |
clasohm |
added \label{sec:shell-scripts}
|
changeset |
files
|
Wed, 29 Nov 1995 16:47:38 +0100 |
clasohm |
added type class to simple_type
|
changeset |
files
|
Wed, 29 Nov 1995 16:44:59 +0100 |
clasohm |
removed quotes from types in consts and syntax sections
|
changeset |
files
|
Mon, 27 Nov 1995 13:44:56 +0100 |
clasohm |
corrected documentation of pseudo theories;
|
changeset |
files
|
Mon, 27 Nov 1995 13:37:13 +0100 |
clasohm |
renamed make_chart to finish_html
|
changeset |
files
|