haftmann [Fri, 21 Oct 2005 10:21:38 +0200] rev 17946
substantially improved integration of website into distribution framework
haftmann [Fri, 21 Oct 2005 09:54:03 +0200] rev 17945
towards an improved website/makedist integration
haftmann [Fri, 21 Oct 2005 09:18:27 +0200] rev 17944
towards an improved website/makedist integration
haftmann [Fri, 21 Oct 2005 09:08:42 +0200] rev 17943
added default distinfo.mak
haftmann [Fri, 21 Oct 2005 09:05:52 +0200] rev 17942
towards an improved website/makedist integration
haftmann [Fri, 21 Oct 2005 09:05:52 +0200] rev 17941
towards an improved website/makedist integration
haftmann [Fri, 21 Oct 2005 08:23:45 +0200] rev 17940
added rounding functions
mengj [Fri, 21 Oct 2005 02:57:22 +0200] rev 17939
Merged theory ResAtpOracle.thy into ResAtpMethods.thy
wenzelm [Wed, 19 Oct 2005 21:53:34 +0200] rev 17938
obsolete;
wenzelm [Wed, 19 Oct 2005 21:52:50 +0200] rev 17937
removed add_inductive_x;
wenzelm [Wed, 19 Oct 2005 21:52:49 +0200] rev 17936
removed obsolete add_datatype_x;
tuned;
wenzelm [Wed, 19 Oct 2005 21:52:48 +0200] rev 17935
removed obsolete thy_syntax.ML;
wenzelm [Wed, 19 Oct 2005 21:52:47 +0200] rev 17934
removed obsolete old_symbol_source;
wenzelm [Wed, 19 Oct 2005 21:52:46 +0200] rev 17933
removed obsolete non-Isar theory format and old Isar theory headers;
wenzelm [Wed, 19 Oct 2005 21:52:45 +0200] rev 17932
removed old-style theory format;
tuned;
wenzelm [Wed, 19 Oct 2005 21:52:44 +0200] rev 17931
avoid lagacy read function;
wenzelm [Wed, 19 Oct 2005 21:52:43 +0200] rev 17930
added thm(s) retrieval functions (from goals.ML);
wenzelm [Wed, 19 Oct 2005 21:52:42 +0200] rev 17929
removed obsolete old-locales;
moved thm(s) retrieval functions back to pure_thy.ML;
removed atomic_goal(w) interface;
removed user-level (top_sg, prin, printyp, pprint_term/typ, which tend to cause some confusion about the implicit goal (!) context being used here;
wenzelm [Wed, 19 Oct 2005 21:52:41 +0200] rev 17928
removed obsolete axclass_tac, add_inst_subclass_x, add_inst_arity_x;
wenzelm [Wed, 19 Oct 2005 21:52:40 +0200] rev 17927
removed obsolete Thy/thy_parse.ML, Thy/thy_scan.ML, Thy/thy_syn.ML;
wenzelm [Wed, 19 Oct 2005 21:52:38 +0200] rev 17926
removed obsolete old-style syntax;
wenzelm [Wed, 19 Oct 2005 21:52:37 +0200] rev 17925
removed obsolete IOA/meta_theory/ioa_package.ML;
wenzelm [Wed, 19 Oct 2005 21:52:36 +0200] rev 17924
removed obsolete domain/interface.ML, IOA/meta_theory/ioa_package.ML;
wenzelm [Wed, 19 Oct 2005 21:52:35 +0200] rev 17923
removed obsolete domain/interface.ML;
wenzelm [Wed, 19 Oct 2005 21:52:34 +0200] rev 17922
removed obsolete add_typedef_x;
tuned;
wenzelm [Wed, 19 Oct 2005 21:52:33 +0200] rev 17921
removed print_exn (better let the toplevel do this);
wenzelm [Wed, 19 Oct 2005 21:52:32 +0200] rev 17920
removed obsolete add_recdef_old;
tuned;
wenzelm [Wed, 19 Oct 2005 21:52:31 +0200] rev 17919
removed obsolete HOL/thy_syntax.ML;
wenzelm [Wed, 19 Oct 2005 21:52:30 +0200] rev 17918
* Theory syntax: discontinued non-Isar format and old Isar headers;
wenzelm [Wed, 19 Oct 2005 21:52:29 +0200] rev 17917
replaced commafy by existing commas;
avoid obsolete Goals.prin;