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;
wenzelm [Fri, 08 May 1998 13:54:45 +0200] rev 4905
proper thy files;
wenzelm [Fri, 08 May 1998 10:15:39 +0200] rev 4904
fixed update syntax;
wenzelm [Thu, 07 May 1998 18:34:48 +0200] rev 4903
improved source: state-based;
tuned bulk;
wenzelm [Thu, 07 May 1998 18:05:46 +0200] rev 4902
added scan_tvar;
wenzelm [Thu, 07 May 1998 18:05:08 +0200] rev 4901
added 'space';
nipkow [Thu, 07 May 1998 13:02:23 +0200] rev 4900
Got rid of NAe.delta
paulson [Wed, 06 May 1998 13:01:45 +0200] rev 4899
HOL/Update
paulson [Wed, 06 May 1998 13:01:30 +0200] rev 4898
Removed some traces of UNITY
nipkow [Wed, 06 May 1998 11:46:00 +0200] rev 4897
Changed [/] to [:=] and removed actual definition.
paulson [Tue, 05 May 1998 17:28:22 +0200] rev 4896
New syntax for function update; moved to main HOL directory
wenzelm [Tue, 05 May 1998 13:27:18 +0200] rev 4895
misc tuning;
wenzelm [Mon, 04 May 1998 21:07:57 +0200] rev 4894
'more' selector;
thms: selector_convs, update_convs;
tuned;
wenzelm [Mon, 04 May 1998 21:05:38 +0200] rev 4893
added nth_update: 'a -> int * 'a list -> 'a list;
wenzelm [Mon, 04 May 1998 21:05:14 +0200] rev 4892
tuned msg;
wenzelm [Mon, 04 May 1998 13:48:47 +0200] rev 4891
fixed constdefs syntax;
wenzelm [Mon, 04 May 1998 09:54:29 +0200] rev 4890
concrete syntax for record terms;
defs for update;
field types (just abbreviations at the moment);
some thms;
various of minor improvements;
nipkow [Mon, 04 May 1998 09:17:18 +0200] rev 4889
New behaviour of asm_full_simp_tac.
wenzelm [Sat, 02 May 1998 16:46:17 +0200] rev 4888
added CLASIMPSET(') tacticals;
wenzelm [Sat, 02 May 1998 13:27:42 +0200] rev 4887
added trfun_names;
wenzelm [Sat, 02 May 1998 13:27:06 +0200] rev 4886
added accesses: string -> string list;
oheimb [Fri, 01 May 1998 22:40:20 +0200] rev 4885
minor corrections
oheimb [Fri, 01 May 1998 22:30:42 +0200] rev 4884
Auto_tac: now uses enhanced version of asm_full_simp_tac,
Force_tac: replaced fast_tac by best_tac
oheimb [Fri, 01 May 1998 22:28:25 +0200] rev 4883
added finite_dom_map_of and ran_update
oheimb [Fri, 01 May 1998 22:27:43 +0200] rev 4882
added insert_Collect
oheimb [Fri, 01 May 1998 19:51:03 +0200] rev 4881
corrected and updated description of wrapper mechanism (including addss)
added documentation of force_tac
nipkow [Fri, 01 May 1998 11:43:38 +0200] rev 4880
*** empty log message ***
paulson [Fri, 01 May 1998 11:23:04 +0200] rev 4879
"let" is no longer restricted to FOL terms and allows any logical terms