Tue, 15 Apr 2008 18:49:26 +0200 added hide_names command (formerly Sign.hide_names), support fact name space;
wenzelm [Tue, 15 Apr 2008 18:49:26 +0200] rev 26671
added hide_names command (formerly Sign.hide_names), support fact name space;
Tue, 15 Apr 2008 18:49:25 +0200 Facts.dest_table, PureThy.facts_of;
wenzelm [Tue, 15 Apr 2008 18:49:25 +0200] rev 26670
Facts.dest_table, PureThy.facts_of;
Tue, 15 Apr 2008 18:49:24 +0200 simplified hide_XXX interfaces;
wenzelm [Tue, 15 Apr 2008 18:49:24 +0200] rev 26669
simplified hide_XXX interfaces;
Tue, 15 Apr 2008 18:49:23 +0200 removed obsolete SIGN_THEORY -- no name aliases in structure Theory;
wenzelm [Tue, 15 Apr 2008 18:49:23 +0200] rev 26668
removed obsolete SIGN_THEORY -- no name aliases in structure Theory; removed obsolete BASIC_THEORY;
Tue, 15 Apr 2008 18:49:22 +0200 removed obsolete SIGN_THEORY -- no name aliases in structure Theory;
wenzelm [Tue, 15 Apr 2008 18:49:22 +0200] rev 26667
removed obsolete SIGN_THEORY -- no name aliases in structure Theory; simplified hide_XXX interfaces; moved hide_names to isar_cmd.ML;
Tue, 15 Apr 2008 18:49:21 +0200 added intern_fact, check_fact, hide_fact;
wenzelm [Tue, 15 Apr 2008 18:49:21 +0200] rev 26666
added intern_fact, check_fact, hide_fact; renamed all_facts_of to facts_of; removed hide_thms; Sign.hide_const;
Tue, 15 Apr 2008 18:49:19 +0200 Theory.eq_thy;
wenzelm [Tue, 15 Apr 2008 18:49:19 +0200] rev 26665
Theory.eq_thy;
Tue, 15 Apr 2008 18:49:18 +0200 renamed dest to dest_table, and extern to extern table;
wenzelm [Tue, 15 Apr 2008 18:49:18 +0200] rev 26664
renamed dest to dest_table, and extern to extern table; added name space intern/extern;
Tue, 15 Apr 2008 18:49:16 +0200 PureThy.hide_fact;
wenzelm [Tue, 15 Apr 2008 18:49:16 +0200] rev 26663
PureThy.hide_fact;
Tue, 15 Apr 2008 18:49:15 +0200 Facts.dest_table;
wenzelm [Tue, 15 Apr 2008 18:49:15 +0200] rev 26662
Facts.dest_table;
Tue, 15 Apr 2008 18:49:13 +0200 Sign.hide_const;
wenzelm [Tue, 15 Apr 2008 18:49:13 +0200] rev 26661
Sign.hide_const;
Tue, 15 Apr 2008 18:49:12 +0200 added hide fact;
wenzelm [Tue, 15 Apr 2008 18:49:12 +0200] rev 26660
added hide fact;
Tue, 15 Apr 2008 16:25:14 +0200 tuned;
wenzelm [Tue, 15 Apr 2008 16:25:14 +0200] rev 26659
tuned;
Tue, 15 Apr 2008 16:12:18 +0200 removed eval_antiquotes_fn;
wenzelm [Tue, 15 Apr 2008 16:12:18 +0200] rev 26658
removed eval_antiquotes_fn; eval: CRITICAL for now;
Tue, 15 Apr 2008 16:12:16 +0200 merge: canonical order;
wenzelm [Tue, 15 Apr 2008 16:12:16 +0200] rev 26657
merge: canonical order;
Tue, 15 Apr 2008 16:12:15 +0200 Library.is_equal;
wenzelm [Tue, 15 Apr 2008 16:12:15 +0200] rev 26656
Library.is_equal;
Tue, 15 Apr 2008 16:12:13 +0200 moved forall_elim_var(s) to more_thm.ML;
wenzelm [Tue, 15 Apr 2008 16:12:13 +0200] rev 26655
moved forall_elim_var(s) to more_thm.ML; get_thm(s) and hide_thms: use new table;
Tue, 15 Apr 2008 16:12:11 +0200 disallow duplicate entries (weak version for merge);
wenzelm [Tue, 15 Apr 2008 16:12:11 +0200] rev 26654
disallow duplicate entries (weak version for merge); added hide;
Tue, 15 Apr 2008 16:12:05 +0200 Thm.forall_elim_var(s);
wenzelm [Tue, 15 Apr 2008 16:12:05 +0200] rev 26653
Thm.forall_elim_var(s);
Tue, 15 Apr 2008 16:12:01 +0200 proper dynamic facts for eqvts, freshs, bijs;
wenzelm [Tue, 15 Apr 2008 16:12:01 +0200] rev 26652
proper dynamic facts for eqvts, freshs, bijs; removed obsolete print_data -- facts are accesivle via regular names; misc tuning/simplification;
Tue, 15 Apr 2008 16:11:58 +0200 overloading perm: use big_name;
wenzelm [Tue, 15 Apr 2008 16:11:58 +0200] rev 26651
overloading perm: use big_name; avoid rebinding of perm_closed -- leftover debug code;
Tue, 15 Apr 2008 16:11:52 +0200 * Name space merge now observes canonical order;
wenzelm [Tue, 15 Apr 2008 16:11:52 +0200] rev 26650
* Name space merge now observes canonical order; * Authentic naming of facts;
Mon, 14 Apr 2008 22:29:56 +0200 removed redundant hd_append variant;
wenzelm [Mon, 14 Apr 2008 22:29:56 +0200] rev 26649
removed redundant hd_append variant;
Mon, 14 Apr 2008 21:44:53 +0200 removed duplicate lemmas;
wenzelm [Mon, 14 Apr 2008 21:44:53 +0200] rev 26648
removed duplicate lemmas;
Mon, 14 Apr 2008 21:44:53 +0200 avoid duplicate fact bindings;
wenzelm [Mon, 14 Apr 2008 21:44:53 +0200] rev 26647
avoid duplicate fact bindings;
Mon, 14 Apr 2008 21:44:51 +0200 overloading of perm: adhoc name prevents duplicate fact names;
wenzelm [Mon, 14 Apr 2008 21:44:51 +0200] rev 26646
overloading of perm: adhoc name prevents duplicate fact names;
Mon, 14 Apr 2008 17:54:56 +0200 Changed naming scheme for theorems generated by interpretations.
ballarin [Mon, 14 Apr 2008 17:54:56 +0200] rev 26645
Changed naming scheme for theorems generated by interpretations.
Mon, 14 Apr 2008 16:42:47 +0200 proper context for induct_scheme method
krauss [Mon, 14 Apr 2008 16:42:47 +0200] rev 26644
proper context for induct_scheme method
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip