Sun, 19 Feb 2006 02:11:27 +0100 use minimal imports
huffman [Sun, 19 Feb 2006 02:11:27 +0100] rev 19105
use minimal imports
Sun, 19 Feb 2006 01:40:13 +0100 use qualified name for return
huffman [Sun, 19 Feb 2006 01:40:13 +0100] rev 19104
use qualified name for return
Sat, 18 Feb 2006 18:08:23 +0100 dest_def: tuned error msg;
wenzelm [Sat, 18 Feb 2006 18:08:23 +0100] rev 19103
dest_def: tuned error msg;
Fri, 17 Feb 2006 20:03:21 +0100 const constraints: provide TFrees instead of TVars,
wenzelm [Fri, 17 Feb 2006 20:03:21 +0100] rev 19102
const constraints: provide TFrees instead of TVars, actually delete constraint (allows Consts.merge caused by ProofContext.transfer after qed);
Fri, 17 Feb 2006 20:03:19 +0100 checkpoint/copy_node: reset body context;
wenzelm [Fri, 17 Feb 2006 20:03:19 +0100] rev 19101
checkpoint/copy_node: reset body context;
Fri, 17 Feb 2006 20:03:17 +0100 global_qeds: transfer body context;
wenzelm [Fri, 17 Feb 2006 20:03:17 +0100] rev 19100
global_qeds: transfer body context;
Fri, 17 Feb 2006 20:03:14 +0100 add_const_constraint(_i): demand TFrees instead of TVars, optional type (i.e. may delete constraints);
wenzelm [Fri, 17 Feb 2006 20:03:14 +0100] rev 19099
add_const_constraint(_i): demand TFrees instead of TVars, optional type (i.e. may delete constraints);
Fri, 17 Feb 2006 20:03:10 +0100 constrain: assert const declaration, optional type (i.e. may delete constraints);
wenzelm [Fri, 17 Feb 2006 20:03:10 +0100] rev 19098
constrain: assert const declaration, optional type (i.e. may delete constraints);
Fri, 17 Feb 2006 17:00:33 +0100 removed Import/lazy_scan.ML;
wenzelm [Fri, 17 Feb 2006 17:00:33 +0100] rev 19097
removed Import/lazy_scan.ML;
Fri, 17 Feb 2006 15:43:46 +0100 hyperlinks in the PDF work now
paulson [Fri, 17 Feb 2006 15:43:46 +0100] rev 19096
hyperlinks in the PDF work now
Fri, 17 Feb 2006 15:03:26 +0100 replaced Symbol.explode by explode
obua [Fri, 17 Feb 2006 15:03:26 +0100] rev 19095
replaced Symbol.explode by explode
Fri, 17 Feb 2006 08:42:41 +0100 updated mailing list archive link
haftmann [Fri, 17 Feb 2006 08:42:41 +0100] rev 19094
updated mailing list archive link
Fri, 17 Feb 2006 03:30:50 +0100 use monomorphic sequences / scanners
obua [Fri, 17 Feb 2006 03:30:50 +0100] rev 19093
use monomorphic sequences / scanners
Fri, 17 Feb 2006 01:46:38 +0100 make maybe into a real type constructor; remove monad syntax
huffman [Fri, 17 Feb 2006 01:46:38 +0100] rev 19092
make maybe into a real type constructor; remove monad syntax
Thu, 16 Feb 2006 23:40:32 +0100 use VectorScannerSeq instead of ListScannerSeq in xml.ML
obua [Thu, 16 Feb 2006 23:40:32 +0100] rev 19091
use VectorScannerSeq instead of ListScannerSeq in xml.ML
Thu, 16 Feb 2006 23:31:32 +0100 removed lazy_scan
obua [Thu, 16 Feb 2006 23:31:32 +0100] rev 19090
removed lazy_scan
Thu, 16 Feb 2006 23:30:47 +0100 improved scanning
obua [Thu, 16 Feb 2006 23:30:47 +0100] rev 19089
improved scanning
Thu, 16 Feb 2006 21:15:38 +0100 tuned;
wenzelm [Thu, 16 Feb 2006 21:15:38 +0100] rev 19088
tuned;
Thu, 16 Feb 2006 21:12:03 +0100 Abstract Natural Numbers with polymorphic recursion.
wenzelm [Thu, 16 Feb 2006 21:12:03 +0100] rev 19087
Abstract Natural Numbers with polymorphic recursion.
Thu, 16 Feb 2006 21:12:00 +0100 new-style definitions/abbreviations;
wenzelm [Thu, 16 Feb 2006 21:12:00 +0100] rev 19086
new-style definitions/abbreviations;
Thu, 16 Feb 2006 21:11:58 +0100 added ex/Abstract_NAT.thy;
wenzelm [Thu, 16 Feb 2006 21:11:58 +0100] rev 19085
added ex/Abstract_NAT.thy;
Thu, 16 Feb 2006 19:39:02 +0100 tuned;
wenzelm [Thu, 16 Feb 2006 19:39:02 +0100] rev 19084
tuned;
Thu, 16 Feb 2006 19:10:47 +0100 tuned;
wenzelm [Thu, 16 Feb 2006 19:10:47 +0100] rev 19083
tuned;
Thu, 16 Feb 2006 18:59:39 +0100 removed silly stuff
haftmann [Thu, 16 Feb 2006 18:59:39 +0100] rev 19082
removed silly stuff
Thu, 16 Feb 2006 18:39:48 +0100 * Isar/locales: new derived specification elements 'definition', 'abbreviation', 'axiomatization';
wenzelm [Thu, 16 Feb 2006 18:39:48 +0100] rev 19081
* Isar/locales: new derived specification elements 'definition', 'abbreviation', 'axiomatization';
Thu, 16 Feb 2006 18:26:04 +0100 added abbreviation(_i);
wenzelm [Thu, 16 Feb 2006 18:26:04 +0100] rev 19080
added abbreviation(_i);
Thu, 16 Feb 2006 18:26:03 +0100 added put_thms_internal: local_naming, no fact index;
wenzelm [Thu, 16 Feb 2006 18:26:03 +0100] rev 19079
added put_thms_internal: local_naming, no fact index; tuned;
Thu, 16 Feb 2006 18:26:02 +0100 added put_thms_internal;
wenzelm [Thu, 16 Feb 2006 18:26:02 +0100] rev 19078
added put_thms_internal; tuned;
Thu, 16 Feb 2006 18:26:01 +0100 added abbrev element;
wenzelm [Thu, 16 Feb 2006 18:26:01 +0100] rev 19077
added abbrev element;
Thu, 16 Feb 2006 18:26:00 +0100 added 'abbreviation';
wenzelm [Thu, 16 Feb 2006 18:26:00 +0100] rev 19076
added 'abbreviation'; tuned;
Thu, 16 Feb 2006 18:25:58 +0100 added premsN;
wenzelm [Thu, 16 Feb 2006 18:25:58 +0100] rev 19075
added premsN;
Thu, 16 Feb 2006 18:25:58 +0100 Proof.put_thms_internal;
wenzelm [Thu, 16 Feb 2006 18:25:58 +0100] rev 19074
Proof.put_thms_internal;
Thu, 16 Feb 2006 18:25:56 +0100 removed pointless replace;
wenzelm [Thu, 16 Feb 2006 18:25:56 +0100] rev 19073
removed pointless replace;
Thu, 16 Feb 2006 18:25:55 +0100 tuned;
wenzelm [Thu, 16 Feb 2006 18:25:55 +0100] rev 19072
tuned;
Thu, 16 Feb 2006 18:25:55 +0100 dest_def: actually return beta-eta contracted equation;
wenzelm [Thu, 16 Feb 2006 18:25:55 +0100] rev 19071
dest_def: actually return beta-eta contracted equation;
Thu, 16 Feb 2006 18:25:54 +0100 derived specifications: definition, abbreviation, axiomatization;
wenzelm [Thu, 16 Feb 2006 18:25:54 +0100] rev 19070
derived specifications: definition, abbreviation, axiomatization;
Thu, 16 Feb 2006 18:25:52 +0100 updated;
wenzelm [Thu, 16 Feb 2006 18:25:52 +0100] rev 19069
updated;
Thu, 16 Feb 2006 14:59:57 +0100 cache improvements
obua [Thu, 16 Feb 2006 14:59:57 +0100] rev 19068
cache improvements
Thu, 16 Feb 2006 04:17:19 +0100 variable counter is now also cached
obua [Thu, 16 Feb 2006 04:17:19 +0100] rev 19067
variable counter is now also cached
Thu, 16 Feb 2006 03:23:57 +0100 adapted to kernel changes
obua [Thu, 16 Feb 2006 03:23:57 +0100] rev 19066
adapted to kernel changes
Thu, 16 Feb 2006 00:09:46 +0100 tuned subst_bound(s);
wenzelm [Thu, 16 Feb 2006 00:09:46 +0100] rev 19065
tuned subst_bound(s);
Wed, 15 Feb 2006 23:57:06 +0100 fixed bugs, added caching
obua [Wed, 15 Feb 2006 23:57:06 +0100] rev 19064
fixed bugs, added caching
Wed, 15 Feb 2006 21:35:13 +0100 added cases_node;
wenzelm [Wed, 15 Feb 2006 21:35:13 +0100] rev 19063
added cases_node; replaced body_context_of by body_context_node, removed no_body_context; copy: ProofContext.transfer; added present_local_theory, present_proof; removed internal command interface;
Wed, 15 Feb 2006 21:35:12 +0100 replaced qualified_force_prefix to sticky_prefix;
wenzelm [Wed, 15 Feb 2006 21:35:12 +0100] rev 19062
replaced qualified_force_prefix to sticky_prefix; do not export read_terms;
Wed, 15 Feb 2006 21:35:11 +0100 removed distinct, renamed gen_distinct to distinct;
wenzelm [Wed, 15 Feb 2006 21:35:11 +0100] rev 19061
removed distinct, renamed gen_distinct to distinct; replaced qualified_force_prefix by qualified_names/sticky_prefix;
Wed, 15 Feb 2006 21:35:11 +0100 check_text: Toplevel.node option;
wenzelm [Wed, 15 Feb 2006 21:35:11 +0100] rev 19060
check_text: Toplevel.node option;
Wed, 15 Feb 2006 21:35:09 +0100 init/exit no longer change the theory (no naming);
wenzelm [Wed, 15 Feb 2006 21:35:09 +0100] rev 19059
init/exit no longer change the theory (no naming); added naming, restore_naming, mapping;
Wed, 15 Feb 2006 21:35:09 +0100 evaluate antiquotes depending on Toplevel.node option;
wenzelm [Wed, 15 Feb 2006 21:35:09 +0100] rev 19058
evaluate antiquotes depending on Toplevel.node option;
Wed, 15 Feb 2006 21:35:07 +0100 simplified presentation commands;
wenzelm [Wed, 15 Feb 2006 21:35:07 +0100] rev 19057
simplified presentation commands;
Wed, 15 Feb 2006 21:35:06 +0100 sane version of distinct_subgoals_tac, based on composition with Drule.distinct_prems_rl;
wenzelm [Wed, 15 Feb 2006 21:35:06 +0100] rev 19056
sane version of distinct_subgoals_tac, based on composition with Drule.distinct_prems_rl;
Wed, 15 Feb 2006 21:35:06 +0100 removed qualified_force_prefix;
wenzelm [Wed, 15 Feb 2006 21:35:06 +0100] rev 19055
removed qualified_force_prefix; added sticky_prefix;
Wed, 15 Feb 2006 21:35:04 +0100 replaced qualified_force_prefix to sticky_prefix;
wenzelm [Wed, 15 Feb 2006 21:35:04 +0100] rev 19054
replaced qualified_force_prefix to sticky_prefix;
Wed, 15 Feb 2006 21:35:04 +0100 chop is no longer pervasive;
wenzelm [Wed, 15 Feb 2006 21:35:04 +0100] rev 19053
chop is no longer pervasive; removed obsolete thms_containing;
Wed, 15 Feb 2006 21:35:02 +0100 rewrite_cterm: Thm.adjust_maxidx prevents unnecessary increments on rules;
wenzelm [Wed, 15 Feb 2006 21:35:02 +0100] rev 19052
rewrite_cterm: Thm.adjust_maxidx prevents unnecessary increments on rules;
Wed, 15 Feb 2006 21:35:02 +0100 added distinct_prems_rl;
wenzelm [Wed, 15 Feb 2006 21:35:02 +0100] rev 19051
added distinct_prems_rl;
Wed, 15 Feb 2006 21:35:00 +0100 specifications_of: avoid partiality;
wenzelm [Wed, 15 Feb 2006 21:35:00 +0100] rev 19050
specifications_of: avoid partiality;
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip