wenzelm [Wed, 27 Apr 2011 23:04:28 +0200] rev 42498
merged
krauss [Wed, 27 Apr 2011 21:17:47 +0200] rev 42497
inlined Function_Lib.replace_frees, which is used only once
wenzelm [Wed, 27 Apr 2011 23:02:43 +0200] rev 42496
more precise positions via binding;
wenzelm [Wed, 27 Apr 2011 21:50:04 +0200] rev 42495
clarified Variable.focus vs. Variable.focus_cterm -- eliminated clone;
wenzelm [Wed, 27 Apr 2011 20:58:40 +0200] rev 42494
tuned signature -- eliminated odd comment;
wenzelm [Wed, 27 Apr 2011 20:37:56 +0200] rev 42493
more informative markup for fixed variables (via name space entry);
uniform markup for undeclared entities;
tuned;
wenzelm [Wed, 27 Apr 2011 20:28:27 +0200] rev 42492
discontinued obsolete markup;
wenzelm [Wed, 27 Apr 2011 20:19:05 +0200] rev 42491
more precise position information via Variable.add_fixes_binding;
wenzelm [Wed, 27 Apr 2011 19:55:42 +0200] rev 42490
more formal treatment of parameters, avoiding slightly odd Variable.intern_fixed;
wenzelm [Wed, 27 Apr 2011 19:39:50 +0200] rev 42489
some adhoc renaming, to accomodate more strict checks of fixes (cf. 4638622bcaa1);
wenzelm [Wed, 27 Apr 2011 17:58:45 +0200] rev 42488
reorganized fixes as specialized (global) name space;
wenzelm [Wed, 27 Apr 2011 17:44:06 +0200] rev 42487
export Name_Space.entry_ord;
wenzelm [Wed, 27 Apr 2011 17:20:29 +0200] rev 42486
direct use of Variable.is_fixed;
wenzelm [Wed, 27 Apr 2011 14:11:37 +0200] rev 42485
tuned;
wenzelm [Wed, 27 Apr 2011 13:21:12 +0200] rev 42484
predefined LaTeX macros for \<bind> and \<then>;