wenzelm [Mon, 18 May 1998 17:57:16 +0200] rev 4937
improved finite scans: more abstract stopper;
fixed source: now actually handles finite scans;
tuned bulk;
nipkow [Mon, 18 May 1998 17:31:58 +0200] rev 4936
snoc_induct/exhaust -> rev_induct_exhaust.
nipkow [Mon, 18 May 1998 17:31:49 +0200] rev 4935
Cleaned up and simplified etc.
snoc_induct/exhaust -> rev_induct_exhaust.
wenzelm [Fri, 15 May 1998 11:35:56 +0200] rev 4934
witnesses: lookup stored thms instead of axioms;
wenzelm [Fri, 15 May 1998 11:34:49 +0200] rev 4933
added add_axioms_x, add_defs_x;
wenzelm [Fri, 15 May 1998 11:34:12 +0200] rev 4932
PureThy.add_typedecls;
nipkow [Thu, 14 May 1998 16:54:20 +0200] rev 4931
Reordred arguments in AutoChopper.
Updated README with ref to paper.
oheimb [Thu, 14 May 1998 16:50:09 +0200] rev 4930
extended addsplits and delsplits to handle also split rules for assumptions
extended const_of_split_thm, renamed it to split_thm_info
oheimb [Thu, 14 May 1998 16:44:04 +0200] rev 4929
simplifications
oheimb [Thu, 14 May 1998 16:42:52 +0200] rev 4928
disabled (experimental) geometry option
oheimb [Thu, 14 May 1998 16:35:30 +0200] rev 4927
keyboard settings now done by loading Tools/8bit/xemacs/isa_xemacs.emacs
oheimb [Thu, 14 May 1998 16:32:33 +0200] rev 4926
added option_map_o_update
wenzelm [Wed, 13 May 1998 19:06:57 +0200] rev 4925
added welcome;
wenzelm [Wed, 13 May 1998 19:06:14 +0200] rev 4924
added :-- (dependent pair);
wenzelm [Wed, 13 May 1998 19:05:50 +0200] rev 4923
added transform_error, exception ERROR_MESSAGE;
wenzelm [Wed, 13 May 1998 12:23:28 +0200] rev 4922
added thms_closure: theory -> xstring -> tthm list option;
added add_typedecls: (bstring * string list * mixfix) list -> theory -> theory;
|> Theory.add_nonterminals Syntax.pure_nonterms;
wenzelm [Wed, 13 May 1998 12:21:45 +0200] rev 4921
adapted to new Scan.fail_with / Scan.!!;
wenzelm [Wed, 13 May 1998 12:20:53 +0200] rev 4920
pure_nonterms;
wenzelm [Wed, 13 May 1998 12:20:28 +0200] rev 4919
added fail_with and adapted !!;
wenzelm [Wed, 13 May 1998 12:19:01 +0200] rev 4918
gen_attr: fixed order of evaluation;
wenzelm [Wed, 13 May 1998 12:17:49 +0200] rev 4917
tuned msg;
wenzelm [Wed, 13 May 1998 12:17:30 +0200] rev 4916
get_first: ('a -> 'b option) -> 'a list -> 'b option;
wenzelm [Wed, 13 May 1998 10:21:28 +0200] rev 4915
HOL/record: now includes concrete syntax for record terms;
wenzelm [Tue, 12 May 1998 18:07:03 +0200] rev 4914
added Goal, Goalw;
wenzelm [Tue, 12 May 1998 18:06:27 +0200] rev 4913
branching_level = 250;
wenzelm [Tue, 12 May 1998 18:06:01 +0200] rev 4912
fixed comment;
nipkow [Tue, 12 May 1998 08:36:07 +0200] rev 4911
Removed duplicate list_length_induct
nipkow [Mon, 11 May 1998 14:40:40 +0200] rev 4910
Reordered a few parameters.
nipkow [Mon, 11 May 1998 13:18:25 +0200] rev 4909
Lex
wenzelm [Sun, 10 May 1998 11:59:31 +0200] rev 4908
tuned comment;
nipkow [Fri, 08 May 1998 18:33:29 +0200] rev 4907
Reshuffeling, renaming and a few simple corollaries.
wenzelm [Fri, 08 May 1998 15:45:01 +0200] rev 4906
fixed translations;