wenzelm [Sat, 14 Apr 2007 17:36:07 +0200] rev 22680
cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
avoid rep_theory;
wenzelm [Sat, 14 Apr 2007 17:36:06 +0200] rev 22679
removed Pure/Syntax/ROOT.ML;
wenzelm [Sat, 14 Apr 2007 17:36:05 +0200] rev 22678
Term.string_of_vname;
wenzelm [Sat, 14 Apr 2007 17:36:03 +0200] rev 22677
Theory.inferT_axm;
wenzelm [Sat, 14 Apr 2007 17:36:01 +0200] rev 22676
do not enable Toplevel.debug globally;
wenzelm [Sat, 14 Apr 2007 17:35:52 +0200] rev 22675
cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
haftmann [Sat, 14 Apr 2007 11:05:12 +0200] rev 22674
canonical merge operations
wenzelm [Sat, 14 Apr 2007 00:46:23 +0200] rev 22673
declarations: apply target_morphism;
wenzelm [Sat, 14 Apr 2007 00:46:22 +0200] rev 22672
inst(T)_morphism: avoid reference to static theory value;
wenzelm [Sat, 14 Apr 2007 00:46:21 +0200] rev 22671
tuned signature;
export: precomputed closure, no reference to contexts;
wenzelm [Sat, 14 Apr 2007 00:46:20 +0200] rev 22670
added Morphism.transform/form (generic non-sense);
wenzelm [Sat, 14 Apr 2007 00:46:20 +0200] rev 22669
Morphism.transform/form;
wenzelm [Sat, 14 Apr 2007 00:46:18 +0200] rev 22668
data declaration: removed obsolete target_morphism (still required for local data!?);
wenzelm [Sat, 14 Apr 2007 00:46:17 +0200] rev 22667
data declaration: removed obsolete target_morphism;
wenzelm [Fri, 13 Apr 2007 21:38:29 +0200] rev 22666
added eval_antiquotes_fn (tmp);
wenzelm [Fri, 13 Apr 2007 21:26:35 +0200] rev 22665
tuned document (headers, sections, spacing);
wenzelm [Fri, 13 Apr 2007 21:26:34 +0200] rev 22664
do translation: CONST;
wenzelm [Fri, 13 Apr 2007 20:23:18 +0200] rev 22663
eval_antiquotes: proper parentheses for projection;
haftmann [Fri, 13 Apr 2007 16:40:16 +0200] rev 22662
canonical merge operations
berghofe [Fri, 13 Apr 2007 15:43:25 +0200] rev 22661
Removed erroneous application of rev in get_clauses that caused
introduction rules taken from the InductivePackage database to
be in the wrong order.
krauss [Fri, 13 Apr 2007 12:30:47 +0200] rev 22660
more robust proof
ballarin [Fri, 13 Apr 2007 10:02:30 +0200] rev 22659
Experimental code for the interpretation of definitions.
ballarin [Fri, 13 Apr 2007 10:01:43 +0200] rev 22658
Experimental interpretation code for definitions.
ballarin [Fri, 13 Apr 2007 10:00:04 +0200] rev 22657
New file for locale regression tests.
narboux [Fri, 13 Apr 2007 09:23:35 +0200] rev 22656
debug versions of finite_guess and fresh_guess do not fail if they can not solve the goal
huffman [Fri, 13 Apr 2007 01:06:12 +0200] rev 22655
minimize imports
huffman [Fri, 13 Apr 2007 00:48:12 +0200] rev 22654
new simp rule exp_ln; new standard proof of DERIV_exp_ln_one; changed imports
huffman [Fri, 13 Apr 2007 00:07:52 +0200] rev 22653
moved nonstandard derivative stuff from Deriv.thy into new file HDeriv.thy
wenzelm [Thu, 12 Apr 2007 23:06:27 +0200] rev 22652
added proj_value_antiq;
wenzelm [Thu, 12 Apr 2007 23:06:25 +0200] rev 22651
absdummy: use internal name uu to avoid renaming of popular names;