wenzelm [Thu, 26 Aug 2010 17:37:26 +0200] rev 38762
slightly more abstract data handling in Fast_Lin_Arith;
wenzelm [Thu, 26 Aug 2010 17:01:12 +0200] rev 38761
theory data merge: prefer left side uniformly;
wenzelm [Thu, 26 Aug 2010 16:56:45 +0200] rev 38760
tuned;
wenzelm [Thu, 26 Aug 2010 16:34:10 +0200] rev 38759
simplification/standardization of some theory data;
wenzelm [Thu, 26 Aug 2010 16:25:25 +0200] rev 38758
misc tuning and simplification, notably theory data;
wenzelm [Thu, 26 Aug 2010 15:48:08 +0200] rev 38757
renamed Local_Theory.theory(_result) to Local_Theory.background_theory(_result) to emphasize that this belongs to the infrastructure and is rarely appropriate in user-space tools;
wenzelm [Thu, 26 Aug 2010 13:09:12 +0200] rev 38756
renamed ProofContext.theory(_result) to ProofContext.background_theory(_result) to emphasize that this belongs to the infrastructure and is rarely appropriate in user-space tools;
wenzelm [Thu, 26 Aug 2010 12:06:00 +0200] rev 38755
standardized Context.copy_thy to Theory.copy alias, with slightly more direct way of using it;