nipkow [Fri, 10 Mar 2000 17:14:56 +0100] rev 8412
cases_tac
berghofe [Fri, 10 Mar 2000 15:03:05 +0100] rev 8411
Type.typ_match now uses Vartab instead of association lists.
berghofe [Fri, 10 Mar 2000 15:02:04 +0100] rev 8410
Type.unify now uses Vartab instead of association lists.
berghofe [Fri, 10 Mar 2000 15:00:32 +0100] rev 8409
Added function min_key.
berghofe [Fri, 10 Mar 2000 15:00:01 +0100] rev 8408
Added functions subst_TVars_Vartab and typ_subst_TVars_Vartab.
berghofe [Fri, 10 Mar 2000 14:58:25 +0100] rev 8407
Envir now uses Vartab instead of association lists.
berghofe [Fri, 10 Mar 2000 14:57:06 +0100] rev 8406
Type.unify and Type.typ_match now use Vartab instead of association lists.
wenzelm [Fri, 10 Mar 2000 01:16:19 +0100] rev 8405
add_cases_induct: produce proper case names;
wenzelm [Fri, 10 Mar 2000 01:13:37 +0100] rev 8404
type descr;
wenzelm [Thu, 09 Mar 2000 22:58:23 +0100] rev 8403
check_case: disallow (T)Vars in invoked case;
wenzelm [Thu, 09 Mar 2000 22:57:39 +0100] rev 8402
quote tag arguments;
wenzelm [Thu, 09 Mar 2000 22:57:13 +0100] rev 8401
more robust case names of induct;
wenzelm [Thu, 09 Mar 2000 22:56:40 +0100] rev 8400
cleaned comment;
paulson [Thu, 09 Mar 2000 18:27:18 +0100] rev 8399
nicely tarted up Mutil
wenzelm [Thu, 09 Mar 2000 17:27:54 +0100] rev 8398
renamed to rsync-isabelle;
wenzelm [Thu, 09 Mar 2000 17:25:28 +0100] rev 8397
tuned;
kleing [Thu, 09 Mar 2000 17:19:49 +0100] rev 8396
made rsync "official"
paulson [Thu, 09 Mar 2000 16:14:37 +0100] rev 8395
mod_less, div_less are now default simprules
kleing [Thu, 09 Mar 2000 16:09:56 +0100] rev 8394
moved more lemmas to Convert (transitivity etc)
paulson [Thu, 09 Mar 2000 16:07:38 +0100] rev 8393
mod_less, div_less are now default simprules
paulson [Thu, 09 Mar 2000 16:07:01 +0100] rev 8392
Factorization
kleing [Thu, 09 Mar 2000 14:19:15 +0100] rev 8391
rsync goes "official" (started at boot time)
kleing [Thu, 09 Mar 2000 13:56:54 +0100] rev 8390
tuned for completeness of LBV
kleing [Thu, 09 Mar 2000 13:55:39 +0100] rev 8389
some more small lemmas
kleing [Thu, 09 Mar 2000 13:54:03 +0100] rev 8388
completeness of the lightweight bytecode verifier
kleing [Thu, 09 Mar 2000 13:51:53 +0100] rev 8387
added NT case for method invocation
kleing [Thu, 09 Mar 2000 13:50:58 +0100] rev 8386
minor adjustments in branch and method invocation for completeness of LBV
paulson [Thu, 09 Mar 2000 10:35:07 +0100] rev 8385
updated discussion of compilers
wenzelm [Wed, 08 Mar 2000 23:49:30 +0100] rev 8384
add_cases: omit unnamed;
wenzelm [Wed, 08 Mar 2000 23:48:34 +0100] rev 8383
invoke_case: name assumption;
wenzelm [Wed, 08 Mar 2000 23:47:44 +0100] rev 8382
fixed section syntax;
wenzelm [Wed, 08 Mar 2000 23:46:59 +0100] rev 8381
sect: exlude ":" from parser;