wenzelm [Thu, 26 Mar 2009 20:08:55 +0100] rev 30729
interpretation/interpret: prefixes are mandatory by default;
wenzelm [Thu, 26 Mar 2009 19:24:21 +0100] rev 30728
interpretation/interpret: prefixes are mandatory by default;
misc tuning and updates;
wenzelm [Thu, 26 Mar 2009 19:00:29 +0100] rev 30727
interpretation/interpret: prefixes within locale expression are mandatory by default;
wenzelm [Thu, 26 Mar 2009 18:59:25 +0100] rev 30726
locale_expression: mandatory as parameter;
misc tuning and simplifications of parsers;
wenzelm [Thu, 26 Mar 2009 17:00:59 +0100] rev 30725
register_locale: produce stamps at the spot where elements are registered;
tuned signature;
misc internal tuning and simplification;
wenzelm [Thu, 26 Mar 2009 15:20:50 +0100] rev 30724
pretty_rule/print_results: no thm status here -- it is potentially slow and mostly uninformative/confusing as long as proofs are still unfinished;
wenzelm [Thu, 26 Mar 2009 15:18:50 +0100] rev 30723
pretty_thm_aux etc.: explicit show_status flag;
wenzelm [Thu, 26 Mar 2009 14:14:02 +0100] rev 30722
simplified attribute and method setup: eliminating bottom-up styles makes it easier to keep things in one place, and also SML/NJ happy;
wenzelm [Wed, 25 Mar 2009 21:35:49 +0100] rev 30721
@{binding} is not a constructor term and should not be inlined, otherwise we loose value polymorphism;
wenzelm [Wed, 25 Mar 2009 21:34:31 +0100] rev 30720
tuned;