wenzelm [Sat, 26 Jan 2008 17:08:41 +0100] rev 25982
added theorem group property;
wenzelm [Sat, 26 Jan 2008 17:08:40 +0100] rev 25981
added theorem group operations;
note_thmss: add kind to *all* intermediate thms;
get_kind: default to empty name;
wenzelm [Sat, 26 Jan 2008 17:08:39 +0100] rev 25980
added surround;
wenzelm [Sat, 26 Jan 2008 17:08:38 +0100] rev 25979
tuned attribute syntax -- no need for eta-expansion;
wenzelm [Sat, 26 Jan 2008 17:08:36 +0100] rev 25978
added theorem group;
wenzelm [Sat, 26 Jan 2008 17:08:35 +0100] rev 25977
internal inductive: fresh theorem group;
wenzelm [Fri, 25 Jan 2008 23:50:33 +0100] rev 25976
modernized primrec;
wenzelm [Fri, 25 Jan 2008 23:05:27 +0100] rev 25975
Codegenerator vs. Codegenerator_Pretty: loaded sequentially, due to hazardous ML sections;
more simultaneous use_thys;
wenzelm [Fri, 25 Jan 2008 23:05:25 +0100] rev 25974
modernized primrec;
wenzelm [Fri, 25 Jan 2008 23:05:24 +0100] rev 25973
tuned document;
modernized primrec;
wenzelm [Fri, 25 Jan 2008 23:05:23 +0100] rev 25972
tuned document;
wenzelm [Fri, 25 Jan 2008 22:04:46 +0100] rev 25971
tuned;
wenzelm [Fri, 25 Jan 2008 22:03:29 +0100] rev 25970
* Default settings: PROOFGENERAL_OPTIONS no longer impose xemacs here;
haftmann [Fri, 25 Jan 2008 14:54:49 +0100] rev 25969
tuned
haftmann [Fri, 25 Jan 2008 14:54:48 +0100] rev 25968
print postprocessor equations
haftmann [Fri, 25 Jan 2008 14:54:46 +0100] rev 25967
fixed and tuned
haftmann [Fri, 25 Jan 2008 14:54:44 +0100] rev 25966
dropped superfluous code theorems
haftmann [Fri, 25 Jan 2008 14:54:41 +0100] rev 25965
improved code theorem setup
haftmann [Fri, 25 Jan 2008 14:53:58 +0100] rev 25964
consistent interacitve bootstrap of HOL-Main
haftmann [Fri, 25 Jan 2008 14:53:56 +0100] rev 25963
distinguished examples for Efficient_Nat.thy
haftmann [Fri, 25 Jan 2008 14:53:55 +0100] rev 25962
clarified setup of method "normalization"
haftmann [Fri, 25 Jan 2008 14:53:52 +0100] rev 25961
moved definition of power on ints to theory Int
wenzelm [Thu, 24 Jan 2008 23:51:22 +0100] rev 25960
removed unused properties;
replaced ContextPosition by Position.thread_data;
wenzelm [Thu, 24 Jan 2008 23:51:20 +0100] rev 25959
replaced ContextPosition by Position.thread_data;
wenzelm [Thu, 24 Jan 2008 23:51:19 +0100] rev 25958
statement: keep explicit position;
replaced ContextPosition by Position.thread_data;
wenzelm [Thu, 24 Jan 2008 23:51:18 +0100] rev 25957
improved apply: handle thread position, apply to context here;
replaced ContextPosition by Position.thread_position;
wenzelm [Thu, 24 Jan 2008 23:51:17 +0100] rev 25956
removed unused Toplevel.properties;
wenzelm [Thu, 24 Jan 2008 23:51:15 +0100] rev 25955
added combinator for wrapped lazy evaluation;
wenzelm [Thu, 24 Jan 2008 23:51:13 +0100] rev 25954
added setmp_thread_data_seq;
wenzelm [Thu, 24 Jan 2008 23:51:11 +0100] rev 25953
removed obsolete context_position.ML (superseded by Position.thread_data);