wenzelm [Mon, 17 May 2010 15:02:44 +0200] rev 36957
tuned signature;
wenzelm [Mon, 17 May 2010 14:23:54 +0200] rev 36956
renamed class Outer_Lex to Token and Token_Kind to Token.Kind;
wenzelm [Mon, 17 May 2010 10:20:55 +0200] rev 36955
centralized legacy aliases;
wenzelm [Sun, 16 May 2010 00:02:11 +0200] rev 36954
prefer structure Parse_Spec;
wenzelm [Sat, 15 May 2010 23:40:00 +0200] rev 36953
renamed structure OuterSyntax to Outer_Syntax, keeping the old name as alias for some time;
wenzelm [Sat, 15 May 2010 23:32:15 +0200] rev 36952
renamed structure SpecParse to Parse_Spec, keeping the old name as alias for some time;
wenzelm [Sat, 15 May 2010 23:23:45 +0200] rev 36951
renamed structure ValueParse to Parse_Value;
eliminated old-style structure alias V;
wenzelm [Sat, 15 May 2010 23:16:32 +0200] rev 36950
refer directly to structure Keyword and Parse;
eliminated old-style structure aliases K and P;
wenzelm [Sat, 15 May 2010 22:24:25 +0200] rev 36949
renamed structure OuterKeyword to Keyword and OuterParse to Parse, keeping the old names as legacy aliases for some time;
wenzelm [Sat, 15 May 2010 22:15:57 +0200] rev 36948
renamed Outer_Parse to Parse (in Scala);
wenzelm [Sat, 15 May 2010 22:05:49 +0200] rev 36947
renamed Outer_Keyword to Keyword (in Scala);
wenzelm [Sat, 15 May 2010 21:57:27 +0200] rev 36946
avoid open Conv;
wenzelm [Sat, 15 May 2010 21:50:05 +0200] rev 36945
less pervasive names from structure Thm;
wenzelm [Sat, 15 May 2010 21:41:32 +0200] rev 36944
less pervasive names from structure Thm;
wenzelm [Sat, 15 May 2010 21:09:54 +0200] rev 36943
tuned;
wenzelm [Sat, 15 May 2010 18:29:18 +0200] rev 36942
merged
huffman [Sat, 15 May 2010 07:48:24 -0700] rev 36941
add real_le_linear to list of legacy theorem names
blanchet [Sat, 15 May 2010 16:20:54 +0200] rev 36940
make SML/NJ happy
wenzelm [Sat, 15 May 2010 18:15:50 +0200] rev 36939
removed unused conversions;
wenzelm [Sat, 15 May 2010 18:12:58 +0200] rev 36938
tuned header;
tuned white space;
wenzelm [Sat, 15 May 2010 18:11:00 +0200] rev 36937
moved normarith.ML where it is actually used;
less inaccurate dependencies;
wenzelm [Sat, 15 May 2010 17:59:06 +0200] rev 36936
incorporated further conversions and conversionals, after some minor tuning;
wenzelm [Sat, 15 May 2010 15:31:33 +0200] rev 36935
eliminated redundant runtime checks;
krauss [Sat, 15 May 2010 00:45:42 +0200] rev 36934
normalize atyp names after unconstrainT, which may rename atyps arbitrarily;
wenzelm [Sat, 15 May 2010 15:07:39 +0200] rev 36933
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm [Sat, 15 May 2010 13:31:25 +0200] rev 36932
merged
blanchet [Fri, 14 May 2010 23:35:35 +0200] rev 36931
merge
blanchet [Fri, 14 May 2010 23:34:24 +0200] rev 36930
added Sledgehammer documentation to TOC
blanchet [Fri, 14 May 2010 23:32:48 +0200] rev 36929
added some Sledgehammer news
blanchet [Fri, 14 May 2010 23:16:33 +0200] rev 36928
document Nitpick changes