wenzelm [Sat, 28 Jul 2007 22:01:00 +0200] rev 24029
removed dead code;
wenzelm [Sat, 28 Jul 2007 22:00:59 +0200] rev 24028
declaration: proper naming within the theory;
wenzelm [Sat, 28 Jul 2007 22:00:58 +0200] rev 24027
use config_option.ML after sign.ML;
wenzelm [Sat, 28 Jul 2007 21:09:14 +0200] rev 24026
commands 'declare', 'declaration';
wenzelm [Sat, 28 Jul 2007 20:40:31 +0200] rev 24025
added :|-- (dependent projection);
tuned;
wenzelm [Sat, 28 Jul 2007 20:40:30 +0200] rev 24024
added attribute "simproc";
marked some CRITICAL sections;
tuned;
wenzelm [Sat, 28 Jul 2007 20:40:29 +0200] rev 24023
setmp: NAMED_CRITICAL;
wenzelm [Sat, 28 Jul 2007 20:40:27 +0200] rev 24022
tuned;
wenzelm [Sat, 28 Jul 2007 20:40:26 +0200] rev 24021
added get_cs/map_cs;
wenzelm [Sat, 28 Jul 2007 20:40:24 +0200] rev 24020
tuned signature;
wenzelm [Sat, 28 Jul 2007 20:40:22 +0200] rev 24019
tuned ML/simproc declarations;
wenzelm [Sat, 28 Jul 2007 20:40:20 +0200] rev 24018
removed redundant simproc declarations;
wenzelm [Sat, 28 Jul 2007 20:40:19 +0200] rev 24017
simproc_setup fun_upd2;
wenzelm [Sat, 28 Jul 2007 20:40:18 +0200] rev 24016
added [[decl]] notation;
wenzelm [Sat, 28 Jul 2007 20:40:17 +0200] rev 24015
added command 'simproc_setup', attribute "simproc";
wenzelm [Fri, 27 Jul 2007 22:19:49 +0200] rev 24014
attribs: not cut (!!!);
wenzelm [Fri, 27 Jul 2007 21:55:23 +0200] rev 24013
xthm: added [[declaration]] syntax (abbreviates dummy_thm [att]);
wenzelm [Fri, 27 Jul 2007 21:55:22 +0200] rev 24012
get_thm etc.: map empty name to dummy_thm;
wenzelm [Fri, 27 Jul 2007 21:55:21 +0200] rev 24011
chain/using: filter out dummy_thm;
wenzelm [Fri, 27 Jul 2007 21:55:20 +0200] rev 24010
method section scanners: added [[declaration]] syntax, ignore sid-effects of thms;
wenzelm [Fri, 27 Jul 2007 21:55:19 +0200] rev 24009
renamed Config to ConfigOption;
wenzelm [Fri, 27 Jul 2007 21:55:18 +0200] rev 24008
renamed Config to ConfigOption;
thm scanners: added [[declaration]] syntax (abbreviates dummy_thm [att]);
wenzelm [Fri, 27 Jul 2007 21:55:17 +0200] rev 24007
renamed config.ML to config_option.ML;
wenzelm [Fri, 27 Jul 2007 20:11:49 +0200] rev 24006
Druke.dummy_thm;