wenzelm [Thu, 17 Apr 2008 16:30:53 +0200] rev 26708
moved default token translations to proof_context.ML, if all fails the pretty printer falls back on plain output;
wenzelm [Thu, 17 Apr 2008 16:30:52 +0200] rev 26707
token translations: context dependent, result Pretty.T;
added Markup.fixed (analogous to Markup.const);
tuned;
wenzelm [Thu, 17 Apr 2008 16:30:52 +0200] rev 26706
replaced token translations by common markup;
wenzelm [Thu, 17 Apr 2008 16:30:51 +0200] rev 26705
default token translations with proper markup;
wenzelm [Thu, 17 Apr 2008 16:30:50 +0200] rev 26704
token translations: context dependent, result Pretty.T;
string_of_term/prop: Variable.auto_fixes;
wenzelm [Thu, 17 Apr 2008 16:30:48 +0200] rev 26703
removed obsolete raw_str;
added mark;
wenzelm [Thu, 17 Apr 2008 16:30:48 +0200] rev 26702
added markup for fixed variables (local constants);
wenzelm [Thu, 17 Apr 2008 16:30:47 +0200] rev 26701
token translations: context dependent, result Pretty.T;
wenzelm [Thu, 17 Apr 2008 16:30:45 +0200] rev 26700
Pretty.mark;
wenzelm [Thu, 17 Apr 2008 11:40:00 +0200] rev 26699
unused_thms: sort_distinct;
wenzelm [Wed, 16 Apr 2008 22:17:43 +0200] rev 26698
Sign.add_path;
wenzelm [Wed, 16 Apr 2008 21:53:05 +0200] rev 26697
removed obsolete BASIC_THM_DEPS;
unused_thms: simplified signature, use proper PureThy.facts_of;
misc tuning;
wenzelm [Wed, 16 Apr 2008 21:53:04 +0200] rev 26696
pretty_theorems: use proper PureThy.facts_of;
wenzelm [Wed, 16 Apr 2008 21:53:03 +0200] rev 26695
Facts.extern_static;
wenzelm [Wed, 16 Apr 2008 21:53:02 +0200] rev 26694
PureThy.defined_fact;
unused_thms: simplified signature;
wenzelm [Wed, 16 Apr 2008 21:53:01 +0200] rev 26693
renamed check_fact to defined_fact;
wenzelm [Wed, 16 Apr 2008 21:53:00 +0200] rev 26692
removed unused space_of;
added defined, fold_static;
renamed dest_table to dest_static;
renamed extern_table to extern_static;
wenzelm [Wed, 16 Apr 2008 21:52:59 +0200] rev 26691
valid_facts: more elementary version using Facts.fold_static;
wenzelm [Wed, 16 Apr 2008 21:52:58 +0200] rev 26690
Facts.dest_static;
berghofe [Wed, 16 Apr 2008 20:43:31 +0200] rev 26689
Auxiliary permutation functions are no longer declared using add_consts_i,
because add_primrec_overloaded can do this as well.
wenzelm [Wed, 16 Apr 2008 17:40:59 +0200] rev 26688
removed unused TLA/Memory/MIParameters.thy;
wenzelm [Wed, 16 Apr 2008 17:40:43 +0200] rev 26687
removed obsolete valid_thms;
removed obsolete premsN binding;
PureThy.get_fact: pass dynamic context;
wenzelm [Wed, 16 Apr 2008 17:40:42 +0200] rev 26686
removed obsolete premsN;
wenzelm [Wed, 16 Apr 2008 17:40:41 +0200] rev 26685
PureThy.get_fact: pass dynamic context;
wenzelm [Wed, 16 Apr 2008 17:40:40 +0200] rev 26684
tuned;
wenzelm [Wed, 16 Apr 2008 17:40:39 +0200] rev 26683
removed obsolete get_fact_silent;
PureThy.get_fact: pass dynamic context;
tuned;
wenzelm [Wed, 16 Apr 2008 17:40:38 +0200] rev 26682
tuned proofs;
berghofe [Wed, 16 Apr 2008 11:24:09 +0200] rev 26681
Added entry for unused_thms command.
berghofe [Wed, 16 Apr 2008 11:01:30 +0200] rev 26680
Adapted to new primrec package.
berghofe [Wed, 16 Apr 2008 10:57:46 +0200] rev 26679
Added add_primrec_global and add_primrec_overloaded functions (thanks to Markus).
haftmann [Wed, 16 Apr 2008 10:50:37 +0200] rev 26678
educated guess for infix syntax
urbanc [Wed, 16 Apr 2008 02:25:06 +0200] rev 26677
removed test artefacts
wenzelm [Tue, 15 Apr 2008 22:09:24 +0200] rev 26676
proof endings: no Toplevel.print!
wenzelm [Tue, 15 Apr 2008 22:09:23 +0200] rev 26675
all_valid_thms: use new facts tables;
wenzelm [Tue, 15 Apr 2008 18:49:29 +0200] rev 26674
Theory.subthy;
wenzelm [Tue, 15 Apr 2008 18:49:28 +0200] rev 26673
Facts.intern, Facts.extern_table;
wenzelm [Tue, 15 Apr 2008 18:49:27 +0200] rev 26672
IsarCmd.hide_names;
wenzelm [Tue, 15 Apr 2008 18:49:26 +0200] rev 26671
added hide_names command (formerly Sign.hide_names), support fact name space;
wenzelm [Tue, 15 Apr 2008 18:49:25 +0200] rev 26670
Facts.dest_table, PureThy.facts_of;
wenzelm [Tue, 15 Apr 2008 18:49:24 +0200] rev 26669
simplified hide_XXX interfaces;
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;
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;
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;
wenzelm [Tue, 15 Apr 2008 18:49:19 +0200] rev 26665
Theory.eq_thy;
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;
wenzelm [Tue, 15 Apr 2008 18:49:16 +0200] rev 26663
PureThy.hide_fact;
wenzelm [Tue, 15 Apr 2008 18:49:15 +0200] rev 26662
Facts.dest_table;
wenzelm [Tue, 15 Apr 2008 18:49:13 +0200] rev 26661
Sign.hide_const;
wenzelm [Tue, 15 Apr 2008 18:49:12 +0200] rev 26660
added hide fact;
wenzelm [Tue, 15 Apr 2008 16:25:14 +0200] rev 26659
tuned;
wenzelm [Tue, 15 Apr 2008 16:12:18 +0200] rev 26658
removed eval_antiquotes_fn;
eval: CRITICAL for now;
wenzelm [Tue, 15 Apr 2008 16:12:16 +0200] rev 26657
merge: canonical order;
wenzelm [Tue, 15 Apr 2008 16:12:15 +0200] rev 26656
Library.is_equal;
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;
wenzelm [Tue, 15 Apr 2008 16:12:11 +0200] rev 26654
disallow duplicate entries (weak version for merge);
added hide;
wenzelm [Tue, 15 Apr 2008 16:12:05 +0200] rev 26653
Thm.forall_elim_var(s);