Sun, 29 Jul 2007 17:28:56 +0200 tuned msg;
wenzelm [Sun, 29 Jul 2007 17:28:56 +0200] rev 24059
tuned msg;
Sun, 29 Jul 2007 17:28:55 +0200 NAMED_CRITICAL;
wenzelm [Sun, 29 Jul 2007 17:28:55 +0200] rev 24058
NAMED_CRITICAL;
Sun, 29 Jul 2007 16:00:06 +0200 removed obsolete Output.ML_errors/toplevel_errors;
wenzelm [Sun, 29 Jul 2007 16:00:06 +0200] rev 24057
removed obsolete Output.ML_errors/toplevel_errors; moved ML toplevel use commands to pure_setup.ML;
Sun, 29 Jul 2007 16:00:05 +0200 removed obsolete Output.ML_errors/toplevel_errors;
wenzelm [Sun, 29 Jul 2007 16:00:05 +0200] rev 24056
removed obsolete Output.ML_errors/toplevel_errors;
Sun, 29 Jul 2007 16:00:04 +0200 added TOPLEVEL_ERROR (simplified version from output.ML);
wenzelm [Sun, 29 Jul 2007 16:00:04 +0200] rev 24055
added TOPLEVEL_ERROR (simplified version from output.ML);
Sun, 29 Jul 2007 16:00:03 +0200 removed obsolete TOPLEVEL_ERROR etc. (cf. toplevel.ML);
wenzelm [Sun, 29 Jul 2007 16:00:03 +0200] rev 24054
removed obsolete TOPLEVEL_ERROR etc. (cf. toplevel.ML);
Sun, 29 Jul 2007 16:00:02 +0200 added ML toplevel use commands: Toplevel.program;
wenzelm [Sun, 29 Jul 2007 16:00:02 +0200] rev 24053
added ML toplevel use commands: Toplevel.program; added install_pp stuff;
Sun, 29 Jul 2007 16:00:00 +0200 removed obsolete install_pp.ML (cf. pure_setup.ML);
wenzelm [Sun, 29 Jul 2007 16:00:00 +0200] rev 24052
removed obsolete install_pp.ML (cf. pure_setup.ML);
Sun, 29 Jul 2007 14:30:07 +0200 replaced program_defs_ref by proper context data (via attribute "program");
wenzelm [Sun, 29 Jul 2007 14:30:07 +0200] rev 24051
replaced program_defs_ref by proper context data (via attribute "program");
Sun, 29 Jul 2007 14:30:06 +0200 renamed Drule.is_dummy_thm to Thm.is_dummy;
wenzelm [Sun, 29 Jul 2007 14:30:06 +0200] rev 24050
renamed Drule.is_dummy_thm to Thm.is_dummy;
Sun, 29 Jul 2007 14:30:05 +0200 added list update;
wenzelm [Sun, 29 Jul 2007 14:30:05 +0200] rev 24049
added list update;
Sun, 29 Jul 2007 14:30:04 +0200 moved Drule.add/del/merge_rules to Thm.add/del/merge_thms;
wenzelm [Sun, 29 Jul 2007 14:30:04 +0200] rev 24048
moved Drule.add/del/merge_rules to Thm.add/del/merge_thms; moved Drule.is_dummy_thm to Thm.is_dummy;
Sun, 29 Jul 2007 14:30:03 +0200 Named collections of theorems in canonical order.
wenzelm [Sun, 29 Jul 2007 14:30:03 +0200] rev 24047
Named collections of theorems in canonical order.
Sun, 29 Jul 2007 14:30:02 +0200 added Tools/named_thms.ML;
wenzelm [Sun, 29 Jul 2007 14:30:02 +0200] rev 24046
added Tools/named_thms.ML;
Sun, 29 Jul 2007 14:30:01 +0200 renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
wenzelm [Sun, 29 Jul 2007 14:30:01 +0200] rev 24045
renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms; tuned;
Sun, 29 Jul 2007 14:30:00 +0200 avoid ill-defined Simp_tac;
wenzelm [Sun, 29 Jul 2007 14:30:00 +0200] rev 24044
avoid ill-defined Simp_tac;
Sun, 29 Jul 2007 14:29:59 +0200 marked some CRITICAL sections;
wenzelm [Sun, 29 Jul 2007 14:29:59 +0200] rev 24043
marked some CRITICAL sections;
Sun, 29 Jul 2007 14:29:58 +0200 simplified ResAtpset via NamedThmsFun;
wenzelm [Sun, 29 Jul 2007 14:29:58 +0200] rev 24042
simplified ResAtpset via NamedThmsFun;
Sun, 29 Jul 2007 14:29:57 +0200 metis_tac: proper context (ProofContext.init it *not* sufficient);
wenzelm [Sun, 29 Jul 2007 14:29:57 +0200] rev 24041
metis_tac: proper context (ProofContext.init it *not* sufficient); simplified method setup;
Sun, 29 Jul 2007 14:29:56 +0200 proper simproc_setup for "neq", "let_simp";
wenzelm [Sun, 29 Jul 2007 14:29:56 +0200] rev 24040
proper simproc_setup for "neq", "let_simp"; removed dead code;
Sun, 29 Jul 2007 14:29:54 +0200 renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
wenzelm [Sun, 29 Jul 2007 14:29:54 +0200] rev 24039
renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
Sun, 29 Jul 2007 14:29:52 +0200 replaced make_imp by rev_mp;
wenzelm [Sun, 29 Jul 2007 14:29:52 +0200] rev 24038
replaced make_imp by rev_mp;
Sun, 29 Jul 2007 14:29:51 +0200 proper simproc_setup for "list_neq";
wenzelm [Sun, 29 Jul 2007 14:29:51 +0200] rev 24037
proper simproc_setup for "list_neq";
Sun, 29 Jul 2007 14:29:50 +0200 removed obsolete Tools/res_atpset.ML;
wenzelm [Sun, 29 Jul 2007 14:29:50 +0200] rev 24036
removed obsolete Tools/res_atpset.ML;
Sun, 29 Jul 2007 14:29:49 +0200 simplified ResAtpset via NamedThmsFun;
wenzelm [Sun, 29 Jul 2007 14:29:49 +0200] rev 24035
simplified ResAtpset via NamedThmsFun; proper simproc_setup for "neq", "let_simp";
Sun, 29 Jul 2007 14:29:48 +0200 simplified "eval" setup via NamedThmsFun;
wenzelm [Sun, 29 Jul 2007 14:29:48 +0200] rev 24034
simplified "eval" setup via NamedThmsFun;
Sat, 28 Jul 2007 22:19:31 +0200 tuned;
wenzelm [Sat, 28 Jul 2007 22:19:31 +0200] rev 24033
tuned;
Sat, 28 Jul 2007 22:17:46 +0200 * Isar: command 'declaration';
wenzelm [Sat, 28 Jul 2007 22:17:46 +0200] rev 24032
* Isar: command 'declaration'; * Isar: proper interfaces for simplification procedures; * Isar: an extra pair of brackets around attribute declarations abbreviates a theorem reference involving an internal dummy fact;
Sat, 28 Jul 2007 22:01:06 +0200 type Morphism.declaration;
wenzelm [Sat, 28 Jul 2007 22:01:06 +0200] rev 24031
type Morphism.declaration;
Sat, 28 Jul 2007 22:01:01 +0200 attribute "option": proper naming within the theory
wenzelm [Sat, 28 Jul 2007 22:01:01 +0200] rev 24030
attribute "option": proper naming within the theory
Sat, 28 Jul 2007 22:01:00 +0200 removed dead code;
wenzelm [Sat, 28 Jul 2007 22:01:00 +0200] rev 24029
removed dead code;
Sat, 28 Jul 2007 22:00:59 +0200 declaration: proper naming within the theory;
wenzelm [Sat, 28 Jul 2007 22:00:59 +0200] rev 24028
declaration: proper naming within the theory;
Sat, 28 Jul 2007 22:00:58 +0200 use config_option.ML after sign.ML;
wenzelm [Sat, 28 Jul 2007 22:00:58 +0200] rev 24027
use config_option.ML after sign.ML;
Sat, 28 Jul 2007 21:09:14 +0200 commands 'declare', 'declaration';
wenzelm [Sat, 28 Jul 2007 21:09:14 +0200] rev 24026
commands 'declare', 'declaration';
Sat, 28 Jul 2007 20:40:31 +0200 added :|-- (dependent projection);
wenzelm [Sat, 28 Jul 2007 20:40:31 +0200] rev 24025
added :|-- (dependent projection); tuned;
Sat, 28 Jul 2007 20:40:30 +0200 added attribute "simproc";
wenzelm [Sat, 28 Jul 2007 20:40:30 +0200] rev 24024
added attribute "simproc"; marked some CRITICAL sections; tuned;
Sat, 28 Jul 2007 20:40:29 +0200 setmp: NAMED_CRITICAL;
wenzelm [Sat, 28 Jul 2007 20:40:29 +0200] rev 24023
setmp: NAMED_CRITICAL;
Sat, 28 Jul 2007 20:40:27 +0200 tuned;
wenzelm [Sat, 28 Jul 2007 20:40:27 +0200] rev 24022
tuned;
Sat, 28 Jul 2007 20:40:26 +0200 added get_cs/map_cs;
wenzelm [Sat, 28 Jul 2007 20:40:26 +0200] rev 24021
added get_cs/map_cs;
Sat, 28 Jul 2007 20:40:24 +0200 tuned signature;
wenzelm [Sat, 28 Jul 2007 20:40:24 +0200] rev 24020
tuned signature;
Sat, 28 Jul 2007 20:40:22 +0200 tuned ML/simproc declarations;
wenzelm [Sat, 28 Jul 2007 20:40:22 +0200] rev 24019
tuned ML/simproc declarations;
Sat, 28 Jul 2007 20:40:20 +0200 removed redundant simproc declarations;
wenzelm [Sat, 28 Jul 2007 20:40:20 +0200] rev 24018
removed redundant simproc declarations;
Sat, 28 Jul 2007 20:40:19 +0200 simproc_setup fun_upd2;
wenzelm [Sat, 28 Jul 2007 20:40:19 +0200] rev 24017
simproc_setup fun_upd2;
Sat, 28 Jul 2007 20:40:18 +0200 added [[decl]] notation;
wenzelm [Sat, 28 Jul 2007 20:40:18 +0200] rev 24016
added [[decl]] notation;
Sat, 28 Jul 2007 20:40:17 +0200 added command 'simproc_setup', attribute "simproc";
wenzelm [Sat, 28 Jul 2007 20:40:17 +0200] rev 24015
added command 'simproc_setup', attribute "simproc";
Fri, 27 Jul 2007 22:19:49 +0200 attribs: not cut (!!!);
wenzelm [Fri, 27 Jul 2007 22:19:49 +0200] rev 24014
attribs: not cut (!!!);
Fri, 27 Jul 2007 21:55:23 +0200 xthm: added [[declaration]] syntax (abbreviates dummy_thm [att]);
wenzelm [Fri, 27 Jul 2007 21:55:23 +0200] rev 24013
xthm: added [[declaration]] syntax (abbreviates dummy_thm [att]);
Fri, 27 Jul 2007 21:55:22 +0200 get_thm etc.: map empty name to dummy_thm;
wenzelm [Fri, 27 Jul 2007 21:55:22 +0200] rev 24012
get_thm etc.: map empty name to dummy_thm;
Fri, 27 Jul 2007 21:55:21 +0200 chain/using: filter out dummy_thm;
wenzelm [Fri, 27 Jul 2007 21:55:21 +0200] rev 24011
chain/using: filter out dummy_thm;
Fri, 27 Jul 2007 21:55:20 +0200 method section scanners: added [[declaration]] syntax, ignore sid-effects of thms;
wenzelm [Fri, 27 Jul 2007 21:55:20 +0200] rev 24010
method section scanners: added [[declaration]] syntax, ignore sid-effects of thms;
Fri, 27 Jul 2007 21:55:19 +0200 renamed Config to ConfigOption;
wenzelm [Fri, 27 Jul 2007 21:55:19 +0200] rev 24009
renamed Config to ConfigOption;
Fri, 27 Jul 2007 21:55:18 +0200 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]);
Fri, 27 Jul 2007 21:55:17 +0200 renamed config.ML to config_option.ML;
wenzelm [Fri, 27 Jul 2007 21:55:17 +0200] rev 24007
renamed config.ML to config_option.ML;
Fri, 27 Jul 2007 20:11:49 +0200 Druke.dummy_thm;
wenzelm [Fri, 27 Jul 2007 20:11:49 +0200] rev 24006
Druke.dummy_thm;
Fri, 27 Jul 2007 20:11:48 +0200 added dummy_thm, is_dummy_thm;
wenzelm [Fri, 27 Jul 2007 20:11:48 +0200] rev 24005
added dummy_thm, is_dummy_thm;
Fri, 27 Jul 2007 20:11:47 +0200 map_value: dynamic type checking;
wenzelm [Fri, 27 Jul 2007 20:11:47 +0200] rev 24004
map_value: dynamic type checking;
Fri, 27 Jul 2007 16:31:16 +0200 attribute "option": more elaborate syntax (with value parsing);
wenzelm [Fri, 27 Jul 2007 16:31:16 +0200] rev 24003
attribute "option": more elaborate syntax (with value parsing);
Fri, 27 Jul 2007 16:31:15 +0200 added terminator, named_attribute;
wenzelm [Fri, 27 Jul 2007 16:31:15 +0200] rev 24002
added terminator, named_attribute;
Fri, 27 Jul 2007 16:31:14 +0200 exported datatype value;
wenzelm [Fri, 27 Jul 2007 16:31:14 +0200] rev 24001
exported datatype value; added the_config; removed put_generic_src -- moved value parsing to attrib.ML; tuned;
Fri, 27 Jul 2007 16:04:26 +0200 no 'nat' is needed for Bound in reification
chaieb [Fri, 27 Jul 2007 16:04:26 +0200] rev 24000
no 'nat' is needed for Bound in reification
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip