Fri, 27 Jan 2006 19:03:15 +0100 added invent_fixes;
wenzelm [Fri, 27 Jan 2006 19:03:15 +0100] rev 18809
added invent_fixes; added debug flag, pprint_context;
Fri, 27 Jan 2006 19:03:14 +0100 swapped Toplevel.theory_context;
wenzelm [Fri, 27 Jan 2006 19:03:14 +0100] rev 18808
swapped Toplevel.theory_context; tuned;
Fri, 27 Jan 2006 19:03:13 +0100 renamed reverse_atomize to unatomize;
wenzelm [Fri, 27 Jan 2006 19:03:13 +0100] rev 18807
renamed reverse_atomize to unatomize; added rulify_term/tac;
Fri, 27 Jan 2006 19:03:12 +0100 init: include view;
wenzelm [Fri, 27 Jan 2006 19:03:12 +0100] rev 18806
init: include view; swapped Toplevel.theory_context; removed obsolete smart_note_thmss; moved note_thmss_qualified to PureThy; unified code of note_thmss(_i), add_thmss, locale_results;
Fri, 27 Jan 2006 19:03:11 +0100 improved 'notes', including proper treatment of locale results;
wenzelm [Fri, 27 Jan 2006 19:03:11 +0100] rev 18805
improved 'notes', including proper treatment of locale results; tuned;
Fri, 27 Jan 2006 19:03:10 +0100 swapped Toplevel.theory_context;
wenzelm [Fri, 27 Jan 2006 19:03:10 +0100] rev 18804
swapped Toplevel.theory_context;
Fri, 27 Jan 2006 19:03:09 +0100 Locale.init;
wenzelm [Fri, 27 Jan 2006 19:03:09 +0100] rev 18803
Locale.init;
Fri, 27 Jan 2006 19:03:08 +0100 renamed gen_list to enum;
wenzelm [Fri, 27 Jan 2006 19:03:08 +0100] rev 18802
renamed gen_list to enum; added separate; tuned;
Fri, 27 Jan 2006 19:03:07 +0100 moved theorem tags from Drule to PureThy;
wenzelm [Fri, 27 Jan 2006 19:03:07 +0100] rev 18801
moved theorem tags from Drule to PureThy; replaced kind attribute by kind string; tuned name_multi: index > 1 only; added note_thmss_qualified (from Isar/locale.ML);
Fri, 27 Jan 2006 19:03:05 +0100 added ProofContext.pprint_context (depends on ProofContext.debug);
wenzelm [Fri, 27 Jan 2006 19:03:05 +0100] rev 18800
added ProofContext.pprint_context (depends on ProofContext.debug);
Fri, 27 Jan 2006 19:03:02 +0100 moved theorem tags from Drule to PureThy;
wenzelm [Fri, 27 Jan 2006 19:03:02 +0100] rev 18799
moved theorem tags from Drule to PureThy;
Fri, 27 Jan 2006 18:29:33 +0100 tidying up SPASS output
paulson [Fri, 27 Jan 2006 18:29:33 +0100] rev 18798
tidying up SPASS output
Fri, 27 Jan 2006 18:29:11 +0100 tidying
paulson [Fri, 27 Jan 2006 18:29:11 +0100] rev 18797
tidying
Fri, 27 Jan 2006 18:28:55 +0100 better reporting
paulson [Fri, 27 Jan 2006 18:28:55 +0100] rev 18796
better reporting
Fri, 27 Jan 2006 16:05:23 +0100 Interface to access the specification of a named locale.
ballarin [Fri, 27 Jan 2006 16:05:23 +0100] rev 18795
Interface to access the specification of a named locale.
Fri, 27 Jan 2006 05:46:39 +0100 Added new file Tools/ATP/reduce_axiomsN.ML
mengj [Fri, 27 Jan 2006 05:46:39 +0100] rev 18794
Added new file Tools/ATP/reduce_axiomsN.ML
Fri, 27 Jan 2006 05:45:25 +0100 Added in new file Tools/ATP/reduce_axiomsN.ML
mengj [Fri, 27 Jan 2006 05:45:25 +0100] rev 18793
Added in new file Tools/ATP/reduce_axiomsN.ML
Fri, 27 Jan 2006 05:37:12 +0100 Changed codes that call relevance filter.
mengj [Fri, 27 Jan 2006 05:37:12 +0100] rev 18792
Changed codes that call relevance filter.
Fri, 27 Jan 2006 05:34:20 +0100 Relevance filtering. Has replaced the previous version.
mengj [Fri, 27 Jan 2006 05:34:20 +0100] rev 18791
Relevance filtering. Has replaced the previous version.
Thu, 26 Jan 2006 20:42:15 +0100 interrupt_timeout now raises Interrupt instead of SML90.Interrupt
webertj [Thu, 26 Jan 2006 20:42:15 +0100] rev 18790
interrupt_timeout now raises Interrupt instead of SML90.Interrupt
Thu, 26 Jan 2006 20:17:54 +0100 smaller example to prevent timeout
webertj [Thu, 26 Jan 2006 20:17:54 +0100] rev 18789
smaller example to prevent timeout
Thu, 26 Jan 2006 17:58:01 +0100 Fixed bug in code generator for primitive definitions that
berghofe [Thu, 26 Jan 2006 17:58:01 +0100] rev 18788
Fixed bug in code generator for primitive definitions that caused dependencies to get mixed up.
Thu, 26 Jan 2006 15:37:14 +0100 Inductive sets with no introduction rules are now allowed as well.
berghofe [Thu, 26 Jan 2006 15:37:14 +0100] rev 18787
Inductive sets with no introduction rules are now allowed as well.
Wed, 25 Jan 2006 00:21:44 +0100 added definition(_i);
wenzelm [Wed, 25 Jan 2006 00:21:44 +0100] rev 18786
added definition(_i);
Wed, 25 Jan 2006 00:21:43 +0100 renamed export to export_standard (again!), because it includes Drule.local_standard';
wenzelm [Wed, 25 Jan 2006 00:21:43 +0100] rev 18785
renamed export to export_standard (again!), because it includes Drule.local_standard'; added abs_def (from locale.ML);
Wed, 25 Jan 2006 00:21:42 +0100 ProofContext.export_standard;
wenzelm [Wed, 25 Jan 2006 00:21:42 +0100] rev 18784
ProofContext.export_standard;
Wed, 25 Jan 2006 00:21:41 +0100 tuned atomize_cterm;
wenzelm [Wed, 25 Jan 2006 00:21:41 +0100] rev 18783
tuned atomize_cterm; added reverse_atomize_term/tac;
Wed, 25 Jan 2006 00:21:40 +0100 turned abstract_term into ProofContext.abs_def;
wenzelm [Wed, 25 Jan 2006 00:21:40 +0100] rev 18782
turned abstract_term into ProofContext.abs_def; ProofContext.export_standard;
Wed, 25 Jan 2006 00:21:39 +0100 added constant definition;
wenzelm [Wed, 25 Jan 2006 00:21:39 +0100] rev 18781
added constant definition; tuned interfaces; tuned;
Wed, 25 Jan 2006 00:21:38 +0100 added 'definition';
wenzelm [Wed, 25 Jan 2006 00:21:38 +0100] rev 18780
added 'definition'; 'spezification': optional fixes;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip