wenzelm [Thu, 11 Oct 2007 16:05:33 +0200] rev 24963
load axclass.ML before Isar;
wenzelm [Thu, 11 Oct 2007 16:05:32 +0200] rev 24962
Theory.specify_const;
wenzelm [Thu, 11 Oct 2007 16:05:30 +0200] rev 24961
moved ProofContext.pp to Syntax.pp;
wenzelm [Thu, 11 Oct 2007 16:05:26 +0200] rev 24960
renamed Syntax.XXX_mode to Syntax.mode_XXX;
wenzelm [Thu, 11 Oct 2007 16:05:23 +0200] rev 24959
replaced Sign.add_consts_authentic by Sign.declare_const;
paulson [Thu, 11 Oct 2007 15:59:31 +0200] rev 24958
rationalized redundant code
wenzelm [Thu, 11 Oct 2007 15:57:29 +0200] rev 24957
usage: HOL_USEDIR_OPTIONS;
paulson [Thu, 11 Oct 2007 10:23:09 +0200] rev 24956
failure messages
wenzelm [Thu, 11 Oct 2007 00:33:43 +0200] rev 24955
'notation': allow structmixfix;
wenzelm [Thu, 11 Oct 2007 00:28:32 +0200] rev 24954
update_modesyntax: may delete 'structure' notation as well;
wenzelm [Thu, 11 Oct 2007 00:28:30 +0200] rev 24953
'notation': allow 'structure' as well;
wenzelm [Wed, 10 Oct 2007 17:32:00 +0200] rev 24952
removed redundant strip_vars/abs_eqn, use improved Drule.abs_def instead;
renamed cert_instantiations to check_instantiations, check input only once (simultaneously!);
wenzelm [Wed, 10 Oct 2007 17:31:59 +0200] rev 24951
replaced add_modesyntax by general update_modesyntax (add or del);
tuned;
wenzelm [Wed, 10 Oct 2007 17:31:58 +0200] rev 24950
added 'no_notation';
wenzelm [Wed, 10 Oct 2007 17:31:56 +0200] rev 24949
generalized notation interface (add or del);