wenzelm [Tue, 02 Sep 2008 20:04:26 +0200] rev 28088
* Name bindings in higher specification mechanisms;
wenzelm [Tue, 02 Sep 2008 18:01:24 +0200] rev 28087
pretty_fact/results: display base only, since results now come with full names (note that Facts.extern is not really well-defined unless we present the real target context);
wenzelm [Tue, 02 Sep 2008 18:01:23 +0200] rev 28086
updated generated file;
ballarin [Tue, 02 Sep 2008 17:31:20 +0200] rev 28085
Interpretation commands no longer accept interpretation attributes.
wenzelm [Tue, 02 Sep 2008 16:55:33 +0200] rev 28084
type Attrib.binding abbreviates Name.binding without attributes;
Attrib.no_binding refers to Name.no_binding;
wenzelm [Tue, 02 Sep 2008 14:10:45 +0200] rev 28083
explicit type Name.binding for higher-specification elements;
wenzelm [Tue, 02 Sep 2008 14:10:32 +0200] rev 28082
explicit type Name.binding for higher-specification elements;
report local_fact_decl, fixed_decl;
simplified ProofContext.inferred_param;