wenzelm [Fri, 20 Mar 2009 20:21:38 +0100] rev 30613
Antiquote.read: argument for reporting text;
wenzelm [Fri, 20 Mar 2009 20:20:09 +0100] rev 30612
future_job: do not inherit attributes, but enforce restricted interrupts -- attempt to prevent interrupt race conditions;
wenzelm [Fri, 20 Mar 2009 20:05:51 +0100] rev 30611
uniform ml_prompts for RAW and Pure;
wenzelm [Fri, 20 Mar 2009 18:46:50 +0100] rev 30610
eliminated old Addsimps;
wenzelm [Fri, 20 Mar 2009 17:12:37 +0100] rev 30609
Disposed old declarations, tactics, tactic combinators that refer to the simpset or claset of an implicit theory;
wenzelm [Fri, 20 Mar 2009 17:04:44 +0100] rev 30608
fixed possibility_tac;
wenzelm [Fri, 20 Mar 2009 15:24:18 +0100] rev 30607
eliminated global SIMPSET, CLASET etc. -- refer to explicit context;
wenzelm [Fri, 20 Mar 2009 11:26:59 +0100] rev 30606
merged
berghofe [Fri, 20 Mar 2009 10:44:25 +0100] rev 30605
merged
berghofe [Fri, 20 Mar 2009 10:43:53 +0100] rev 30604
split_codegen now eta-expands terms on-the-fly.