urbanc [Thu, 01 Jun 2006 14:40:22 +0200] rev 19752
added an example suggested by D. Wang on the PoplMark-mailing list;
it shows how the height of an alpha-equated lambda term interacts
with capture-avoiding substitution
urbanc [Thu, 01 Jun 2006 14:15:08 +0200] rev 19751
added the hack "reset NameSpace.unique_names" to Nominal.thy
(Stefan is working on a real fix in the nominal_package)
schirmer [Tue, 30 May 2006 12:24:04 +0200] rev 19750
tuned type print-translations
----------------------------------------------------------------------
wenzelm [Mon, 29 May 2006 21:09:45 +0200] rev 19749
proper meta definition;
schirmer [Mon, 29 May 2006 19:42:58 +0200] rev 19748
fixed bug in type print translations
wenzelm [Mon, 29 May 2006 19:23:04 +0200] rev 19747
tuned;
paulson [Mon, 29 May 2006 17:38:30 +0200] rev 19746
warnings to debug outputs
paulson [Mon, 29 May 2006 17:38:02 +0200] rev 19745
warnings to debug outputs; default translation to const-typed
paulson [Mon, 29 May 2006 16:18:31 +0200] rev 19744
Giving the "--silent" switch to E, to produce less output
paulson [Mon, 29 May 2006 13:15:53 +0200] rev 19743
fixing a variable-clash bug in rule_by_tactic
wenzelm [Sun, 28 May 2006 20:53:03 +0200] rev 19742
removed legacy ML scripts;
wenzelm [Sun, 28 May 2006 19:54:20 +0200] rev 19741
removed legacy ML scripts;
wenzelm [Sat, 27 May 2006 21:18:51 +0200] rev 19740
removed legacy ML scripts;
wenzelm [Sat, 27 May 2006 21:00:31 +0200] rev 19739
removed legacy ML scripts;
wenzelm [Sat, 27 May 2006 19:49:36 +0200] rev 19738
removed legacy ML scripts;
wenzelm [Sat, 27 May 2006 19:49:07 +0200] rev 19737
tuned;
wenzelm [Sat, 27 May 2006 17:42:02 +0200] rev 19736
tuned;
wenzelm [Sat, 27 May 2006 17:42:00 +0200] rev 19735
complete_split_rule: all Vars;
tuned;
wenzelm [Sat, 27 May 2006 17:41:59 +0200] rev 19734
unfold/refold: LocalDefs.meta_rewrite_rule;
ObjectLogic.full_atomize_tac;
tuned;
wenzelm [Fri, 26 May 2006 22:20:07 +0200] rev 19733
removed unused extern_thm;
wenzelm [Fri, 26 May 2006 22:20:06 +0200] rev 19732
activate Defines: fix frees;
wenzelm [Fri, 26 May 2006 22:20:05 +0200] rev 19731
pretty: do not exterm thm names;
wenzelm [Fri, 26 May 2006 22:20:05 +0200] rev 19730
forall_intr_list: do not ignore errors;
wenzelm [Fri, 26 May 2006 22:20:03 +0200] rev 19729
separate checks for acyclic/wellformed;
wenzelm [Fri, 26 May 2006 22:20:02 +0200] rev 19728
freeze_spec: gensym;
wenzelm [Thu, 25 May 2006 16:51:39 +0200] rev 19727
tuned;
wenzelm [Thu, 25 May 2006 16:51:37 +0200] rev 19726
axiomatization java_lang;
mengj [Thu, 25 May 2006 14:08:55 +0200] rev 19725
Changed the DFG format's functions' declaration procedure.